[==========] 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:05.213449  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:36275
I20260709 14:51:05.215031  9525 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:05.216153  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:05.232599  9532 instance_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:05.232645  9534 instance_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:05.232901  9531 instance_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:05.234723  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:06.512732  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.512989  9525 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:06.513146  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608666513130 us; error 0 us; skew 500 ppm
I20260709 14:51:06.513947  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.520467  9525 webserver.cc:533] Webserver started at http://127.9.77.126:39907/ using document root <none> and password file <none>
I20260709 14:51:06.521347  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.521544  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.521962  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.528517  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "a723a4d7ee2541cc9586bcacb0ff8121"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-f02f"
I20260709 14:51:06.536710  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:51:06.541939  9540 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:06.543164  9525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:51:06.543576  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "a723a4d7ee2541cc9586bcacb0ff8121"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-f02f"
I20260709 14:51:06.543911  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-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:06.608426  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.609957  9525 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:06.610368  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.683944  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:36275
I20260709 14:51:06.684015  9591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:36275 every 8 connection(s)
I20260709 14:51:06.691846  9592 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:06.713337  9592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: Bootstrap starting.
I20260709 14:51:06.719297  9592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.721122  9592 log.cc:826] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: Log is configured to *not* fsync() on all Append() calls
I20260709 14:51:06.725703  9592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: No bootstrap required, opened a new log
I20260709 14:51:06.746742  9592 raft_consensus.cc:359] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER }
I20260709 14:51:06.747368  9592 raft_consensus.cc:385] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.747591  9592 raft_consensus.cc:740] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a723a4d7ee2541cc9586bcacb0ff8121, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.748389  9592 consensus_queue.cc:260] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER }
I20260709 14:51:06.748852  9592 raft_consensus.cc:399] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:06.749099  9592 raft_consensus.cc:493] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:06.749383  9592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.753409  9592 raft_consensus.cc:515] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER }
I20260709 14:51:06.754215  9592 leader_election.cc:304] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [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: a723a4d7ee2541cc9586bcacb0ff8121; no voters: 
I20260709 14:51:06.755967  9592 leader_election.cc:290] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:06.756335  9595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.759117  9595 raft_consensus.cc:697] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 1 LEADER]: Becoming Leader. State: Replica: a723a4d7ee2541cc9586bcacb0ff8121, State: Running, Role: LEADER
I20260709 14:51:06.760133  9595 consensus_queue.cc:237] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [LEADER]: Queue going to LEADER mode. State: All 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: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER }
I20260709 14:51:06.761183  9592 sys_catalog.cc:565] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:06.772928  9596 sys_catalog.cc:455] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER } }
I20260709 14:51:06.772878  9597 sys_catalog.cc:455] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a723a4d7ee2541cc9586bcacb0ff8121. Latest consensus state: current_term: 1 leader_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a723a4d7ee2541cc9586bcacb0ff8121" member_type: VOTER } }
I20260709 14:51:06.773677  9596 sys_catalog.cc:458] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:06.773777  9597 sys_catalog.cc:458] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:06.777108  9605 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:06.789374  9605 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:06.791997  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:06.807698  9605 catalog_manager.cc:1383] Generated new cluster ID: 3e185cc81d1641209d921d268805c604
I20260709 14:51:06.808018  9605 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:06.827488  9605 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:06.829691  9605 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:06.848646  9605 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: Generated new TSK 0
I20260709 14:51:06.849872  9605 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:06.858507  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:06.867641  9614 instance_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:06.870007  9615 instance_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:06.873312  9617 instance_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:06.874392  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:06.875365  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:06.875622  9525 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:06.875818  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608666875799 us; error 0 us; skew 500 ppm
I20260709 14:51:06.876487  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:06.881318  9525 webserver.cc:533] Webserver started at http://127.9.77.65:36397/ using document root <none> and password file <none>
I20260709 14:51:06.881939  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:06.882181  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:06.882488  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:06.883785  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "cc69d7059ab94786931f9173762d50f2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-f02f"
I20260709 14:51:06.890532  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:06.896270  9622 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:06.897370  9525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:06.897743  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "cc69d7059ab94786931f9173762d50f2"
format_stamp: "Formatted at 2026-07-09 14:51:06 on dist-test-slave-f02f"
I20260709 14:51:06.898171  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-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:06.918905  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:06.920727  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:06.923662  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:06.929210  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:06.929531  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:06.929857  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:06.930090  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:07.022178  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:45431
I20260709 14:51:07.022236  9684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:45431 every 8 connection(s)
I20260709 14:51:07.031327  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:07.040555  9689 instance_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:07.043457  9690 instance_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:07.051883  9692 instance_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:07.052945  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:07.054271  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:07.054558  9525 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:07.054777  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608667054761 us; error 0 us; skew 500 ppm
I20260709 14:51:07.055657  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:07.058894  9685 heartbeater.cc:344] Connected to a master server at 127.9.77.126:36275
I20260709 14:51:07.059470  9685 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:07.059482  9525 webserver.cc:533] Webserver started at http://127.9.77.66:38453/ using document root <none> and password file <none>
I20260709 14:51:07.060266  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:07.060529  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:07.060621  9685 heartbeater.cc:507] Master 127.9.77.126:36275 requested a full tablet report, sending...
I20260709 14:51:07.060896  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:07.062462  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "285949080056443188119d1fc8ba6a66"
format_stamp: "Formatted at 2026-07-09 14:51:07 on dist-test-slave-f02f"
I20260709 14:51:07.063905  9557 ts_manager.cc:194] Registered new tserver with Master: cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431)
I20260709 14:51:07.066056  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45448
I20260709 14:51:07.069777  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:07.075459  9697 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:07.076366  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:07.076714  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "285949080056443188119d1fc8ba6a66"
format_stamp: "Formatted at 2026-07-09 14:51:07 on dist-test-slave-f02f"
I20260709 14:51:07.077108  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-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:07.102785  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:07.104169  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:07.106256  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:07.109243  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:07.109474  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:07.109732  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:07.109911  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:07.205003  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:43179
I20260709 14:51:07.205204  9759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:43179 every 8 connection(s)
I20260709 14:51:07.212396  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:07.221951  9764 instance_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:07.222832  9763 instance_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:07.232547  9760 heartbeater.cc:344] Connected to a master server at 127.9.77.126:36275
I20260709 14:51:07.232990  9760 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:07.234054  9760 heartbeater.cc:507] Master 127.9.77.126:36275 requested a full tablet report, sending...
I20260709 14:51:07.237550  9557 ts_manager.cc:194] Registered new tserver with Master: 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:07.239944  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45460
I20260709 14:51:07.246258  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:07.246474  9766 instance_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:07.247561  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:07.247795  9525 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:07.247982  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608667247966 us; error 0 us; skew 500 ppm
I20260709 14:51:07.248558  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:07.251088  9525 webserver.cc:533] Webserver started at http://127.9.77.67:41679/ using document root <none> and password file <none>
I20260709 14:51:07.251624  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:07.251847  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:07.252132  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:07.253302  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "8c56b1f4cca145b68023bcd14fd69522"
format_stamp: "Formatted at 2026-07-09 14:51:07 on dist-test-slave-f02f"
I20260709 14:51:07.258131  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:07.261596  9771 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:07.262405  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:07.262718  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "8c56b1f4cca145b68023bcd14fd69522"
format_stamp: "Formatted at 2026-07-09 14:51:07 on dist-test-slave-f02f"
I20260709 14:51:07.263121  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608665047945-9525-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:07.285256  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:07.286594  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:07.288210  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:07.290400  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:07.290643  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:07.290891  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:07.291081  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:07.388012  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:40831
I20260709 14:51:07.388110  9833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:40831 every 8 connection(s)
I20260709 14:51:07.409858  9834 heartbeater.cc:344] Connected to a master server at 127.9.77.126:36275
I20260709 14:51:07.410292  9834 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:07.411265  9834 heartbeater.cc:507] Master 127.9.77.126:36275 requested a full tablet report, sending...
I20260709 14:51:07.413477  9557 ts_manager.cc:194] Registered new tserver with Master: 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:07.414477  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017005824s
I20260709 14:51:07.414904  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45476
I20260709 14:51:07.478107  9557 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45478:
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:07.483421  9557 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:07.595403  9799 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea09d042b6f45eea57cd48d20a9438b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:07.596158  9797 tablet_service.cc:1511] Processing CreateTablet for tablet c1963a5dec1e4fb4aa004e95e4fcb98e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:07.597110  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea09d042b6f45eea57cd48d20a9438b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.597826  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1963a5dec1e4fb4aa004e95e4fcb98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.599334  9798 tablet_service.cc:1511] Processing CreateTablet for tablet c9860dd90ade4252a50985b26d6cd08b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:07.600737  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9860dd90ade4252a50985b26d6cd08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.604496  9796 tablet_service.cc:1511] Processing CreateTablet for tablet d8e01c3c852841ffb486c1e38ea4522e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:07.605902  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e01c3c852841ffb486c1e38ea4522e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.608630  9795 tablet_service.cc:1511] Processing CreateTablet for tablet a51c9d53045c4e54a204cefe45280365 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:07.610047  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c9d53045c4e54a204cefe45280365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.613495  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 9b353d8ebf9444cd83ffef68680249b6 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:07.614918  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b353d8ebf9444cd83ffef68680249b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.621716  9793 tablet_service.cc:1511] Processing CreateTablet for tablet f60c56816ca841d3b96c0743ce06c943 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:07.624665  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60c56816ca841d3b96c0743ce06c943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.646034  9725 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea09d042b6f45eea57cd48d20a9438b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:07.647579  9725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea09d042b6f45eea57cd48d20a9438b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.649964  9724 tablet_service.cc:1511] Processing CreateTablet for tablet c9860dd90ade4252a50985b26d6cd08b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:07.655468  9722 tablet_service.cc:1511] Processing CreateTablet for tablet d8e01c3c852841ffb486c1e38ea4522e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:07.661724  9724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9860dd90ade4252a50985b26d6cd08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.662945  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e01c3c852841ffb486c1e38ea4522e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.655886  9723 tablet_service.cc:1511] Processing CreateTablet for tablet c1963a5dec1e4fb4aa004e95e4fcb98e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:07.659474  9721 tablet_service.cc:1511] Processing CreateTablet for tablet a51c9d53045c4e54a204cefe45280365 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:07.668756  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 9b353d8ebf9444cd83ffef68680249b6 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:07.679443  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 89f4758230324e79aab3cec100173a8b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:07.682612  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f4758230324e79aab3cec100173a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.673254  9719 tablet_service.cc:1511] Processing CreateTablet for tablet f60c56816ca841d3b96c0743ce06c943 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:07.688450  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1963a5dec1e4fb4aa004e95e4fcb98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.686787  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 89f4758230324e79aab3cec100173a8b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:07.695734  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60c56816ca841d3b96c0743ce06c943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.707504  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b353d8ebf9444cd83ffef68680249b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.710511  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f4758230324e79aab3cec100173a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.718674  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 3598b44629f144bfae8be24f1f4a5781 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:07.750164  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c9d53045c4e54a204cefe45280365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.751021  9852 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:07.752219  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598b44629f144bfae8be24f1f4a5781. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:07.800653  9604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:07.814509  9852 tablet_bootstrap.cc:654] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.806484  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 3598b44629f144bfae8be24f1f4a5781 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:07.822794  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598b44629f144bfae8be24f1f4a5781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.861618  9853 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:07.862624  9649 tablet_service.cc:1511] Processing CreateTablet for tablet c9860dd90ade4252a50985b26d6cd08b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:07.865365  9649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9860dd90ade4252a50985b26d6cd08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.873970  9650 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea09d042b6f45eea57cd48d20a9438b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:07.875710  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea09d042b6f45eea57cd48d20a9438b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.878715  9648 tablet_service.cc:1511] Processing CreateTablet for tablet c1963a5dec1e4fb4aa004e95e4fcb98e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:07.883041  9648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1963a5dec1e4fb4aa004e95e4fcb98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.886409  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 89f4758230324e79aab3cec100173a8b (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:07.880072  9647 tablet_service.cc:1511] Processing CreateTablet for tablet d8e01c3c852841ffb486c1e38ea4522e (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:07.885222  9646 tablet_service.cc:1511] Processing CreateTablet for tablet a51c9d53045c4e54a204cefe45280365 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:07.890794  9852 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:07.888276  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 9b353d8ebf9444cd83ffef68680249b6 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:07.888312  9644 tablet_service.cc:1511] Processing CreateTablet for tablet f60c56816ca841d3b96c0743ce06c943 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:07.892802  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 3598b44629f144bfae8be24f1f4a5781 (DEFAULT_TABLE table=test-workload [id=a0e92af0e145471f9a3530847345ee5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:07.895066  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f4758230324e79aab3cec100173a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.897152  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c9d53045c4e54a204cefe45280365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.891641  9852 ts_tablet_manager.cc:1403] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.177s	user 0.015s	sys 0.014s
I20260709 14:51:07.899576  9647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e01c3c852841ffb486c1e38ea4522e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.900863  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b353d8ebf9444cd83ffef68680249b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.902990  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598b44629f144bfae8be24f1f4a5781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.905799  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60c56816ca841d3b96c0743ce06c943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:07.950898  9852 raft_consensus.cc:359] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:07.951767  9852 raft_consensus.cc:385] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.952042  9853 tablet_bootstrap.cc:654] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.952107  9852 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.953923  9852 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:07.968705  9855 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:07.975075  9852 ts_tablet_manager.cc:1434] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.077s	user 0.016s	sys 0.001s
I20260709 14:51:07.975610  9853 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:07.975942  9834 heartbeater.cc:499] Master 127.9.77.126:36275 was elected leader, sending a full tablet report...
I20260709 14:51:07.976468  9853 ts_tablet_manager.cc:1403] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.019s
I20260709 14:51:08.006862  9852 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.011943  9855 tablet_bootstrap.cc:654] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.012755  9853 raft_consensus.cc:359] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.013558  9853 raft_consensus.cc:385] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.013875  9853 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.017426  9852 tablet_bootstrap.cc:654] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.019685  9853 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.029233  9760 heartbeater.cc:499] Master 127.9.77.126:36275 was elected leader, sending a full tablet report...
I20260709 14:51:08.030413  9853 ts_tablet_manager.cc:1434] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.009s
I20260709 14:51:08.031553  9853 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.039610  9855 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.039934  9852 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.040150  9855 ts_tablet_manager.cc:1403] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.028s
I20260709 14:51:08.040450  9852 ts_tablet_manager.cc:1403] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.007s
I20260709 14:51:08.043496  9855 raft_consensus.cc:359] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.043751  9852 raft_consensus.cc:359] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.044294  9855 raft_consensus.cc:385] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.044554  9852 raft_consensus.cc:385] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.044641  9855 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.045018  9852 raft_consensus.cc:740] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.045809  9855 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.048946  9853 tablet_bootstrap.cc:654] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.052215  9852 consensus_queue.cc:260] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.054678  9852 ts_tablet_manager.cc:1434] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:51:08.055693  9852 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.062325  9852 tablet_bootstrap.cc:654] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.069854  9685 heartbeater.cc:499] Master 127.9.77.126:36275 was elected leader, sending a full tablet report...
I20260709 14:51:08.087435  9853 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.087970  9853 ts_tablet_manager.cc:1403] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.011s
I20260709 14:51:08.088035  9855 ts_tablet_manager.cc:1434] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.033s
I20260709 14:51:08.089046  9855 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.091081  9853 raft_consensus.cc:359] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.091935  9853 raft_consensus.cc:385] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.092259  9853 raft_consensus.cc:740] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.092937  9853 consensus_queue.cc:260] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.095069  9853 ts_tablet_manager.cc:1434] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:08.096038  9853 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.099628  9855 tablet_bootstrap.cc:654] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.102720  9853 tablet_bootstrap.cc:654] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.103996  9852 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.104509  9852 ts_tablet_manager.cc:1403] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.007s
I20260709 14:51:08.112977  9855 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.113510  9855 ts_tablet_manager.cc:1403] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260709 14:51:08.118561  9853 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.119062  9853 ts_tablet_manager.cc:1403] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:51:08.118945  9852 raft_consensus.cc:359] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.120210  9852 raft_consensus.cc:385] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.119913  9855 raft_consensus.cc:359] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.120543  9852 raft_consensus.cc:740] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.120683  9855 raft_consensus.cc:385] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.121063  9855 raft_consensus.cc:740] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.121536  9852 consensus_queue.cc:260] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.121927  9855 consensus_queue.cc:260] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.123924  9853 raft_consensus.cc:359] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.124648  9853 raft_consensus.cc:385] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.124938  9853 raft_consensus.cc:740] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.125733  9853 consensus_queue.cc:260] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.126873  9855 ts_tablet_manager.cc:1434] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:51:08.127879  9855 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.128172  9853 ts_tablet_manager.cc:1434] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:51:08.129151  9853 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.131947  9852 ts_tablet_manager.cc:1434] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:51:08.133059  9852 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.135725  9853 tablet_bootstrap.cc:654] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.141191  9852 tablet_bootstrap.cc:654] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.141299  9855 tablet_bootstrap.cc:654] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.147301  9853 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.147821  9853 ts_tablet_manager.cc:1403] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
W20260709 14:51:08.148998  9835 tablet.cc:2406] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:08.153107  9853 raft_consensus.cc:359] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.154075  9853 raft_consensus.cc:385] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.154475  9853 raft_consensus.cc:740] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.155500  9853 consensus_queue.cc:260] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.159011  9852 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.159497  9853 ts_tablet_manager.cc:1434] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:08.159574  9852 ts_tablet_manager.cc:1403] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260709 14:51:08.160789  9856 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.161274  9856 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.164415  9856 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.167200  9855 tablet_bootstrap.cc:492] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.167793  9855 ts_tablet_manager.cc:1403] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.006s
I20260709 14:51:08.171418  9855 raft_consensus.cc:359] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.172385  9855 raft_consensus.cc:385] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.172762  9855 raft_consensus.cc:740] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.173744  9855 consensus_queue.cc:260] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.174846  9853 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.180315  9852 raft_consensus.cc:359] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.181121  9852 raft_consensus.cc:385] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.181417  9852 raft_consensus.cc:740] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.182180  9853 tablet_bootstrap.cc:654] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.183880  9855 ts_tablet_manager.cc:1434] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260709 14:51:08.184914  9855 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.182168  9852 consensus_queue.cc:260] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.192683  9855 tablet_bootstrap.cc:654] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.195797  9852 ts_tablet_manager.cc:1434] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.007s
I20260709 14:51:08.197103  9852 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.209156  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
W20260709 14:51:08.212939  9774 leader_election.cc:343] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.213764  9853 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.214403  9853 ts_tablet_manager.cc:1403] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
I20260709 14:51:08.217614  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
W20260709 14:51:08.220199  9772 leader_election.cc:343] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.220649  9772 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522; no voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2
I20260709 14:51:08.221463  9856 raft_consensus.cc:2749] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:08.220829  9853 raft_consensus.cc:359] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.222440  9853 raft_consensus.cc:385] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.222779  9853 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.223196  9852 tablet_bootstrap.cc:654] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.223629  9853 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.226378  9853 ts_tablet_manager.cc:1434] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:08.227463  9853 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.228266  9855 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.228803  9855 ts_tablet_manager.cc:1403] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.010s
I20260709 14:51:08.231869  9855 raft_consensus.cc:359] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.232718  9855 raft_consensus.cc:385] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.233134  9855 raft_consensus.cc:740] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.234282  9853 tablet_bootstrap.cc:654] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.234009  9855 consensus_queue.cc:260] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.238688  9855 ts_tablet_manager.cc:1434] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:08.239799  9855 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.245733  9853 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.246249  9853 ts_tablet_manager.cc:1403] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 14:51:08.247035  9855 tablet_bootstrap.cc:654] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.249271  9853 raft_consensus.cc:359] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.250026  9853 raft_consensus.cc:385] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.250349  9853 raft_consensus.cc:740] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.251354  9852 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.251839  9852 ts_tablet_manager.cc:1403] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.003s
I20260709 14:51:08.251127  9853 consensus_queue.cc:260] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.253942  9853 ts_tablet_manager.cc:1434] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:08.254931  9853 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.260823  9855 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.261412  9855 ts_tablet_manager.cc:1403] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 14:51:08.263070  9852 raft_consensus.cc:359] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.264009  9852 raft_consensus.cc:385] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.264343  9852 raft_consensus.cc:740] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.265158  9852 consensus_queue.cc:260] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.265221  9855 raft_consensus.cc:359] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.266597  9860 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.267148  9860 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.268440  9852 ts_tablet_manager.cc:1434] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:51:08.266687  9855 raft_consensus.cc:385] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.269527  9855 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.270112  9860 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.270439  9855 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.273167  9855 ts_tablet_manager.cc:1434] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:51:08.273923  9853 tablet_bootstrap.cc:654] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.274217  9855 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.282229  9855 tablet_bootstrap.cc:654] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.298611  9852 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.300705  9855 tablet_bootstrap.cc:492] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.301317  9855 ts_tablet_manager.cc:1403] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260709 14:51:08.304575  9855 raft_consensus.cc:359] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.305547  9855 raft_consensus.cc:385] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.305943  9855 raft_consensus.cc:740] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.306782  9855 consensus_queue.cc:260] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.309624  9855 ts_tablet_manager.cc:1434] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:08.310621  9852 tablet_bootstrap.cc:654] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.310719  9855 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.317308  9860 raft_consensus.cc:493] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.318107  9860 raft_consensus.cc:515] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.319490  9856 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.321260  9860 leader_election.cc:290] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.320786  9856 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.324597  9855 tablet_bootstrap.cc:654] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.324654  9856 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.326543  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.327687  9660 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.329970  9774 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.330857  9856 raft_consensus.cc:2804] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.331245  9856 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.331586  9856 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.336649  9853 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.339444  9853 ts_tablet_manager.cc:1403] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.027s
I20260709 14:51:08.341110  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.341889  9660 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 0.
I20260709 14:51:08.343956  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.348433  9855 tablet_bootstrap.cc:492] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.346591  9659 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 0.
I20260709 14:51:08.349407  9855 ts_tablet_manager.cc:1403] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.003s
I20260709 14:51:08.351285  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.351891  9735 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.348069  9856 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.352533  9853 raft_consensus.cc:359] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.353242  9853 raft_consensus.cc:385] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.353559  9853 raft_consensus.cc:740] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.354383  9853 consensus_queue.cc:260] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.350610  9700 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.355578  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.360664  9659 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.361986  9852 tablet_bootstrap.cc:492] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.362452  9852 ts_tablet_manager.cc:1403] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.006s
I20260709 14:51:08.356662  9853 ts_tablet_manager.cc:1434] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:51:08.356861  9855 raft_consensus.cc:359] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.363754  9855 raft_consensus.cc:385] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.364104  9855 raft_consensus.cc:740] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.364985  9855 consensus_queue.cc:260] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.366394  9852 raft_consensus.cc:359] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.367146  9852 raft_consensus.cc:385] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.367511  9852 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.368213  9852 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.369338  9855 ts_tablet_manager.cc:1434] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 14:51:08.369230  9659 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.370381  9855 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.370432  9860 raft_consensus.cc:2804] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.370862  9856 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.371749  9700 leader_election.cc:304] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.372006  9774 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.370924  9860 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.372875  9860 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.372927  9856 raft_consensus.cc:2804] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.373546  9856 raft_consensus.cc:697] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:08.376243  9853 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.376432  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.376636  9856 consensus_queue.cc:237] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.388573  9861 raft_consensus.cc:493] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.389390  9853 tablet_bootstrap.cc:654] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.389115  9861 raft_consensus.cc:515] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.385002  9855 tablet_bootstrap.cc:654] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.393548  9861 leader_election.cc:290] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.395505  9860 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.397931  9735 raft_consensus.cc:2393] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c56b1f4cca145b68023bcd14fd69522 in current term 1: Already voted for candidate 285949080056443188119d1fc8ba6a66 in this term.
I20260709 14:51:08.408833  9852 ts_tablet_manager.cc:1434] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 14:51:08.409960  9852 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.411752  9860 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.412343  9860 raft_consensus.cc:2804] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.412729  9860 raft_consensus.cc:493] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.413061  9860 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.415189  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.416024  9809 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 0.
I20260709 14:51:08.417610  9625 leader_election.cc:304] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.418542  9861 raft_consensus.cc:2804] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.419041  9861 raft_consensus.cc:493] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.419481  9861 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.422300  9855 tablet_bootstrap.cc:492] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.422845  9855 ts_tablet_manager.cc:1403] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.010s
I20260709 14:51:08.423813  9891 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.425612  9855 raft_consensus.cc:359] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.427397  9855 raft_consensus.cc:385] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.427837  9855 raft_consensus.cc:740] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.428629  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.428807  9855 consensus_queue.cc:260] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.429836  9735 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 0.
I20260709 14:51:08.430102  9853 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.426085  9860 raft_consensus.cc:515] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.430630  9853 ts_tablet_manager.cc:1403] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.014s
I20260709 14:51:08.432054  9852 tablet_bootstrap.cc:654] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.432466  9860 leader_election.cc:290] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.427590  9891 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.432611  9861 raft_consensus.cc:515] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.435848  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.436362  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.436546  9809 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 0.
I20260709 14:51:08.437945  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.437906  9625 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.438565  9735 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:08.439690  9623 leader_election.cc:343] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.444463  9853 raft_consensus.cc:359] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.447060  9853 raft_consensus.cc:385] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:08.447496  9700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:45431, user_credentials={real_user=slave}} blocked reactor thread for 76788.7us
I20260709 14:51:08.446497  9891 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.447839  9853 raft_consensus.cc:740] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.449581  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.455756  9659 raft_consensus.cc:2393] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 285949080056443188119d1fc8ba6a66 in current term 1: Already voted for candidate 8c56b1f4cca145b68023bcd14fd69522 in this term.
I20260709 14:51:08.451454  9884 raft_consensus.cc:493] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.456156  9895 raft_consensus.cc:2804] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.451653  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.456287  9884 raft_consensus.cc:515] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.457508  9660 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.451701  9861 leader_election.cc:290] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.454239  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.458340  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.458751  9809 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.459594  9884 leader_election.cc:290] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.455251  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.459764  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.463402  9805 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.464000  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.464668  9734 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.465391  9660 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 1.
I20260709 14:51:08.466535  9895 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.467041  9895 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.467808  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.455418  9853 consensus_queue.cc:260] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.468711  9659 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.469681  9853 ts_tablet_manager.cc:1434] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:51:08.470798  9853 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: Bootstrap starting.
I20260709 14:51:08.453365  9735 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.451126  9891 raft_consensus.cc:493] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.456490  9807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.480540  9623 leader_election.cc:304] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.471306  9772 leader_election.cc:304] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:08.481897  9884 raft_consensus.cc:2804] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.482329  9884 raft_consensus.cc:493] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.482728  9884 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.482349  9894 raft_consensus.cc:2804] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.483469  9894 raft_consensus.cc:697] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:08.484347  9894 consensus_queue.cc:237] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.484738  9891 raft_consensus.cc:515] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.485371  9809 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.487159  9860 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.487610  9700 leader_election.cc:304] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.487651  9860 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.488638  9885 raft_consensus.cc:2804] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.489204  9700 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [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: 285949080056443188119d1fc8ba6a66; no voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2
I20260709 14:51:08.490028  9860 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.492197  9853 tablet_bootstrap.cc:654] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.493602  9884 raft_consensus.cc:515] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.489465  9895 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.500068  9852 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.500576  9852 ts_tablet_manager.cc:1403] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.012s
I20260709 14:51:08.501178  9853 tablet_bootstrap.cc:492] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: No bootstrap required, opened a new log
I20260709 14:51:08.501597  9853 ts_tablet_manager.cc:1403] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:51:08.500789  9556 catalog_manager.cc:5697] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.501816  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
W20260709 14:51:08.503373  9700 leader_election.cc:343] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.504387  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.505615  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
W20260709 14:51:08.505842  9700 leader_election.cc:343] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.506208  9735 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.506264  9700 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 285949080056443188119d1fc8ba6a66; no voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2
I20260709 14:51:08.490875  9860 raft_consensus.cc:2749] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:08.507807  9860 raft_consensus.cc:2749] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:08.509120  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.511240  9659 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.513655  9735 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.504627  9884 leader_election.cc:290] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.515028  9772 leader_election.cc:304] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:08.509568  9885 raft_consensus.cc:697] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:08.504272  9853 raft_consensus.cc:359] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.516044  9856 raft_consensus.cc:2804] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.516147  9853 raft_consensus.cc:385] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.516494  9853 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.510339  9852 raft_consensus.cc:359] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.517105  9884 raft_consensus.cc:493] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.518043  9853 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.516281  9885 consensus_queue.cc:237] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.517192  9852 raft_consensus.cc:385] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.527666  9852 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.518988  9884 raft_consensus.cc:515] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.528918  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.480000  9805 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 1.
I20260709 14:51:08.528000  9855 ts_tablet_manager.cc:1434] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.105s	user 0.021s	sys 0.006s
I20260709 14:51:08.530448  9884 leader_election.cc:290] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.531062  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.531765  9660 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.531350  9855 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: Bootstrap starting.
I20260709 14:51:08.531769  9852 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.534493  9853 ts_tablet_manager.cc:1434] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 14:51:08.535239  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.536262  9735 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.536576  9774 leader_election.cc:304] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
W20260709 14:51:08.538321  9625 leader_election.cc:343] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.538390  9892 raft_consensus.cc:493] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.537281  9891 leader_election.cc:290] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.539847  9895 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.545085  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.545660  9805 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.538973  9892 raft_consensus.cc:515] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.550951  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.551374  9892 leader_election.cc:290] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.551584  9734 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.537883  9884 raft_consensus.cc:2804] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.552933  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.552513  9884 raft_consensus.cc:493] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.554510  9852 ts_tablet_manager.cc:1434] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 14:51:08.554324  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522" is_pre_election: true
I20260709 14:51:08.553036  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.555475  9733 raft_consensus.cc:2468] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 0.
I20260709 14:51:08.550655  9659 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
W20260709 14:51:08.556746  9625 leader_election.cc:343] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.555933  9884 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.567392  9623 leader_election.cc:304] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [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: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:08.560348  9735 raft_consensus.cc:2468] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 0.
I20260709 14:51:08.573892  9855 tablet_bootstrap.cc:654] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.569794  9894 raft_consensus.cc:2804] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.574483  9623 leader_election.cc:304] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [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: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:08.575271  9852 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.576536  9892 raft_consensus.cc:2804] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.580170  9892 raft_consensus.cc:493] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.572683  9554 catalog_manager.cc:5697] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.580564  9892 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.575675  9894 raft_consensus.cc:493] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.584370  9884 raft_consensus.cc:515] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.587750  9894 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.583885  9734 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.584162  9856 raft_consensus.cc:697] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:08.585605  9555 catalog_manager.cc:5697] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.594981  9884 leader_election.cc:290] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.596462  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.596797  9623 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.597075  9735 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.597625  9895 raft_consensus.cc:2804] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.598151  9895 raft_consensus.cc:697] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:08.598482  9856 consensus_queue.cc:237] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.595862  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.598956  9895 consensus_queue.cc:237] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.599773  9659 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.601351  9805 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.607466  9892 raft_consensus.cc:515] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.609642  9892 leader_election.cc:290] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.612639  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.621208  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.621897  9734 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.622229  9894 raft_consensus.cc:515] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.624511  9894 leader_election.cc:290] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:08.625747  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:08.626144  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.626708  9733 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.627897  9659 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.629153  9734 raft_consensus.cc:2468] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.630393  9623 leader_election.cc:304] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.631274  9894 raft_consensus.cc:2804] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.632274  9894 raft_consensus.cc:697] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:08.633133  9894 consensus_queue.cc:237] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
W20260709 14:51:08.641002  9625 leader_election.cc:343] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:08.642345  9625 leader_election.cc:343] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:08.641023  9774 leader_election.cc:304] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.644101  9884 raft_consensus.cc:2804] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.644618  9884 raft_consensus.cc:697] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:08.645757  9852 tablet_bootstrap.cc:654] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.645577  9884 consensus_queue.cc:237] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.654944  9735 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.655891  9900 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:08.660148  9855 tablet_bootstrap.cc:492] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: No bootstrap required, opened a new log
I20260709 14:51:08.660517  9855 ts_tablet_manager.cc:1403] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.012s
I20260709 14:51:08.657625  9900 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.668008  9733 raft_consensus.cc:2468] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 1.
I20260709 14:51:08.669411  9623 leader_election.cc:304] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [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: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:08.671530  9894 raft_consensus.cc:2804] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.672043  9894 raft_consensus.cc:697] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:08.671838  9855 raft_consensus.cc:359] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.672511  9855 raft_consensus.cc:385] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.672802  9855 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.672894  9894 consensus_queue.cc:237] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.673494  9855 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.675614  9855 ts_tablet_manager.cc:1434] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:08.685628  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:08.686337  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.686646  9900 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.687498  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:08.688313  9733 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 0.
I20260709 14:51:08.690215  9774 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:08.692030  9900 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:08.692519  9900 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:08.692940  9900 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.703085  9900 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.705724  9900 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:08.706889  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:08.707388  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:08.707556  9659 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.707937  9733 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.712958  9852 tablet_bootstrap.cc:492] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.713917  9852 ts_tablet_manager.cc:1403] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.145s	user 0.008s	sys 0.015s
I20260709 14:51:08.714377  9733 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.715551  9772 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:08.716780  9852 raft_consensus.cc:359] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.717393  9852 raft_consensus.cc:385] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.717649  9852 raft_consensus.cc:740] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.718297  9852 consensus_queue.cc:260] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.719097  9884 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.719992  9884 raft_consensus.cc:697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:08.720053  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 1.
I20260709 14:51:08.720281  9852 ts_tablet_manager.cc:1434] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:51:08.721316  9852 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: Bootstrap starting.
I20260709 14:51:08.722954  9554 catalog_manager.cc:5697] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.724989  9554 catalog_manager.cc:5697] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.726706  9554 catalog_manager.cc:5697] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.728202  9852 tablet_bootstrap.cc:654] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.730134  9884 consensus_queue.cc:237] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.733770  9852 tablet_bootstrap.cc:492] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: No bootstrap required, opened a new log
I20260709 14:51:08.734323  9852 ts_tablet_manager.cc:1403] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:51:08.737159  9852 raft_consensus.cc:359] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.738070  9852 raft_consensus.cc:385] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.738417  9852 raft_consensus.cc:740] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.739372  9852 consensus_queue.cc:260] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:08.741182  9852 ts_tablet_manager.cc:1434] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:08.748507  9556 catalog_manager.cc:5697] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.752769  9556 catalog_manager.cc:5697] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.771848  9556 catalog_manager.cc:5697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:08.874975  9884 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:08.888829  9856 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:08.906634  9894 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:08.923251  9894 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.012733  9894 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.027408  9895 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:09.032498  9884 consensus_queue.cc:1048] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.055682  9892 consensus_queue.cc:1048] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.062765  9885 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:09.068370  9735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:35762
I20260709 14:51:09.069095  9884 raft_consensus.cc:493] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.069746  9884 raft_consensus.cc:515] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.071897  9884 leader_election.cc:290] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:09.072485  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:09.073813  9885 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.074962  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:09.076409  9772 leader_election.cc:304] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522; no voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2
I20260709 14:51:09.077564  9884 raft_consensus.cc:2749] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:09.069151  9735 raft_consensus.cc:606] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 LEADER]: Received request to transfer leadership to TS cc69d7059ab94786931f9173762d50f2
I20260709 14:51:09.098281  9927 raft_consensus.cc:993] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: : Instructing follower cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:09.098757  9927 raft_consensus.cc:1081] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 LEADER]: Signalling peer cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:09.108059  9658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:33382
I20260709 14:51:09.109191  9658 raft_consensus.cc:493] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.116402  9658 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.117985  9884 consensus_queue.cc:1048] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.125005  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:09.125662  9805 raft_consensus.cc:606] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Received request to transfer leadership to TS cc69d7059ab94786931f9173762d50f2
I20260709 14:51:09.134027  9658 raft_consensus.cc:515] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.136739  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:09.137735  9805 raft_consensus.cc:606] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:09.140676  9884 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.147051  9658 leader_election.cc:290] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 2 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.147671  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:09.148278  9734 raft_consensus.cc:3055] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.148626  9734 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:09.148648  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.149277  9809 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.149590  9734 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.150624  9734 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.152149  9884 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.156822  9809 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 2.
I20260709 14:51:09.158098  9625 leader_election.cc:304] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:09.159001  9892 raft_consensus.cc:2804] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.159749  9892 raft_consensus.cc:697] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:09.160614  9892 consensus_queue.cc:237] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.161485  9891 consensus_queue.cc:1048] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.166584  9734 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 2.
I20260709 14:51:09.174377  9884 raft_consensus.cc:493] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.174917  9884 raft_consensus.cc:515] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.178669  9884 leader_election.cc:290] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:09.180783  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285949080056443188119d1fc8ba6a66" is_pre_election: true
I20260709 14:51:09.180025  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc69d7059ab94786931f9173762d50f2" is_pre_election: true
I20260709 14:51:09.187741  9805 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.198522  9774 leader_election.cc:304] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522; no voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2
I20260709 14:51:09.187741  9809 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.206964  9659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:33384
I20260709 14:51:09.208182  9894 consensus_queue.cc:1048] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.209686  9900 raft_consensus.cc:2749] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:09.207669  9659 raft_consensus.cc:606] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:09.211593  9938 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.213073  9938 raft_consensus.cc:993] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:09.213493  9856 raft_consensus.cc:1081] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Signalling peer cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:09.212692  9554 catalog_manager.cc:5697] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 1 to 2, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.217429  9894 consensus_queue.cc:1048] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:09.256140  9891 raft_consensus.cc:993] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.256651  9891 raft_consensus.cc:1081] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.260756  9659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:33370
I20260709 14:51:09.261370  9659 raft_consensus.cc:493] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.261752  9659 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.261976  9807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:09.262599  9807 raft_consensus.cc:606] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:09.267781  9900 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.269857  9659 raft_consensus.cc:515] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.272413  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35754
I20260709 14:51:09.273186  9733 raft_consensus.cc:493] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.273686  9733 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.275317  9809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89f4758230324e79aab3cec100173a8b"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:09.276062  9809 raft_consensus.cc:606] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:09.280820  9938 raft_consensus.cc:993] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.281286  9938 raft_consensus.cc:1081] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.283058  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:09.284408  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:51:09.284967  9732 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.285313  9732 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.286492  9733 raft_consensus.cc:515] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.287921  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:33384
I20260709 14:51:09.288563  9660 raft_consensus.cc:606] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Received request to transfer leadership to TS 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:09.290791  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.291545  9809 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.293841  9732 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.298189  9807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.298571  9732 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.299141  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b353d8ebf9444cd83ffef68680249b6" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:09.300982  9658 raft_consensus.cc:3055] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.301339  9658 raft_consensus.cc:740] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:09.301553  9659 leader_election.cc:290] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 2 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.302197  9658 consensus_queue.cc:260] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.304452  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.305186  9806 raft_consensus.cc:3055] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.305562  9806 raft_consensus.cc:740] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:09.306347  9806 consensus_queue.cc:260] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.298805  9807 raft_consensus.cc:3055] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.307350  9807 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:09.308151  9807 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.309430  9807 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.311719  9806 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.316090  9894 raft_consensus.cc:993] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: : Instructing follower 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:09.316586  9894 raft_consensus.cc:1081] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Signalling peer 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:09.318579  9805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:49706
I20260709 14:51:09.319415  9805 raft_consensus.cc:493] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.319896  9805 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.320060  9658 raft_consensus.cc:3060] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.320878  9806 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 2.
I20260709 14:51:09.326224  9807 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.328109  9625 leader_election.cc:304] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 285949080056443188119d1fc8ba6a66
I20260709 14:51:09.328918  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:09.329442  9891 raft_consensus.cc:2804] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.329623  9659 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.330044  9891 raft_consensus.cc:697] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:09.331048  9891 consensus_queue.cc:237] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.334075  9658 raft_consensus.cc:2468] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.335628  9700 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:09.336414  9733 leader_election.cc:290] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.336472  9928 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.337153  9928 raft_consensus.cc:697] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:09.338122  9809 raft_consensus.cc:2468] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.338065  9928 consensus_queue.cc:237] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.338658  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.343003  9554 catalog_manager.cc:5697] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 1 to 2, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.344151  9805 raft_consensus.cc:515] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.338068  9700 leader_election.cc:304] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:09.348584  9885 raft_consensus.cc:2804] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.349119  9885 raft_consensus.cc:697] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:09.349871  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:09.350198  9900 raft_consensus.cc:993] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.349959  9885 consensus_queue.cc:237] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.350493  9659 raft_consensus.cc:3055] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.350618  9900 raft_consensus.cc:1081] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.350878  9659 raft_consensus.cc:740] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:09.352366  9805 leader_election.cc:290] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:09.353041  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598b44629f144bfae8be24f1f4a5781" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:09.353603  9732 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.353529  9659 consensus_queue.cc:260] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.354871  9659 raft_consensus.cc:3060] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.359543  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:51:09.360164  9733 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.360558  9733 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.361488  9659 raft_consensus.cc:2468] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 2.
I20260709 14:51:09.364605  9774 leader_election.cc:304] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:09.365677  9938 raft_consensus.cc:2804] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.366200  9938 raft_consensus.cc:697] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:09.367100  9938 consensus_queue.cc:237] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.368531  9732 raft_consensus.cc:2468] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 2.
I20260709 14:51:09.369227  9733 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.372215  9556 catalog_manager.cc:5697] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 1 to 2, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.373243  9733 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.376215  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:09.376415  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.376894  9659 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.377074  9805 raft_consensus.cc:3055] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.377508  9805 raft_consensus.cc:740] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:09.378312  9805 consensus_queue.cc:260] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.379675  9805 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.384124  9659 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.385854  9700 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:09.397980  9928 raft_consensus.cc:2804] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.398659  9928 raft_consensus.cc:697] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:09.399566  9928 consensus_queue.cc:237] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.400678  9805 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.396485  9555 catalog_manager.cc:5697] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 1 to 2, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.425068  9554 catalog_manager.cc:5697] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 1 to 2, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.434074  9556 catalog_manager.cc:5697] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 1 to 2, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.681377  9733 raft_consensus.cc:1275] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:09.682847  9891 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.691203  9805 raft_consensus.cc:1275] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:09.692742  9894 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.699939  9938 raft_consensus.cc:993] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.700412  9900 raft_consensus.cc:1081] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:09.703425  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89f4758230324e79aab3cec100173a8b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:51:09.704070  9733 raft_consensus.cc:493] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.704437  9733 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.709409  9733 raft_consensus.cc:515] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.714361  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:09.714993  9659 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.715739  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f4758230324e79aab3cec100173a8b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:09.716365  9805 raft_consensus.cc:3055] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.716706  9805 raft_consensus.cc:740] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:09.717618  9733 leader_election.cc:290] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:09.717594  9805 consensus_queue.cc:260] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.719478  9805 raft_consensus.cc:3060] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.722061  9659 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.723272  9700 leader_election.cc:304] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:09.724164  9885 raft_consensus.cc:2804] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.724680  9885 raft_consensus.cc:697] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:09.725154  9805 raft_consensus.cc:2468] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:09.725499  9885 consensus_queue.cc:237] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:09.732923  9556 catalog_manager.cc:5697] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 1 to 2, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.741272  9659 raft_consensus.cc:1275] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.743023  9885 consensus_queue.cc:1048] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.753502  9805 raft_consensus.cc:1275] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.754949  9943 consensus_queue.cc:1048] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.762944  9733 raft_consensus.cc:1275] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:09.764719  9856 consensus_queue.cc:1048] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.778548  9659 raft_consensus.cc:1275] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:09.780196  9900 consensus_queue.cc:1048] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.847728  9805 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.849153  9943 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.858500  9659 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.860071  9928 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.882683  9733 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.886839  9805 raft_consensus.cc:1275] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.888561  9928 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.889361  9733 raft_consensus.cc:1275] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:09.890913  9894 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.906080  9659 raft_consensus.cc:1275] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:09.907704  9927 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:09.908705  9809 raft_consensus.cc:1275] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:09.910550  9891 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:10.236212  9809 raft_consensus.cc:1275] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:10.237571  9928 consensus_queue.cc:1048] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.240206  9659 raft_consensus.cc:1275] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:10.241757  9928 consensus_queue.cc:1048] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.329071  9525 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:12.329972  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:12.351876  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:12.352392  9733 raft_consensus.cc:606] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Received request to transfer leadership to TS 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:12.362964  9659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:57692
I20260709 14:51:12.363576  9659 raft_consensus.cc:606] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Received request to transfer leadership to TS 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:12.364836  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:12.365334  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:12.783068  9949 raft_consensus.cc:993] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: : Instructing follower 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:12.783545  9954 raft_consensus.cc:1081] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Signalling peer 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:12.785140  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:49700
I20260709 14:51:12.785609  9809 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.785898  9809 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.790493  9809 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.792135  9809 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 3 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:12.792968  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:12.793076  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:12.793504  9659 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.793613  9733 raft_consensus.cc:3055] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:12.793964  9733 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:12.794647  9733 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.795590  9733 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.797632  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 3.
I20260709 14:51:12.798619  9774 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:12.799314  9900 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:12.800277  9900 raft_consensus.cc:697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:12.800369  9733 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 3.
I20260709 14:51:12.801292  9900 consensus_queue.cc:237] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.811483  9555 catalog_manager.cc:5697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 2 to 3, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.942930  9961 raft_consensus.cc:993] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: : Instructing follower 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:12.943444  9894 raft_consensus.cc:1081] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Signalling peer 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:12.945001  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:49706
I20260709 14:51:12.945976  9809 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.946329  9809 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.951305  9809 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.953359  9809 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:12.954270  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:12.954564  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:12.954854  9659 raft_consensus.cc:3055] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:12.955125  9733 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.955276  9659 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:12.956009  9659 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.957046  9659 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.960258  9733 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 2.
I20260709 14:51:12.961483  9659 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 2.
I20260709 14:51:12.961750  9772 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:12.962827  9900 raft_consensus.cc:2804] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:12.963348  9900 raft_consensus.cc:697] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:12.964013  9900 consensus_queue.cc:237] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:12.972173  9555 catalog_manager.cc:5697] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 1 to 2, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.263581  9659 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:13.264873  9955 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.275058  9733 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:13.276880  9900 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.366115  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:13.376332  9659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:33384
I20260709 14:51:13.376858  9659 raft_consensus.cc:606] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:13.382432  9659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:33384
I20260709 14:51:13.382951  9659 raft_consensus.cc:606] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:13.388146  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:13.388803  9805 raft_consensus.cc:606] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:13.397886  9659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:33384
I20260709 14:51:13.398581  9659 raft_consensus.cc:606] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:13.404098  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
mode: GRACEFUL
new_leader_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:49722
I20260709 14:51:13.404685  9805 raft_consensus.cc:606] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Received request to transfer leadership to TS 285949080056443188119d1fc8ba6a66
I20260709 14:51:13.414636  9659 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:13.416096  9955 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.424453  9733 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:13.426394  9955 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.437009  9955 raft_consensus.cc:993] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.437599  9969 raft_consensus.cc:1081] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.439169  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:51:13.439728  9733 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.440092  9733 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.444653  9733 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.446054  9733 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 3 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:13.446923  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:13.447386  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:13.447516  9659 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.448006  9805 raft_consensus.cc:3055] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:13.448341  9805 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:13.449100  9805 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.450310  9805 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.453989  9659 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.455104  9700 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [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: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:13.455967  9954 raft_consensus.cc:2804] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:13.456768  9805 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.457098  9954 raft_consensus.cc:697] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:13.458511  9954 consensus_queue.cc:237] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.462280  9972 raft_consensus.cc:993] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.462832  9894 raft_consensus.cc:1081] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.464653  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35754
I20260709 14:51:13.465229  9733 raft_consensus.cc:493] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.465618  9733 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.466492  9555 catalog_manager.cc:5697] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 2 to 3, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.469666  9733 raft_consensus.cc:515] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.471534  9733 leader_election.cc:290] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 3 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:13.472399  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:13.472957  9659 raft_consensus.cc:3055] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:13.473330  9659 raft_consensus.cc:740] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:13.472853  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e01c3c852841ffb486c1e38ea4522e" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:13.473946  9805 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.474015  9659 consensus_queue.cc:260] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.475189  9659 raft_consensus.cc:3060] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.480844  9805 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.481274  9659 raft_consensus.cc:2468] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.482169  9700 leader_election.cc:304] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [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: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:13.482779  9954 raft_consensus.cc:2804] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:13.483301  9954 raft_consensus.cc:697] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:13.484052  9954 consensus_queue.cc:237] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.491339  9555 catalog_manager.cc:5697] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 2 to 3, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.566578  9972 raft_consensus.cc:993] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.567009  9972 raft_consensus.cc:1081] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.568427  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35754
I20260709 14:51:13.568810  9733 raft_consensus.cc:493] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.569025  9733 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.572924  9733 raft_consensus.cc:515] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.574285  9733 leader_election.cc:290] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 3 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:13.575179  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:13.575445  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:13.575786  9659 raft_consensus.cc:3055] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:13.576054  9805 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.576099  9659 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:13.576951  9659 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.577832  9659 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.581125  9805 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.582201  9700 leader_election.cc:304] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [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: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:13.582365  9659 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 3.
I20260709 14:51:13.583019  9954 raft_consensus.cc:2804] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:13.583562  9954 raft_consensus.cc:697] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:13.584259  9954 consensus_queue.cc:237] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.590353  9555 catalog_manager.cc:5697] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 2 to 3, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.803926  9900 raft_consensus.cc:993] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.804440  9900 raft_consensus.cc:1081] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.806144  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:51:13.806633  9733 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.806947  9733 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.811369  9733 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.813050  9733 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 4 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:13.813855  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:13.814357  9659 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.814906  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:13.815518  9805 raft_consensus.cc:3055] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:13.815878  9805 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:13.816185  9894 raft_consensus.cc:993] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: : Instructing follower 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.816694  9894 raft_consensus.cc:1081] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Signalling peer 285949080056443188119d1fc8ba6a66 to start an election
I20260709 14:51:13.816668  9805 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.818064  9805 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.818446  9733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
 from {username='slave'} at 127.0.0.1:35754
I20260709 14:51:13.818913  9733 raft_consensus.cc:493] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.819253  9733 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.821048  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 4.
I20260709 14:51:13.822341  9700 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [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: 285949080056443188119d1fc8ba6a66, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:13.823195  9954 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:13.823709  9954 raft_consensus.cc:697] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:13.824218  9733 raft_consensus.cc:515] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.824723  9805 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 4.
I20260709 14:51:13.824548  9954 consensus_queue.cc:237] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.826079  9733 leader_election.cc:290] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:13.827966  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:13.828461  9805 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.829272  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "285949080056443188119d1fc8ba6a66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:13.829851  9659 raft_consensus.cc:3055] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:13.830140  9659 raft_consensus.cc:740] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:13.830806  9659 consensus_queue.cc:260] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.831977  9659 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.831755  9555 catalog_manager.cc:5697] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 3 to 4, leader changed from 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.833916  9805 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:13.835268  9700 leader_election.cc:304] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 285949080056443188119d1fc8ba6a66, 8c56b1f4cca145b68023bcd14fd69522; no voters: 
I20260709 14:51:13.836119  9954 raft_consensus.cc:2804] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:13.836653  9954 raft_consensus.cc:697] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Leader. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:13.837364  9954 consensus_queue.cc:237] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:13.839006  9659 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 285949080056443188119d1fc8ba6a66 in term 2.
I20260709 14:51:13.845343  9555 catalog_manager.cc:5697] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 reported cstate change: term changed from 1 to 2, leader changed from cc69d7059ab94786931f9173762d50f2 (127.9.77.65) to 285949080056443188119d1fc8ba6a66 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "285949080056443188119d1fc8ba6a66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.899762  9659 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:13.901059  9954 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.910430  9805 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:13.913096  9977 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.987311  9805 raft_consensus.cc:1275] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:13.988477  9977 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.996474  9659 raft_consensus.cc:1275] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:13.998283  9954 consensus_queue.cc:1048] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.030973  9659 raft_consensus.cc:1275] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.032243  9954 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.042092  9805 raft_consensus.cc:1275] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.043395  9976 consensus_queue.cc:1048] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.209662  9805 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.210901  9976 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:14.218133  9659 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.219422  9976 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:14.318553  9659 raft_consensus.cc:1275] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.319933  9976 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.328171  9805 raft_consensus.cc:1275] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Refusing update from remote peer 285949080056443188119d1fc8ba6a66: 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:14.329559  9954 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:16.419333  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:16.426708  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:16.427501  9733 raft_consensus.cc:606] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Received request to transfer leadership to TS 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:16.430264  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:16.430675  9733 raft_consensus.cc:606] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 LEADER]: Received request to transfer leadership to TS 8c56b1f4cca145b68023bcd14fd69522
I20260709 14:51:16.433107  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:16.433622  9733 raft_consensus.cc:606] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Received request to transfer leadership to TS cc69d7059ab94786931f9173762d50f2
I20260709 14:51:16.436146  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:16.436806  9733 raft_consensus.cc:606] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Received request to transfer leadership to TS cc69d7059ab94786931f9173762d50f2
I20260709 14:51:16.438987  9733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943"
dest_uuid: "285949080056443188119d1fc8ba6a66"
mode: GRACEFUL
new_leader_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:51872
I20260709 14:51:16.439496  9733 raft_consensus.cc:606] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Received request to transfer leadership to TS cc69d7059ab94786931f9173762d50f2
I20260709 14:51:16.440654  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:16.441191  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:16.443964  9986 raft_consensus.cc:993] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: : Instructing follower 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:16.444443  9987 raft_consensus.cc:1081] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Signalling peer 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:16.445909  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:49700
I20260709 14:51:16.446303  9809 raft_consensus.cc:493] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.446554  9809 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.452136  9809 raft_consensus.cc:515] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.454104  9809 leader_election.cc:290] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 3 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:16.455001  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:16.455091  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea09d042b6f45eea57cd48d20a9438b" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:16.455811  9659 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.455845  9733 raft_consensus.cc:3055] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:16.456327  9733 raft_consensus.cc:740] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:16.457182  9733 consensus_queue.cc:260] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.458454  9733 raft_consensus.cc:3060] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.462749  9659 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 3.
I20260709 14:51:16.464258  9774 leader_election.cc:304] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:16.464767  9733 raft_consensus.cc:2468] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 3.
I20260709 14:51:16.465235  9900 raft_consensus.cc:2804] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:16.466333  9900 raft_consensus.cc:697] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:16.467334  9900 consensus_queue.cc:237] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.474349  9555 catalog_manager.cc:5697] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 2 to 3, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.628924  9986 raft_consensus.cc:993] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: : Instructing follower 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:16.629406  9987 raft_consensus.cc:1081] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 LEADER]: Signalling peer 8c56b1f4cca145b68023bcd14fd69522 to start an election
I20260709 14:51:16.630882  9809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365"
dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
 from {username='slave'} at 127.0.0.1:49700
I20260709 14:51:16.631422  9809 raft_consensus.cc:493] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.631728  9809 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:16.635761  9809 raft_consensus.cc:515] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.637279  9809 leader_election.cc:290] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 5 election: Requested vote from peers cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431), 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179)
I20260709 14:51:16.638275  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cc69d7059ab94786931f9173762d50f2"
I20260709 14:51:16.638471  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c9d53045c4e54a204cefe45280365" candidate_uuid: "8c56b1f4cca145b68023bcd14fd69522" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:16.638859  9659 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:16.639161  9733 raft_consensus.cc:3055] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:16.639570  9733 raft_consensus.cc:740] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:16.640297  9733 consensus_queue.cc:260] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.641255  9733 raft_consensus.cc:3060] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:16.644649  9659 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 5.
I20260709 14:51:16.645646  9733 raft_consensus.cc:2468] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c56b1f4cca145b68023bcd14fd69522 in term 5.
I20260709 14:51:16.645788  9774 leader_election.cc:304] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:16.646901  9900 raft_consensus.cc:2804] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:16.647393  9900 raft_consensus.cc:697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 5 LEADER]: Becoming Leader. State: Replica: 8c56b1f4cca145b68023bcd14fd69522, State: Running, Role: LEADER
I20260709 14:51:16.648247  9900 consensus_queue.cc:237] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.654816  9555 catalog_manager.cc:5697] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 reported cstate change: term changed from 4 to 5, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "8c56b1f4cca145b68023bcd14fd69522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.783200  9987 raft_consensus.cc:993] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: : Instructing follower cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:16.783622  9986 raft_consensus.cc:1081] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Signalling peer cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:16.785228  9659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:33382
I20260709 14:51:16.785791  9659 raft_consensus.cc:493] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.786087  9659 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.790527  9659 raft_consensus.cc:515] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.792325  9659 leader_election.cc:290] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 3 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:16.793932  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:16.794020  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60c56816ca841d3b96c0743ce06c943" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:16.794658  9733 raft_consensus.cc:3055] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:16.794684  9809 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.795135  9733 raft_consensus.cc:740] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:16.796032  9733 consensus_queue.cc:260] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.797106  9733 raft_consensus.cc:3060] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:16.799808  9809 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 3.
I20260709 14:51:16.801323  9625 leader_election.cc:304] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:16.803248  9995 raft_consensus.cc:2804] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:16.803364  9733 raft_consensus.cc:2468] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 3.
I20260709 14:51:16.804773  9995 raft_consensus.cc:697] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 3 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:16.805804  9995 consensus_queue.cc:237] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.813110  9555 catalog_manager.cc:5697] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 2 to 3, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.858871  9987 raft_consensus.cc:993] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: : Instructing follower cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:16.859328  9986 raft_consensus.cc:1081] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Signalling peer cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:16.860855  9659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:33382
I20260709 14:51:16.861503  9659 raft_consensus.cc:493] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.861747  9659 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.866357  9659 raft_consensus.cc:515] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.867920  9659 leader_election.cc:290] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 4 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:16.868914  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:16.868942  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1963a5dec1e4fb4aa004e95e4fcb98e" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:16.869470  9733 raft_consensus.cc:3055] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:16.869520  9809 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.869738  9733 raft_consensus.cc:740] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:16.870512  9733 consensus_queue.cc:260] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.871466  9733 raft_consensus.cc:3060] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:16.873932  9809 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 4.
I20260709 14:51:16.875051  9625 leader_election.cc:304] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:16.875941  9995 raft_consensus.cc:2804] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:16.876389  9995 raft_consensus.cc:697] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 4 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:16.876768  9733 raft_consensus.cc:2468] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 4.
I20260709 14:51:16.877388  9995 consensus_queue.cc:237] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:16.884676  9733 raft_consensus.cc:1275] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:16.885778  9555 catalog_manager.cc:5697] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 3 to 4, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.886070  9900 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:16.905920  9659 raft_consensus.cc:1275] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: 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:16.907671  9988 consensus_queue.cc:1048] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:17.037015  9986 raft_consensus.cc:993] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: : Instructing follower cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:17.037515  9987 raft_consensus.cc:1081] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Signalling peer cc69d7059ab94786931f9173762d50f2 to start an election
I20260709 14:51:17.038869  9659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b"
dest_uuid: "cc69d7059ab94786931f9173762d50f2"
 from {username='slave'} at 127.0.0.1:33382
I20260709 14:51:17.039284  9659 raft_consensus.cc:493] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.039507  9659 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.043387  9659 raft_consensus.cc:515] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:17.044801  9659 leader_election.cc:290] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [CANDIDATE]: Term 4 election: Requested vote from peers 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179), 8c56b1f4cca145b68023bcd14fd69522 (127.9.77.67:40831)
I20260709 14:51:17.045785  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c56b1f4cca145b68023bcd14fd69522"
I20260709 14:51:17.045701  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9860dd90ade4252a50985b26d6cd08b" candidate_uuid: "cc69d7059ab94786931f9173762d50f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "285949080056443188119d1fc8ba6a66"
I20260709 14:51:17.046371  9809 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.046402  9733 raft_consensus.cc:3055] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:17.046868  9733 raft_consensus.cc:740] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 285949080056443188119d1fc8ba6a66, State: Running, Role: LEADER
I20260709 14:51:17.047654  9733 consensus_queue.cc:260] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:17.048774  9733 raft_consensus.cc:3060] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.052556  9809 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 4.
I20260709 14:51:17.053702  9625 leader_election.cc:304] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [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: 8c56b1f4cca145b68023bcd14fd69522, cc69d7059ab94786931f9173762d50f2; no voters: 
I20260709 14:51:17.054319  9733 raft_consensus.cc:2468] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc69d7059ab94786931f9173762d50f2 in term 4.
I20260709 14:51:17.054467  9995 raft_consensus.cc:2804] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:17.055025  9995 raft_consensus.cc:697] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 LEADER]: Becoming Leader. State: Replica: cc69d7059ab94786931f9173762d50f2, State: Running, Role: LEADER
I20260709 14:51:17.055933  9995 consensus_queue.cc:237] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [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: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } }
I20260709 14:51:17.063463  9554 catalog_manager.cc:5697] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 reported cstate change: term changed from 3 to 4, leader changed from 285949080056443188119d1fc8ba6a66 (127.9.77.66) to cc69d7059ab94786931f9173762d50f2 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "cc69d7059ab94786931f9173762d50f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.078816  9659 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 5 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:17.080209  9988 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc69d7059ab94786931f9173762d50f2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:17.089293  9733 raft_consensus.cc:1275] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 5 FOLLOWER]: Refusing update from remote peer 8c56b1f4cca145b68023bcd14fd69522: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:17.090992  9988 consensus_queue.cc:1048] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:17.306469  9809 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:17.307797  9995 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:17.317267  9733 raft_consensus.cc:1275] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:17.319384 10010 consensus_queue.cc:1048] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:17.356315  9809 raft_consensus.cc:1275] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:17.357494 10010 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c56b1f4cca145b68023bcd14fd69522" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:17.366672  9733 raft_consensus.cc:1275] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Refusing update from remote peer cc69d7059ab94786931f9173762d50f2: 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:17.369182  9996 consensus_queue.cc:1048] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "285949080056443188119d1fc8ba6a66" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:17.442076  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:17.447669  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 14:51:17.466383  9774 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:17.471628  9774 consensus_peers.cc:597] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 -> Peer cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431): Couldn't send request to peer cc69d7059ab94786931f9173762d50f2. 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:17.480297  9700 consensus_peers.cc:597] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 -> Peer cc69d7059ab94786931f9173762d50f2 (127.9.77.65:45431): Couldn't send request to peer cc69d7059ab94786931f9173762d50f2. 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:17.483021  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:17.483831  9525 tablet_replica.cc:333] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.484558  9525 raft_consensus.cc:2243] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.485088  9525 raft_consensus.cc:2272] T 89f4758230324e79aab3cec100173a8b P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.487565  9525 tablet_replica.cc:333] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.488132  9525 raft_consensus.cc:2243] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.488588  9525 raft_consensus.cc:2272] T 4ea09d042b6f45eea57cd48d20a9438b P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.491382  9525 tablet_replica.cc:333] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.491922  9525 raft_consensus.cc:2243] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.492367  9525 raft_consensus.cc:2272] T d8e01c3c852841ffb486c1e38ea4522e P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.494035  9525 tablet_replica.cc:333] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.494576  9525 raft_consensus.cc:2243] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.495397  9525 raft_consensus.cc:2272] T c1963a5dec1e4fb4aa004e95e4fcb98e P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.497637  9525 tablet_replica.cc:333] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.498198  9525 raft_consensus.cc:2243] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.499024  9525 raft_consensus.cc:2272] T f60c56816ca841d3b96c0743ce06c943 P cc69d7059ab94786931f9173762d50f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.501256  9525 tablet_replica.cc:333] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.501803  9525 raft_consensus.cc:2243] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.502271  9525 raft_consensus.cc:2272] T a51c9d53045c4e54a204cefe45280365 P cc69d7059ab94786931f9173762d50f2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.504442  9525 tablet_replica.cc:333] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.504956  9525 raft_consensus.cc:2243] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.505424  9525 raft_consensus.cc:2272] T 3598b44629f144bfae8be24f1f4a5781 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.507355  9525 tablet_replica.cc:333] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.507948  9525 raft_consensus.cc:2243] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.508402  9525 raft_consensus.cc:2272] T 9b353d8ebf9444cd83ffef68680249b6 P cc69d7059ab94786931f9173762d50f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.509986  9525 tablet_replica.cc:333] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: stopping tablet replica
I20260709 14:51:17.510390  9525 raft_consensus.cc:2243] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.510898  9525 pending_rounds.cc:70] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Trying to abort 1 pending ops.
I20260709 14:51:17.511093  9525 pending_rounds.cc:77] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661141228924928 op_type: NO_OP noop_request { }
I20260709 14:51:17.511487  9525 raft_consensus.cc:2889] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:17.511721  9525 raft_consensus.cc:2272] T c9860dd90ade4252a50985b26d6cd08b P cc69d7059ab94786931f9173762d50f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.611574  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 14:51:17.632045  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 14:51:17.653604  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:17.654325  9525 tablet_replica.cc:333] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.655292  9525 raft_consensus.cc:2243] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.656334  9525 raft_consensus.cc:2272] T 9b353d8ebf9444cd83ffef68680249b6 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.658087  9525 tablet_replica.cc:333] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.658653  9525 raft_consensus.cc:2243] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.659029  9525 raft_consensus.cc:2272] T 4ea09d042b6f45eea57cd48d20a9438b P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.661680  9525 tablet_replica.cc:333] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.662647  9525 raft_consensus.cc:2243] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.663123  9525 raft_consensus.cc:2272] T c1963a5dec1e4fb4aa004e95e4fcb98e P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.665731  9525 tablet_replica.cc:333] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.666246  9525 raft_consensus.cc:2243] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.666985  9525 raft_consensus.cc:2272] T d8e01c3c852841ffb486c1e38ea4522e P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.668920  9525 tablet_replica.cc:333] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.669385  9525 raft_consensus.cc:2243] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.669735  9525 raft_consensus.cc:2272] T f60c56816ca841d3b96c0743ce06c943 P 285949080056443188119d1fc8ba6a66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.672183  9525 tablet_replica.cc:333] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.672622  9525 raft_consensus.cc:2243] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.673344  9525 raft_consensus.cc:2272] T 89f4758230324e79aab3cec100173a8b P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.675201  9525 tablet_replica.cc:333] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.675767  9525 raft_consensus.cc:2243] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.676098  9525 raft_consensus.cc:2272] T c9860dd90ade4252a50985b26d6cd08b P 285949080056443188119d1fc8ba6a66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.677771  9525 tablet_replica.cc:333] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.678234  9525 raft_consensus.cc:2243] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.678694  9525 raft_consensus.cc:2272] T 3598b44629f144bfae8be24f1f4a5781 P 285949080056443188119d1fc8ba6a66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.680565  9525 tablet_replica.cc:333] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66: stopping tablet replica
I20260709 14:51:17.680951  9525 raft_consensus.cc:2243] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.681310  9525 raft_consensus.cc:2272] T a51c9d53045c4e54a204cefe45280365 P 285949080056443188119d1fc8ba6a66 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:17.702622  9772 consensus_peers.cc:597] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 -> Peer 285949080056443188119d1fc8ba6a66 (127.9.77.66:43179): Couldn't send request to peer 285949080056443188119d1fc8ba6a66. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:43179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:17.710726  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 14:51:17.728860  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:51:17.754172  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:17.754928  9525 tablet_replica.cc:333] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.755647  9525 raft_consensus.cc:2243] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.756112  9525 raft_consensus.cc:2272] T 9b353d8ebf9444cd83ffef68680249b6 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.757846  9525 tablet_replica.cc:333] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.758327  9525 raft_consensus.cc:2243] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.759037  9525 raft_consensus.cc:2272] T 3598b44629f144bfae8be24f1f4a5781 P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.760772  9525 tablet_replica.cc:333] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.761225  9525 raft_consensus.cc:2243] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.761920  9525 raft_consensus.cc:2272] T a51c9d53045c4e54a204cefe45280365 P 8c56b1f4cca145b68023bcd14fd69522 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.764057  9525 tablet_replica.cc:333] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.764673  9525 raft_consensus.cc:2243] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.765153  9525 raft_consensus.cc:2272] T c9860dd90ade4252a50985b26d6cd08b P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.766682  9525 tablet_replica.cc:333] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.767122  9525 raft_consensus.cc:2243] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.767562  9525 raft_consensus.cc:2272] T 89f4758230324e79aab3cec100173a8b P 8c56b1f4cca145b68023bcd14fd69522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.769256  9525 tablet_replica.cc:333] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.769677  9525 raft_consensus.cc:2243] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.770041  9525 raft_consensus.cc:2272] T f60c56816ca841d3b96c0743ce06c943 P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.772234  9525 tablet_replica.cc:333] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.772658  9525 raft_consensus.cc:2243] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.773032  9525 raft_consensus.cc:2272] T c1963a5dec1e4fb4aa004e95e4fcb98e P 8c56b1f4cca145b68023bcd14fd69522 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.775089  9525 tablet_replica.cc:333] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.775599  9525 raft_consensus.cc:2243] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:17.776051  9525 raft_consensus.cc:2272] T d8e01c3c852841ffb486c1e38ea4522e P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.777715  9525 tablet_replica.cc:333] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522: stopping tablet replica
I20260709 14:51:17.778187  9525 raft_consensus.cc:2243] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.778826  9525 raft_consensus.cc:2272] T 4ea09d042b6f45eea57cd48d20a9438b P 8c56b1f4cca145b68023bcd14fd69522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.806685  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:51:17.823709  9525 master.cc:562] Master@127.9.77.126:36275 shutting down...
I20260709 14:51:17.974762  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:17.975386  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:17.975785  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P a723a4d7ee2541cc9586bcacb0ff8121: stopping tablet replica
I20260709 14:51:17.997135  9525 master.cc:584] Master@127.9.77.126:36275 shutdown complete.
285949080056443188119d1fc8ba6a66  4
8c56b1f4cca145b68023bcd14fd69522  1
cc69d7059ab94786931f9173762d50f2  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12826 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:18.037205  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:45583
I20260709 14:51:18.038389  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.044507 10018 instance_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:18.044699 10017 instance_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:18.045286 10020 instance_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:18.046490  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:18.047508  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.047725  9525 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:18.047906  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608678047868 us; error 0 us; skew 500 ppm
I20260709 14:51:18.048468  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.050971  9525 webserver.cc:533] Webserver started at http://127.9.77.126:41987/ using document root <none> and password file <none>
I20260709 14:51:18.051550  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.051761  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.052084  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.053236  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "7614dfe2e11c48fda7eead2725371e2e"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.057920  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:18.061487 10025 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:18.062415  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:18.062682  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "7614dfe2e11c48fda7eead2725371e2e"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.062924  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-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:18.090762  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.091985  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.131538  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:45583
I20260709 14:51:18.131645 10076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:45583 every 8 connection(s)
I20260709 14:51:18.135573 10077 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:18.144724 10077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e: Bootstrap starting.
I20260709 14:51:18.149297 10077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.153380 10077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e: No bootstrap required, opened a new log
I20260709 14:51:18.155515 10077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER }
I20260709 14:51:18.155959 10077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.156208 10077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7614dfe2e11c48fda7eead2725371e2e, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.156834 10077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER }
I20260709 14:51:18.157287 10077 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:18.157513 10077 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:18.157790 10077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.161844 10077 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER }
I20260709 14:51:18.162401 10077 leader_election.cc:304] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [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: 7614dfe2e11c48fda7eead2725371e2e; no voters: 
I20260709 14:51:18.163575 10077 leader_election.cc:290] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:18.163892 10080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.165347 10080 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 1 LEADER]: Becoming Leader. State: Replica: 7614dfe2e11c48fda7eead2725371e2e, State: Running, Role: LEADER
I20260709 14:51:18.166085 10080 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [LEADER]: Queue going to LEADER mode. State: All 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: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER }
I20260709 14:51:18.166715 10077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:18.171394 10082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7614dfe2e11c48fda7eead2725371e2e. Latest consensus state: current_term: 1 leader_uuid: "7614dfe2e11c48fda7eead2725371e2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER } }
I20260709 14:51:18.171469 10081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7614dfe2e11c48fda7eead2725371e2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7614dfe2e11c48fda7eead2725371e2e" member_type: VOTER } }
I20260709 14:51:18.172317 10082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.172488 10081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.178933 10086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:18.187409 10086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:18.188359  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:18.196079 10086 catalog_manager.cc:1383] Generated new cluster ID: dd948f2cca07458a9d0d6058332dd55b
I20260709 14:51:18.196372 10086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:18.216519 10086 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:18.217734 10086 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:18.242365 10086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e: Generated new TSK 0
I20260709 14:51:18.242947 10086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:18.255504  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.261523 10098 instance_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:18.262614 10099 instance_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:18.264421  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:18.264339 10101 instance_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:18.265446  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.265627  9525 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:18.265818  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608678265797 us; error 0 us; skew 500 ppm
I20260709 14:51:18.266287  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.268548  9525 webserver.cc:533] Webserver started at http://127.9.77.65:42123/ using document root <none> and password file <none>
I20260709 14:51:18.268993  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.269145  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.269368  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.270386  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "c80030d849024f0885fa8c04ccf3e505"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.274963  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:18.278393 10106 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:18.279470  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:18.279811  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "c80030d849024f0885fa8c04ccf3e505"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.280143  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-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:18.304742  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.306020  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.307564  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.309859  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.310105  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.310348  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.310591  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.351133  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:43923
I20260709 14:51:18.351250 10168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:43923 every 8 connection(s)
I20260709 14:51:18.356333  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.364241 10173 instance_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:18.366276 10174 instance_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:18.369333  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:18.369933 10176 instance_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:18.370949  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.371146  9525 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:18.371371  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608678371355 us; error 0 us; skew 500 ppm
I20260709 14:51:18.371848  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.374662  9525 webserver.cc:533] Webserver started at http://127.9.77.66:45175/ using document root <none> and password file <none>
I20260709 14:51:18.375355  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.375597  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.375926  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.377542  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "c79cce8cc674471e85953d7aa22eca86"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.378775 10169 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45583
I20260709 14:51:18.379184 10169 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.380124 10169 heartbeater.cc:507] Master 127.9.77.126:45583 requested a full tablet report, sending...
I20260709 14:51:18.382584 10042 ts_manager.cc:194] Registered new tserver with Master: c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923)
I20260709 14:51:18.383455  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:18.384752 10042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35672
I20260709 14:51:18.387488 10181 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:18.388441  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:18.388759  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "c79cce8cc674471e85953d7aa22eca86"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.389045  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-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:18.398059  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.399398  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.400919  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.403153  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.403462  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.403719  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.403899  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.443462  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:40693
I20260709 14:51:18.443536 10243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:40693 every 8 connection(s)
I20260709 14:51:18.448135  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.455338 10247 instance_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:18.457353 10248 instance_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:18.459383  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:18.459312 10250 instance_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:18.460716  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.461014  9525 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:18.460970 10244 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45583
I20260709 14:51:18.461349  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608678461308 us; error 0 us; skew 500 ppm
I20260709 14:51:18.461488 10244 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.461987  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.462353 10244 heartbeater.cc:507] Master 127.9.77.126:45583 requested a full tablet report, sending...
I20260709 14:51:18.464747 10042 ts_manager.cc:194] Registered new tserver with Master: c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:18.464884  9525 webserver.cc:533] Webserver started at http://127.9.77.67:39071/ using document root <none> and password file <none>
I20260709 14:51:18.465451  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.465674  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.465943  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.466307 10042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35686
I20260709 14:51:18.467120  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "cca7d85fe9444433b788af07073208d7"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.471736  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:51:18.475059 10255 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:18.475914  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:18.476226  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "cca7d85fe9444433b788af07073208d7"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-f02f"
I20260709 14:51:18.476533  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608665047945-9525-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:18.503700  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.504992  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.506446  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.508817  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.509069  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.509321  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.509501  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.549795  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:37667
I20260709 14:51:18.549912 10317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:37667 every 8 connection(s)
I20260709 14:51:18.564107 10318 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45583
I20260709 14:51:18.564517 10318 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.565272 10318 heartbeater.cc:507] Master 127.9.77.126:45583 requested a full tablet report, sending...
I20260709 14:51:18.567369 10042 ts_manager.cc:194] Registered new tserver with Master: cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:18.567478  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014676876s
I20260709 14:51:18.568779 10042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35690
I20260709 14:51:18.593387 10042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35696:
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:18.596351 10042 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:18.677039 10209 tablet_service.cc:1511] Processing CreateTablet for tablet 16725c3ca1ba4c909e56a5113e9c87a2 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:18.677137 10208 tablet_service.cc:1511] Processing CreateTablet for tablet fd966dfa4cd940b08503149dc0db2e99 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:18.678750 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16725c3ca1ba4c909e56a5113e9c87a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.680595 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd966dfa4cd940b08503149dc0db2e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.683781 10283 tablet_service.cc:1511] Processing CreateTablet for tablet 16725c3ca1ba4c909e56a5113e9c87a2 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:18.684494 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 3d62852eb2354867a1ae897b1d4a102e (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:18.685266 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16725c3ca1ba4c909e56a5113e9c87a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.687597 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d62852eb2354867a1ae897b1d4a102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.688920 10282 tablet_service.cc:1511] Processing CreateTablet for tablet fd966dfa4cd940b08503149dc0db2e99 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:18.690296 10281 tablet_service.cc:1511] Processing CreateTablet for tablet 3d62852eb2354867a1ae897b1d4a102e (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:18.690891 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd966dfa4cd940b08503149dc0db2e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.691996 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d62852eb2354867a1ae897b1d4a102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.700462 10134 tablet_service.cc:1511] Processing CreateTablet for tablet 16725c3ca1ba4c909e56a5113e9c87a2 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:18.701930 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16725c3ca1ba4c909e56a5113e9c87a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.704439 10133 tablet_service.cc:1511] Processing CreateTablet for tablet fd966dfa4cd940b08503149dc0db2e99 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:18.705927 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd966dfa4cd940b08503149dc0db2e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.708587 10131 tablet_service.cc:1511] Processing CreateTablet for tablet cb50015bae4048a5a105d29a805d4860 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:18.710057 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb50015bae4048a5a105d29a805d4860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.712518 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 3d62852eb2354867a1ae897b1d4a102e (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:18.713945 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d62852eb2354867a1ae897b1d4a102e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.731909 10335 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:18.732551 10334 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:18.738884 10335 tablet_bootstrap.cc:654] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.746955 10333 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:18.754525 10208 tablet_service.cc:1511] Processing CreateTablet for tablet cb50015bae4048a5a105d29a805d4860 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:18.756108 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb50015bae4048a5a105d29a805d4860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.758247 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 653186ef8fba4f52a44375ad6fa64224 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:18.760444 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653186ef8fba4f52a44375ad6fa64224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.763736 10333 tablet_bootstrap.cc:654] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.759123 10334 tablet_bootstrap.cc:654] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.768712 10209 tablet_service.cc:1511] Processing CreateTablet for tablet 653186ef8fba4f52a44375ad6fa64224 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:18.770553 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653186ef8fba4f52a44375ad6fa64224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.770478 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 653186ef8fba4f52a44375ad6fa64224 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:18.772135 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653186ef8fba4f52a44375ad6fa64224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.772329 10281 tablet_service.cc:1511] Processing CreateTablet for tablet cb50015bae4048a5a105d29a805d4860 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:18.773614 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb50015bae4048a5a105d29a805d4860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.780964 10334 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:18.783118 10334 ts_tablet_manager.cc:1403] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.005s
I20260709 14:51:18.783432 10333 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:18.784370 10333 ts_tablet_manager.cc:1403] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
I20260709 14:51:18.787251 10333 raft_consensus.cc:359] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:18.788005 10333 raft_consensus.cc:385] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.788362 10333 raft_consensus.cc:740] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.789322 10333 consensus_queue.cc:260] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:18.793069 10131 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7e2957f9345a5b042d87433017bec (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:18.794515 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7e2957f9345a5b042d87433017bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.795404 10207 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7e2957f9345a5b042d87433017bec (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:18.796705 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7e2957f9345a5b042d87433017bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.802646 10281 tablet_service.cc:1511] Processing CreateTablet for tablet f5c7e2957f9345a5b042d87433017bec (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:18.793509 10334 raft_consensus.cc:359] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.804754 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c7e2957f9345a5b042d87433017bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.808386 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4da733578845a08a838504339c1b8c (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:18.804944 10334 raft_consensus.cc:385] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.811476 10334 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.812816 10335 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:18.813372 10334 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.813974 10335 ts_tablet_manager.cc:1403] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.010s
I20260709 14:51:18.814319 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4da733578845a08a838504339c1b8c (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:18.815661 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4da733578845a08a838504339c1b8c (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:18.816612 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4da733578845a08a838504339c1b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.817058 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4da733578845a08a838504339c1b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.818128 10335 raft_consensus.cc:359] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.819036 10335 raft_consensus.cc:385] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.821213 10335 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.823484 10244 heartbeater.cc:499] Master 127.9.77.126:45583 was elected leader, sending a full tablet report...
I20260709 14:51:18.825148 10333 ts_tablet_manager.cc:1434] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:51:18.827625 10333 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:18.832971 10318 heartbeater.cc:499] Master 127.9.77.126:45583 was elected leader, sending a full tablet report...
I20260709 14:51:18.833892 10335 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.840608 10334 ts_tablet_manager.cc:1434] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.005s
I20260709 14:51:18.841769 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4da733578845a08a838504339c1b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.842600 10334 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:18.823494 10339 raft_consensus.cc:493] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.843459 10339 raft_consensus.cc:515] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:18.847643 10333 tablet_bootstrap.cc:654] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.851905 10334 tablet_bootstrap.cc:654] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.854303 10169 heartbeater.cc:499] Master 127.9.77.126:45583 was elected leader, sending a full tablet report...
I20260709 14:51:18.855479 10339 leader_election.cc:290] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667), c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923)
I20260709 14:51:18.857105 10335 ts_tablet_manager.cc:1434] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:51:18.858973 10131 tablet_service.cc:1511] Processing CreateTablet for tablet 289dfa88834d46aaac7279e9fff9772d (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:18.872539 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289dfa88834d46aaac7279e9fff9772d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.872713 10335 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:18.877409 10281 tablet_service.cc:1511] Processing CreateTablet for tablet 289dfa88834d46aaac7279e9fff9772d (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:18.878921 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289dfa88834d46aaac7279e9fff9772d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.881474 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
W20260709 14:51:18.884696 10185 leader_election.cc:343] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.888528 10335 tablet_bootstrap.cc:654] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.891125 10132 tablet_service.cc:1511] Processing CreateTablet for tablet cbd324eeffdf410fa982fe89c1196506 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:18.893893 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd324eeffdf410fa982fe89c1196506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.900166 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 289dfa88834d46aaac7279e9fff9772d (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:18.901728 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 289dfa88834d46aaac7279e9fff9772d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.900617 10334 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:18.904350 10334 ts_tablet_manager.cc:1403] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.004s
I20260709 14:51:18.909597 10342 raft_consensus.cc:493] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.909866 10281 tablet_service.cc:1511] Processing CreateTablet for tablet cbd324eeffdf410fa982fe89c1196506 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:18.910570 10333 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:18.910145 10342 raft_consensus.cc:515] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.911072 10333 ts_tablet_manager.cc:1403] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.009s
I20260709 14:51:18.911294 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd324eeffdf410fa982fe89c1196506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.916780 10207 tablet_service.cc:1511] Processing CreateTablet for tablet cbd324eeffdf410fa982fe89c1196506 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:18.918228 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd324eeffdf410fa982fe89c1196506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.920487 10333 raft_consensus.cc:359] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.921262 10333 raft_consensus.cc:385] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.921638 10333 raft_consensus.cc:740] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.921309 10282 tablet_service.cc:1511] Processing CreateTablet for tablet 80b41da7b4884824a58eb931d524ce70 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:18.922889 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b41da7b4884824a58eb931d524ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.925429 10342 leader_election.cc:290] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:18.929425 10334 raft_consensus.cc:359] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:18.930217 10334 raft_consensus.cc:385] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.930534 10334 raft_consensus.cc:740] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.922443 10333 consensus_queue.cc:260] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.931353 10334 consensus_queue.cc:260] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:18.933982 10209 tablet_service.cc:1511] Processing CreateTablet for tablet 80b41da7b4884824a58eb931d524ce70 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:18.935359 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b41da7b4884824a58eb931d524ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.940131 10333 ts_tablet_manager.cc:1434] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:51:18.940587 10335 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:18.940522 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:18.941171 10335 ts_tablet_manager.cc:1403] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260709 14:51:18.944205 10335 raft_consensus.cc:359] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.944989 10335 raft_consensus.cc:385] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.945307 10335 raft_consensus.cc:740] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
W20260709 14:51:18.946139 10184 leader_election.cc:343] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.948079 10334 ts_tablet_manager.cc:1434] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.007s
I20260709 14:51:18.948101 10184 leader_election.cc:304] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86; no voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7
I20260709 14:51:18.949131 10334 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:18.949587 10339 raft_consensus.cc:2749] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.955785 10334 tablet_bootstrap.cc:654] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.955883 10333 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:18.946000 10335 consensus_queue.cc:260] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.969127 10131 tablet_service.cc:1511] Processing CreateTablet for tablet 80b41da7b4884824a58eb931d524ce70 (DEFAULT_TABLE table=test-workload [id=da813364f92a41c4bf2eb2f6e1c01cc2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:18.969592 10333 tablet_bootstrap.cc:654] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.970391 10335 ts_tablet_manager.cc:1434] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.005s
I20260709 14:51:18.970489 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b41da7b4884824a58eb931d524ce70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.971516 10335 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:18.978144 10335 tablet_bootstrap.cc:654] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.980834 10334 tablet_bootstrap.cc:492] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:18.982050 10334 ts_tablet_manager.cc:1403] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:51:18.985215 10333 tablet_bootstrap.cc:492] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:18.985733 10333 ts_tablet_manager.cc:1403] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 14:51:18.985505 10334 raft_consensus.cc:359] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.986310 10334 raft_consensus.cc:385] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.986618 10334 raft_consensus.cc:740] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.987455 10334 consensus_queue.cc:260] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.988835 10333 raft_consensus.cc:359] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.989589 10333 raft_consensus.cc:385] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.989853 10333 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.990500 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86" is_pre_election: true
I20260709 14:51:18.990650 10333 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:18.991655 10219 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 0.
I20260709 14:51:18.996657 10107 leader_election.cc:304] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:18.997182 10333 ts_tablet_manager.cc:1434] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:18.997695 10342 raft_consensus.cc:2804] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.998073 10342 raft_consensus.cc:493] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.998402 10333 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:18.998427 10342 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.000653 10334 ts_tablet_manager.cc:1434] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:19.001832 10334 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.006073 10342 raft_consensus.cc:515] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.008373 10334 tablet_bootstrap.cc:654] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.008679 10342 leader_election.cc:290] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.009155 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:19.009819 10219 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.018962 10333 tablet_bootstrap.cc:654] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.024065 10335 tablet_bootstrap.cc:492] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.023833 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.024190 10219 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.024588 10335 ts_tablet_manager.cc:1403] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.015s
I20260709 14:51:19.024670 10292 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.025424 10107 leader_election.cc:304] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.026324 10342 raft_consensus.cc:2804] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.027733 10335 raft_consensus.cc:359] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:19.028735 10335 raft_consensus.cc:385] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.029107 10335 raft_consensus.cc:740] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.022961 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.031479 10335 consensus_queue.cc:260] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:19.035631 10342 raft_consensus.cc:697] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:19.036870 10342 consensus_queue.cc:237] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.037560 10334 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.037388 10292 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.038079 10334 ts_tablet_manager.cc:1403] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.008s
I20260709 14:51:19.040793 10334 raft_consensus.cc:359] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.041550 10334 raft_consensus.cc:385] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.041888 10334 raft_consensus.cc:740] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.042711 10342 raft_consensus.cc:493] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.043463 10342 raft_consensus.cc:515] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:19.044937 10334 consensus_queue.cc:260] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.046017 10342 leader_election.cc:290] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.048095 10042 catalog_manager.cc:5697] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 0 to 1, leader changed from <none> to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.049433 10335 ts_tablet_manager.cc:1434] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 14:51:19.050347 10334 ts_tablet_manager.cc:1434] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:19.050522 10335 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.051409 10334 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.052546 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.053224 10292 raft_consensus.cc:2468] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 0.
I20260709 14:51:19.055415 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86" is_pre_election: true
I20260709 14:51:19.056159 10219 raft_consensus.cc:2468] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 0.
I20260709 14:51:19.048097 10333 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.057790 10110 leader_election.cc:304] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.058349 10334 tablet_bootstrap.cc:654] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.058423 10333 ts_tablet_manager.cc:1403] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.004s
I20260709 14:51:19.060173 10356 raft_consensus.cc:2804] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.060573 10356 raft_consensus.cc:493] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.060925 10356 raft_consensus.cc:3060] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.061872 10333 raft_consensus.cc:359] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.062615 10333 raft_consensus.cc:385] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.067047 10356 raft_consensus.cc:515] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:19.070091 10335 tablet_bootstrap.cc:654] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.070703 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:19.062966 10333 raft_consensus.cc:740] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.071600 10219 raft_consensus.cc:3060] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.072136 10333 consensus_queue.cc:260] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.074558 10333 ts_tablet_manager.cc:1434] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 14:51:19.075656 10333 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.086350 10333 tablet_bootstrap.cc:654] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.090564 10219 raft_consensus.cc:2468] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.090920 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16725c3ca1ba4c909e56a5113e9c87a2" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.091780 10292 raft_consensus.cc:3060] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.092855 10356 leader_election.cc:290] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.094113 10107 leader_election.cc:304] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.094820 10334 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.094878 10356 raft_consensus.cc:2804] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.095491 10334 ts_tablet_manager.cc:1403] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.007s
I20260709 14:51:19.096554 10356 raft_consensus.cc:697] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:19.097246 10335 tablet_bootstrap.cc:492] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.097776 10335 ts_tablet_manager.cc:1403] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260709 14:51:19.097640 10356 consensus_queue.cc:237] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } }
I20260709 14:51:19.098688 10334 raft_consensus.cc:359] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.099481 10334 raft_consensus.cc:385] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.099785 10334 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.100873 10292 raft_consensus.cc:2468] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.101444 10334 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.103042 10333 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.103614 10333 ts_tablet_manager.cc:1403] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 14:51:19.106141 10334 ts_tablet_manager.cc:1434] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:19.107264 10334 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.107208 10333 raft_consensus.cc:359] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.108175 10333 raft_consensus.cc:385] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.108492 10333 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.100908 10335 raft_consensus.cc:359] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.109658 10335 raft_consensus.cc:385] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.110219 10335 raft_consensus.cc:740] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.109959 10333 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.109620 10042 catalog_manager.cc:5697] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 0 to 1, leader changed from <none> to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.111176 10335 consensus_queue.cc:260] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.113348 10340 raft_consensus.cc:493] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.113564 10335 ts_tablet_manager.cc:1434] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:19.113891 10340 raft_consensus.cc:515] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.114468 10334 tablet_bootstrap.cc:654] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.115114 10335 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.119165 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.120751 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.121414 10144 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.122136 10335 tablet_bootstrap.cc:654] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.121356 10292 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.119761 10333 ts_tablet_manager.cc:1434] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:51:19.127125 10185 leader_election.cc:304] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.128532 10339 raft_consensus.cc:2804] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.129074 10339 raft_consensus.cc:493] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.129529 10339 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.133647 10333 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.134989 10356 raft_consensus.cc:493] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.135540 10356 raft_consensus.cc:515] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.137871 10356 leader_election.cc:290] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.138664 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86" is_pre_election: true
I20260709 14:51:19.139369 10219 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 0.
I20260709 14:51:19.140650 10107 leader_election.cc:304] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.139360 10340 leader_election.cc:290] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.142690 10356 raft_consensus.cc:2804] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.142828 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.147780 10356 raft_consensus.cc:493] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.147939 10292 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 0.
I20260709 14:51:19.148243 10356 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.146286 10333 tablet_bootstrap.cc:654] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.150568 10339 raft_consensus.cc:515] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.157151 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.158073 10144 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.160482 10340 raft_consensus.cc:493] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.161017 10340 raft_consensus.cc:515] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.163296 10340 leader_election.cc:290] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.165031 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.164315 10356 raft_consensus.cc:515] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.166121 10292 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.168462 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.169795 10185 leader_election.cc:304] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.171037 10340 raft_consensus.cc:2804] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.171517 10340 raft_consensus.cc:493] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.171941 10340 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.172205 10356 leader_election.cc:290] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.175830 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:19.176560 10219 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.177430 10144 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.180612 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.184341 10292 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.184705 10334 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.185201 10334 ts_tablet_manager.cc:1403] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.051s
I20260709 14:51:19.185987 10335 tablet_bootstrap.cc:492] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
W20260709 14:51:19.186110 10090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:19.186643 10335 ts_tablet_manager.cc:1403] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.013s
I20260709 14:51:19.181224 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.187285 10293 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.188308 10334 raft_consensus.cc:359] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.189069 10334 raft_consensus.cc:385] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.189386 10334 raft_consensus.cc:740] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
W20260709 14:51:19.186571 10184 leader_election.cc:343] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.181309 10339 leader_election.cc:290] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.190129 10335 raft_consensus.cc:359] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.190312 10334 consensus_queue.cc:260] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.191143 10335 raft_consensus.cc:385] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.191620 10335 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.191938 10292 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.192507 10335 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.193238 10185 leader_election.cc:304] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.194169 10339 raft_consensus.cc:2804] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.195143 10334 ts_tablet_manager.cc:1434] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:19.196291 10334 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.203369 10219 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.204589 10107 leader_election.cc:304] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.204831 10340 raft_consensus.cc:515] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.204952 10293 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 1.
I20260709 14:51:19.205592 10356 raft_consensus.cc:2804] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.206139 10356 raft_consensus.cc:697] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:19.206993 10340 leader_election.cc:290] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.206960 10356 consensus_queue.cc:237] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.209347 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.210000 10144 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.212982 10333 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.213104 10334 tablet_bootstrap.cc:654] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.213598 10333 ts_tablet_manager.cc:1403] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.011s
I20260709 14:51:19.216524 10335 ts_tablet_manager.cc:1434] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 14:51:19.216646 10333 raft_consensus.cc:359] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.217278 10144 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.217651 10335 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.217581 10333 raft_consensus.cc:385] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.218248 10333 raft_consensus.cc:740] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.218536 10184 leader_election.cc:304] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.219337 10333 consensus_queue.cc:260] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.221841 10333 ts_tablet_manager.cc:1434] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:19.221804 10340 raft_consensus.cc:2804] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.223157 10333 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.223536 10339 raft_consensus.cc:697] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.219676 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.224303 10293 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.224489 10339 consensus_queue.cc:237] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.226989 10335 tablet_bootstrap.cc:654] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.234871 10340 raft_consensus.cc:697] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.236536 10340 consensus_queue.cc:237] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.244256 10293 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.244331 10042 catalog_manager.cc:5697] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 0 to 1, leader changed from <none> to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.245841 10367 raft_consensus.cc:493] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.247313 10367 raft_consensus.cc:515] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.248231 10334 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.248888 10334 ts_tablet_manager.cc:1403] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260709 14:51:19.250640 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.251688 10367 leader_election.cc:290] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.252215 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.252257 10334 raft_consensus.cc:359] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.252935 10292 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.252990 10334 raft_consensus.cc:385] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:19.254186 10184 leader_election.cc:343] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.254243 10334 raft_consensus.cc:740] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.255559 10185 leader_election.cc:304] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:19.256470 10367 raft_consensus.cc:2804] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.256160 10334 consensus_queue.cc:260] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.256832 10367 raft_consensus.cc:493] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.257234 10367 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.260759 10333 tablet_bootstrap.cc:654] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.261089 10334 ts_tablet_manager.cc:1434] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 14:51:19.262501 10334 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.266124 10335 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.266860 10335 ts_tablet_manager.cc:1403] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.008s
I20260709 14:51:19.270879 10335 raft_consensus.cc:359] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.276026 10335 raft_consensus.cc:385] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.276229 10334 tablet_bootstrap.cc:654] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.276403 10335 raft_consensus.cc:740] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.277240 10335 consensus_queue.cc:260] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.279932 10335 ts_tablet_manager.cc:1434] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:51:19.281488 10335 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.271045 10367 raft_consensus.cc:515] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.286446 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.281186 10040 catalog_manager.cc:5697] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:19.287958 10184 leader_election.cc:343] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.290524 10335 tablet_bootstrap.cc:654] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.291744 10367 leader_election.cc:290] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.301705 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.303179 10335 tablet_bootstrap.cc:492] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.303938 10335 ts_tablet_manager.cc:1403] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 14:51:19.308269 10335 raft_consensus.cc:359] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.309296 10335 raft_consensus.cc:385] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.309762 10335 raft_consensus.cc:740] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.311182 10335 consensus_queue.cc:260] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.314710 10335 ts_tablet_manager.cc:1434] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260709 14:51:19.316149 10335 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.326858 10335 tablet_bootstrap.cc:654] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.303115 10293 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.339341 10335 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.340009 10335 ts_tablet_manager.cc:1403] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260709 14:51:19.343545 10335 raft_consensus.cc:359] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.344502 10335 raft_consensus.cc:385] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.344882 10335 raft_consensus.cc:740] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.345973 10335 consensus_queue.cc:260] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.349047 10335 ts_tablet_manager.cc:1434] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:19.351284 10335 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.363384 10335 tablet_bootstrap.cc:654] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.368042 10042 catalog_manager.cc:5697] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.372854 10333 tablet_bootstrap.cc:492] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.373373 10333 ts_tablet_manager.cc:1403] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.150s	user 0.040s	sys 0.053s
I20260709 14:51:19.376485 10335 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.376693 10333 raft_consensus.cc:359] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.377148 10335 ts_tablet_manager.cc:1403] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260709 14:51:19.377462 10333 raft_consensus.cc:385] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.377787 10333 raft_consensus.cc:740] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.378716 10333 consensus_queue.cc:260] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.380683 10335 raft_consensus.cc:359] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.381254 10333 ts_tablet_manager.cc:1434] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:19.381603 10335 raft_consensus.cc:385] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.382220 10335 raft_consensus.cc:740] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.382545 10333 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.383230 10335 consensus_queue.cc:260] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.384542 10293 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.386338 10335 ts_tablet_manager.cc:1434] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:51:19.389549 10335 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: Bootstrap starting.
I20260709 14:51:19.389415 10185 leader_election.cc:304] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:19.390703 10367 raft_consensus.cc:2804] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.391184 10367 raft_consensus.cc:697] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.392233 10334 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.392000 10367 consensus_queue.cc:237] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.392671 10334 ts_tablet_manager.cc:1403] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.130s	user 0.058s	sys 0.058s
I20260709 14:51:19.395190 10334 raft_consensus.cc:359] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.396065 10333 tablet_bootstrap.cc:654] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.396117 10334 raft_consensus.cc:385] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.399865 10335 tablet_bootstrap.cc:654] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.396638 10334 raft_consensus.cc:740] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.404088 10334 consensus_queue.cc:260] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.405839 10333 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.406446 10333 ts_tablet_manager.cc:1403] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 14:51:19.410075 10333 raft_consensus.cc:359] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.411094 10333 raft_consensus.cc:385] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.411623 10333 raft_consensus.cc:740] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.412814 10334 ts_tablet_manager.cc:1434] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:51:19.412655 10333 consensus_queue.cc:260] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.415906 10333 ts_tablet_manager.cc:1434] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 14:51:19.416610 10334 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.417176 10333 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.418862 10039 catalog_manager.cc:5697] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.422857 10334 tablet_bootstrap.cc:654] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.425500 10333 tablet_bootstrap.cc:654] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.434947 10335 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: No bootstrap required, opened a new log
I20260709 14:51:19.435458 10335 ts_tablet_manager.cc:1403] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.011s
I20260709 14:51:19.435873 10333 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.435876 10334 tablet_bootstrap.cc:492] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.436444 10334 ts_tablet_manager.cc:1403] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:51:19.436444 10333 ts_tablet_manager.cc:1403] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:51:19.438078 10335 raft_consensus.cc:359] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.438791 10335 raft_consensus.cc:385] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.439114 10335 raft_consensus.cc:740] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.439203 10334 raft_consensus.cc:359] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.439953 10334 raft_consensus.cc:385] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.440271 10334 raft_consensus.cc:740] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.440007 10335 consensus_queue.cc:260] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.440042 10333 raft_consensus.cc:359] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.441152 10333 raft_consensus.cc:385] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.441458 10333 raft_consensus.cc:740] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.441051 10334 consensus_queue.cc:260] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.442648 10335 ts_tablet_manager.cc:1434] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:19.442302 10333 consensus_queue.cc:260] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.444687 10333 ts_tablet_manager.cc:1434] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:51:19.446308 10334 ts_tablet_manager.cc:1434] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:19.446566 10333 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: Bootstrap starting.
I20260709 14:51:19.447321 10334 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: Bootstrap starting.
I20260709 14:51:19.452728 10333 tablet_bootstrap.cc:654] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.453455 10334 tablet_bootstrap.cc:654] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.458935 10334 tablet_bootstrap.cc:492] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: No bootstrap required, opened a new log
I20260709 14:51:19.459441 10334 ts_tablet_manager.cc:1403] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:51:19.462283 10333 tablet_bootstrap.cc:492] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: No bootstrap required, opened a new log
I20260709 14:51:19.462159 10334 raft_consensus.cc:359] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.462760 10333 ts_tablet_manager.cc:1403] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:51:19.462869 10334 raft_consensus.cc:385] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.463161 10334 raft_consensus.cc:740] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.463981 10334 consensus_queue.cc:260] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.465744 10333 raft_consensus.cc:359] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.466146 10334 ts_tablet_manager.cc:1434] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:19.466555 10333 raft_consensus.cc:385] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.466892 10333 raft_consensus.cc:740] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.467585 10333 consensus_queue.cc:260] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.469769 10333 ts_tablet_manager.cc:1434] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:19.505048 10367 raft_consensus.cc:493] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.505661 10367 raft_consensus.cc:515] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.508661 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.508944 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.509377 10144 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.509606 10293 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.510489 10184 leader_election.cc:304] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.511330 10340 raft_consensus.cc:2804] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.511701 10340 raft_consensus.cc:493] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.512056 10340 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.512259 10367 leader_election.cc:290] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.516527 10367 raft_consensus.cc:493] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.517023 10367 raft_consensus.cc:515] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.519177 10340 raft_consensus.cc:515] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.521976 10341 raft_consensus.cc:493] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.520829 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.524097 10341 raft_consensus.cc:515] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.524613 10144 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.524734 10340 leader_election.cc:290] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.524715 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.525460 10143 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.524631 10367 leader_election.cc:290] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.525799 10184 leader_election.cc:304] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.526731 10367 raft_consensus.cc:2804] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.527087 10367 raft_consensus.cc:493] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.527503 10367 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.528796 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.529382 10292 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.529815 10356 raft_consensus.cc:493] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.530259 10356 raft_consensus.cc:515] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.532389 10356 leader_election.cc:290] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.534080 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86" is_pre_election: true
I20260709 14:51:19.534953 10367 raft_consensus.cc:515] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.535915 10143 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.536020 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.539809 10293 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.540362 10184 leader_election.cc:304] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.540766 10341 leader_election.cc:290] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:19.540906 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.541277 10340 raft_consensus.cc:2804] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.541683 10144 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.541790 10340 raft_consensus.cc:697] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.542697 10340 consensus_queue.cc:237] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.560635 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.561409 10293 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.563799 10367 leader_election.cc:290] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.564918 10356 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.572181 10292 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.579094 10144 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.579149 10356 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:19.582445 10184 leader_election.cc:304] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.583325 10340 raft_consensus.cc:2804] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.583961 10340 raft_consensus.cc:697] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.584867 10340 consensus_queue.cc:237] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.593458 10292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.594344 10292 raft_consensus.cc:2393] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c80030d849024f0885fa8c04ccf3e505 in current term 1: Already voted for candidate c79cce8cc674471e85953d7aa22eca86 in this term.
I20260709 14:51:19.591166 10293 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.724610 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.725333 10144 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 0.
I20260709 14:51:19.726774 10258 leader_election.cc:304] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.727591 10341 raft_consensus.cc:2804] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.727932 10341 raft_consensus.cc:493] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.728293 10341 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.735347 10341 raft_consensus.cc:515] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.738144 10341 leader_election.cc:290] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:19.740006 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.740644 10144 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.747740 10144 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 1.
I20260709 14:51:19.749048 10258 leader_election.cc:304] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.750025 10341 raft_consensus.cc:2804] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.751171 10341 raft_consensus.cc:697] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:19.752019 10341 consensus_queue.cc:237] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.752646 10110 leader_election.cc:304] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505; no voters: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7
I20260709 14:51:19.754812 10340 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.770166 10395 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.777136 10395 raft_consensus.cc:2749] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.778102 10395 consensus_queue.cc:1048] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.783119 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:19.783819 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79cce8cc674471e85953d7aa22eca86" is_pre_election: true
I20260709 14:51:19.783990 10218 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.786136 10367 raft_consensus.cc:493] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.786634 10367 raft_consensus.cc:515] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.788728 10367 leader_election.cc:290] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.789821 10293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd324eeffdf410fa982fe89c1196506" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7" is_pre_election: true
I20260709 14:51:19.790458 10293 raft_consensus.cc:2468] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.791059 10339 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.791482 10185 leader_election.cc:304] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:19.791513 10395 consensus_queue.cc:1048] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.792440 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd324eeffdf410fa982fe89c1196506" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505" is_pre_election: true
I20260709 14:51:19.793080 10144 raft_consensus.cc:2468] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 0.
I20260709 14:51:19.795511 10367 raft_consensus.cc:2804] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.791414 10356 consensus_queue.cc:1048] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:19.795992 10367 raft_consensus.cc:493] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.796479 10367 raft_consensus.cc:3060] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.792436 10340 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:19.814620 10340 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.825129 10367 raft_consensus.cc:515] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.825534 10398 consensus_queue.cc:1048] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.836012 10042 catalog_manager.cc:5697] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.838316 10042 catalog_manager.cc:5697] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.842765 10339 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.846179 10218 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 1.
I20260709 14:51:19.869784 10402 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:19.895184 10040 catalog_manager.cc:5697] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.923462 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd324eeffdf410fa982fe89c1196506" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:19.925807 10142 raft_consensus.cc:3060] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.924072 10367 leader_election.cc:290] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:19.933717 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd324eeffdf410fa982fe89c1196506" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:19.934460 10288 raft_consensus.cc:3060] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.935061 10142 raft_consensus.cc:2468] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.936944 10184 leader_election.cc:304] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:19.937860 10367 raft_consensus.cc:2804] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.938346 10367 raft_consensus.cc:697] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:19.939179 10367 consensus_queue.cc:237] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:19.943184 10288 raft_consensus.cc:2468] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 1.
I20260709 14:51:19.952996 10042 catalog_manager.cc:5697] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 0 to 1, leader changed from <none> to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.974586 10367 consensus_queue.cc:1048] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.984524 10401 consensus_queue.cc:1048] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.069522 10340 consensus_queue.cc:1048] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.081100 10367 consensus_queue.cc:1048] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.129794 10217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:20.130313 10217 raft_consensus.cc:606] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:20.135597 10217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:20.136081 10217 raft_consensus.cc:606] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:20.154546 10288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
mode: GRACEFUL
new_leader_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:49402
I20260709 14:51:20.155159 10288 raft_consensus.cc:606] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 LEADER]: Received request to transfer leadership to TS c79cce8cc674471e85953d7aa22eca86
I20260709 14:51:20.163055 10217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:20.163540 10217 raft_consensus.cc:606] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Received request to transfer leadership to TS cca7d85fe9444433b788af07073208d7
I20260709 14:51:20.259680 10340 raft_consensus.cc:993] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:20.260207 10367 raft_consensus.cc:1081] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:20.261613 10142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42278
I20260709 14:51:20.262076 10142 raft_consensus.cc:493] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.262367 10142 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.266816 10142 raft_consensus.cc:515] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.268625 10142 leader_election.cc:290] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:20.269388 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:20.269675 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:20.270001 10217 raft_consensus.cc:3055] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.270258 10288 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.270395 10217 raft_consensus.cc:740] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:20.271363 10217 consensus_queue.cc:260] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.272567 10217 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.275363 10288 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:20.277099 10110 leader_election.cc:304] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:20.277801 10356 raft_consensus.cc:2804] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.278203 10356 raft_consensus.cc:697] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:20.278617 10217 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:20.278992 10356 consensus_queue.cc:237] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.285930 10039 catalog_manager.cc:5697] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 1 to 2, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.308961 10367 raft_consensus.cc:993] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:20.309408 10367 raft_consensus.cc:1081] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:20.311400 10144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42278
I20260709 14:51:20.312043 10144 raft_consensus.cc:493] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.312486 10144 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.317564 10144 raft_consensus.cc:515] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.319267 10144 leader_election.cc:290] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:20.320017 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:20.320242 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:20.320634 10217 raft_consensus.cc:3055] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.320767 10288 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.320961 10217 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:20.321916 10217 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.323031 10217 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.328984 10288 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:20.329608 10340 consensus_queue.cc:1048] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.329965 10217 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:20.330003 10110 leader_election.cc:304] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:20.331039 10356 raft_consensus.cc:2804] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.331516 10356 raft_consensus.cc:697] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:20.332228 10356 consensus_queue.cc:237] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.340977 10402 consensus_queue.cc:1048] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.341558 10040 catalog_manager.cc:5697] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 1 to 2, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.345757 10341 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.360455 10341 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.374289 10427 raft_consensus.cc:993] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: : Instructing follower c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:20.374847 10341 raft_consensus.cc:1081] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 LEADER]: Signalling peer c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:20.376397 10217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:53434
I20260709 14:51:20.376906 10217 raft_consensus.cc:493] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.377234 10217 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.382278 10217 raft_consensus.cc:515] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.384383 10217 leader_election.cc:290] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 2 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:20.385183 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:20.385699 10142 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.385527 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:20.386202 10288 raft_consensus.cc:3055] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.386451 10288 raft_consensus.cc:740] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:20.387502 10288 consensus_queue.cc:260] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.388589 10288 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.391718 10142 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 2.
I20260709 14:51:20.392935 10184 leader_election.cc:304] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:20.393733 10402 raft_consensus.cc:2804] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.393993 10288 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 2.
I20260709 14:51:20.394191 10402 raft_consensus.cc:697] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:20.395073 10402 consensus_queue.cc:237] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.402204 10040 catalog_manager.cc:5697] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 1 to 2, leader changed from cca7d85fe9444433b788af07073208d7 (127.9.77.67) to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.599403 10367 raft_consensus.cc:993] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: : Instructing follower cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:20.599929 10367 raft_consensus.cc:1081] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Signalling peer cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:20.601573 10288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:49384
I20260709 14:51:20.602286 10288 raft_consensus.cc:493] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.602722 10288 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.607384 10288 raft_consensus.cc:515] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.609156 10288 leader_election.cc:290] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:20.610162 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:20.610178 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b41da7b4884824a58eb931d524ce70" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:20.610862 10142 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.610952 10217 raft_consensus.cc:3055] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.611395 10217 raft_consensus.cc:740] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:20.612068 10217 consensus_queue.cc:260] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.612972 10217 raft_consensus.cc:3060] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.615983 10142 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:20.617079 10258 leader_election.cc:304] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:20.617808 10341 raft_consensus.cc:2804] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.618052 10217 raft_consensus.cc:2468] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:20.618249 10341 raft_consensus.cc:697] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:20.619247 10341 consensus_queue.cc:237] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:20.625579 10040 catalog_manager.cc:5697] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 1 to 2, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:20.630064 10073 debug-util.cc:398] Leaking SignalData structure 0x7b080004d200 after lost signal to thread 9528
W20260709 14:51:20.630874 10073 debug-util.cc:398] Leaking SignalData structure 0x7b080004d8e0 after lost signal to thread 10076
W20260709 14:51:20.631994 10073 debug-util.cc:398] Leaking SignalData structure 0x7b08001be4a0 after lost signal to thread 10168
I20260709 14:51:20.779878 10288 raft_consensus.cc:1275] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:20.781958 10356 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:20.791268 10217 raft_consensus.cc:1275] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:20.794370 10356 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:20.850841 10218 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:20.852414 10395 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.861976 10288 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:20.863677 10395 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.875645 10288 raft_consensus.cc:1275] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:20.878024 10340 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.888829 10142 raft_consensus.cc:1275] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:20.890434 10367 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.137492 10218 raft_consensus.cc:1275] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:21.138808 10341 consensus_queue.cc:1048] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.141937 10142 raft_consensus.cc:1275] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:21.143796 10341 consensus_queue.cc:1048] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:23.186600 10240 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7280 after lost signal to thread 9528
W20260709 14:51:23.187438 10240 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7960 after lost signal to thread 10076
W20260709 14:51:23.188391 10240 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0060 after lost signal to thread 10168
W20260709 14:51:23.189283 10240 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0920 after lost signal to thread 10243
W20260709 14:51:23.190088 10240 debug-util.cc:398] Leaking SignalData structure 0x7b080005c3a0 after lost signal to thread 10317
I20260709 14:51:23.313504  9525 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:23.315054  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:23.346318 10144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:23.346936 10144 raft_consensus.cc:606] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Received request to transfer leadership to TS cca7d85fe9444433b788af07073208d7
I20260709 14:51:23.350096 10144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:23.350710 10144 raft_consensus.cc:606] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Received request to transfer leadership to TS cca7d85fe9444433b788af07073208d7
I20260709 14:51:23.352021  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:23.352476  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:23.378254 10395 raft_consensus.cc:993] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: : Instructing follower cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:23.378775 10395 raft_consensus.cc:1081] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Signalling peer cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:23.380573 10288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:49394
I20260709 14:51:23.381204 10288 raft_consensus.cc:493] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:23.381621 10288 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:23.391287 10288 raft_consensus.cc:515] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.395334 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:23.399528 10144 raft_consensus.cc:3055] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:23.399973 10144 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:23.400876 10144 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.401809 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:23.402159 10144 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:23.402439 10219 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:23.410940 10219 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 3.
I20260709 14:51:23.412750 10288 leader_election.cc:290] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 3 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:23.412271 10144 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 3.
I20260709 14:51:23.413977 10256 leader_election.cc:304] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:23.414934 10443 raft_consensus.cc:2804] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:23.415529 10443 raft_consensus.cc:697] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:23.416415 10443 consensus_queue.cc:237] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.433712 10040 catalog_manager.cc:5697] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 2 to 3, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.809410 10144 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:23.811913 10443 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:23.829906 10219 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:23.831918 10443 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:23.933106 10458 raft_consensus.cc:993] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: : Instructing follower cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:23.933667 10395 raft_consensus.cc:1081] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Signalling peer cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:23.935696 10291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:49394
I20260709 14:51:23.936372 10291 raft_consensus.cc:493] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:23.936791 10291 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.944923 10291 raft_consensus.cc:515] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.948305 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:23.948421 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:23.949164 10219 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.949604 10144 raft_consensus.cc:3055] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:23.950001 10144 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:23.950999 10144 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.952757 10144 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.955582 10291 leader_election.cc:290] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:23.960855 10144 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:23.962605 10258 leader_election.cc:304] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:23.964216 10219 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:23.965276 10454 raft_consensus.cc:2804] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.966691 10454 raft_consensus.cc:697] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:23.967829 10454 consensus_queue.cc:237] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:23.977926 10042 catalog_manager.cc:5697] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 1 to 2, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.353442  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:24.374578 10288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:49402
I20260709 14:51:24.375330 10288 raft_consensus.cc:606] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:24.392522 10288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:49402
I20260709 14:51:24.393374 10288 raft_consensus.cc:606] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:24.399917 10219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:24.400620 10219 raft_consensus.cc:606] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:24.409368 10219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f4da733578845a08a838504339c1b8c"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:24.410151 10219 raft_consensus.cc:606] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:24.417649 10219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
mode: GRACEFUL
new_leader_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:53438
I20260709 14:51:24.418403 10219 raft_consensus.cc:606] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 LEADER]: Received request to transfer leadership to TS c80030d849024f0885fa8c04ccf3e505
I20260709 14:51:24.447849 10219 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:24.449644 10454 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.462186 10144 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:24.464259 10442 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:24.493988 10443 raft_consensus.cc:993] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.494489 10443 raft_consensus.cc:1081] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.496786 10144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42284
I20260709 14:51:24.497540 10144 raft_consensus.cc:493] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.498014 10144 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.507242 10144 raft_consensus.cc:515] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.512833 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:24.513630 10219 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.514891 10461 raft_consensus.cc:993] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.515390 10461 raft_consensus.cc:1081] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.517536 10142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f4da733578845a08a838504339c1b8c"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42278
I20260709 14:51:24.518142 10142 raft_consensus.cc:493] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.518546 10142 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.522007 10219 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 3.
I20260709 14:51:24.523633 10107 leader_election.cc:304] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [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: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:24.524613 10395 raft_consensus.cc:2804] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:24.525125 10144 leader_election.cc:290] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 3 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:24.525152 10395 raft_consensus.cc:697] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:24.527189 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:24.528775 10288 raft_consensus.cc:3055] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:24.528350 10395 consensus_queue.cc:237] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.529120 10288 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:24.530059 10288 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.534407 10288 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.538874 10142 raft_consensus.cc:515] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.541798 10142 leader_election.cc:290] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:24.543686 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:24.543999 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:24.544423 10291 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.544677 10219 raft_consensus.cc:3055] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.545094 10219 raft_consensus.cc:740] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:24.552770 10219 consensus_queue.cc:260] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.553828 10291 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:24.554306 10219 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.555580 10110 leader_election.cc:304] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:24.556620 10395 raft_consensus.cc:2804] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.557106 10395 raft_consensus.cc:697] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:24.557952 10395 consensus_queue.cc:237] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.552117 10042 catalog_manager.cc:5697] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 2 to 3, leader changed from cca7d85fe9444433b788af07073208d7 (127.9.77.67) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.560671 10441 raft_consensus.cc:993] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.561110 10441 raft_consensus.cc:1081] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.563836 10288 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 3.
I20260709 14:51:24.565062 10144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42278
I20260709 14:51:24.565794 10144 raft_consensus.cc:493] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.566493 10144 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.572371 10219 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:24.583748 10144 raft_consensus.cc:515] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.587361 10219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:24.588038 10219 raft_consensus.cc:3055] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:24.588393 10219 raft_consensus.cc:740] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:24.589258 10219 consensus_queue.cc:260] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.590516 10219 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.603194 10144 leader_election.cc:290] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:24.604554 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c7e2957f9345a5b042d87433017bec" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:24.605226 10291 raft_consensus.cc:3060] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.613229 10291 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:24.614765 10110 leader_election.cc:304] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:24.615779 10395 raft_consensus.cc:2804] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:24.616297 10395 raft_consensus.cc:697] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:24.617167 10395 consensus_queue.cc:237] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.620514 10461 raft_consensus.cc:993] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.620947 10461 raft_consensus.cc:1081] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.622673 10142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42278
I20260709 14:51:24.623274 10142 raft_consensus.cc:493] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.623636 10142 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.636119 10142 raft_consensus.cc:515] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.639035 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:24.639673 10218 raft_consensus.cc:3055] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:24.639995 10218 raft_consensus.cc:740] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:24.640758 10218 consensus_queue.cc:260] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.641846 10218 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.646737 10218 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 3.
I20260709 14:51:24.606758 10219 raft_consensus.cc:2468] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 2.
I20260709 14:51:24.648075 10107 leader_election.cc:304] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [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: c79cce8cc674471e85953d7aa22eca86, c80030d849024f0885fa8c04ccf3e505; no voters: 
I20260709 14:51:24.648425 10142 leader_election.cc:290] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 3 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:24.649030 10458 raft_consensus.cc:2804] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:24.653419 10458 raft_consensus.cc:697] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:24.653330 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "289dfa88834d46aaac7279e9fff9772d" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:24.654459 10291 raft_consensus.cc:3060] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.654392 10458 consensus_queue.cc:237] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.661672 10291 raft_consensus.cc:2468] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 3.
I20260709 14:51:24.666149 10042 catalog_manager.cc:5697] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 1 to 2, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.668025 10042 catalog_manager.cc:5697] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 1 to 2, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.669730 10042 catalog_manager.cc:5697] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 2 to 3, leader changed from c79cce8cc674471e85953d7aa22eca86 (127.9.77.66) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.690338 10443 raft_consensus.cc:993] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: : Instructing follower c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.690853 10454 raft_consensus.cc:1081] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 LEADER]: Signalling peer c80030d849024f0885fa8c04ccf3e505 to start an election
I20260709 14:51:24.692417 10142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
 from {username='slave'} at 127.0.0.1:42284
I20260709 14:51:24.692930 10142 raft_consensus.cc:493] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.693352 10142 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.698685 10142 raft_consensus.cc:515] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.700453 10142 leader_election.cc:290] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [CANDIDATE]: Term 4 election: Requested vote from peers c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:24.701246 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:24.701604 10291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653186ef8fba4f52a44375ad6fa64224" candidate_uuid: "c80030d849024f0885fa8c04ccf3e505" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:24.701894 10218 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.702242 10291 raft_consensus.cc:3055] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:24.702553 10291 raft_consensus.cc:740] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:24.703341 10291 consensus_queue.cc:260] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.704265 10291 raft_consensus.cc:3060] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:24.708828 10291 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 4.
I20260709 14:51:24.709899 10110 leader_election.cc:304] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [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: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:24.709913 10218 raft_consensus.cc:2468] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c80030d849024f0885fa8c04ccf3e505 in term 4.
I20260709 14:51:24.710721 10458 raft_consensus.cc:2804] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:24.711233 10458 raft_consensus.cc:697] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 4 LEADER]: Becoming Leader. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:24.711949 10458 consensus_queue.cc:237] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:24.718426 10042 catalog_manager.cc:5697] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 reported cstate change: term changed from 3 to 4, leader changed from cca7d85fe9444433b788af07073208d7 (127.9.77.67) to c80030d849024f0885fa8c04ccf3e505 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "c80030d849024f0885fa8c04ccf3e505" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.960424 10291 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:24.962042 10458 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:24.974287 10218 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:24.976020 10474 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:24.991684 10218 raft_consensus.cc:1275] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:24.993124 10474 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.014035 10291 raft_consensus.cc:1275] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.015525 10478 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.110311 10218 raft_consensus.cc:1275] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.111624 10478 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:25.122264 10219 raft_consensus.cc:1275] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.125929 10291 raft_consensus.cc:1275] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.126468 10395 consensus_queue.cc:1048] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:25.131253 10291 raft_consensus.cc:1275] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.137168 10395 consensus_queue.cc:1048] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:25.138383 10474 consensus_queue.cc:1048] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.143282 10288 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.151501 10474 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:25.174443 10219 raft_consensus.cc:1275] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Refusing update from remote peer c80030d849024f0885fa8c04ccf3e505: 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:25.176026 10395 consensus_queue.cc:1048] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:27.428215  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:27.436383 10142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:27.437028 10142 raft_consensus.cc:606] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Received request to transfer leadership to TS cca7d85fe9444433b788af07073208d7
I20260709 14:51:27.439596 10142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f4da733578845a08a838504339c1b8c"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:27.440033 10142 raft_consensus.cc:606] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Received request to transfer leadership to TS c79cce8cc674471e85953d7aa22eca86
I20260709 14:51:27.442327 10142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:27.442768 10142 raft_consensus.cc:606] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Received request to transfer leadership to TS c79cce8cc674471e85953d7aa22eca86
I20260709 14:51:27.444969 10142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
mode: GRACEFUL
new_leader_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:58536
I20260709 14:51:27.445389 10142 raft_consensus.cc:606] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Received request to transfer leadership to TS cca7d85fe9444433b788af07073208d7
I20260709 14:51:27.446364  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:27.446810  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:27.452715 10395 raft_consensus.cc:993] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: : Instructing follower cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:27.453239 10487 raft_consensus.cc:1081] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Signalling peer cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:27.454797 10288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:49394
I20260709 14:51:27.455246 10288 raft_consensus.cc:493] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.455523 10288 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:27.460798 10288 raft_consensus.cc:515] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.462473 10288 leader_election.cc:290] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 4 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:27.463585 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:27.463835 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd966dfa4cd940b08503149dc0db2e99" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:27.464320 10142 raft_consensus.cc:3055] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:27.464461 10218 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:27.464637 10142 raft_consensus.cc:740] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:27.465530 10142 consensus_queue.cc:260] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.466576 10142 raft_consensus.cc:3060] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:27.471067 10218 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 4.
I20260709 14:51:27.472458 10256 leader_election.cc:304] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:27.473346 10454 raft_consensus.cc:2804] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:27.474012 10142 raft_consensus.cc:2468] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 4.
I20260709 14:51:27.474299 10454 raft_consensus.cc:697] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 4 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:27.475396 10454 consensus_queue.cc:237] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.482650 10039 catalog_manager.cc:5697] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 3 to 4, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.520270 10395 raft_consensus.cc:993] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: : Instructing follower c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:27.520704 10487 raft_consensus.cc:1081] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Signalling peer c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:27.522132 10218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:53418
I20260709 14:51:27.522598 10218 raft_consensus.cc:493] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.522909 10218 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.527483 10218 raft_consensus.cc:515] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.529372 10218 leader_election.cc:290] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 3 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:27.530181 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:27.530606 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb50015bae4048a5a105d29a805d4860" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:27.530758 10142 raft_consensus.cc:3055] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:27.531041 10142 raft_consensus.cc:740] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:27.531093 10288 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.531967 10142 consensus_queue.cc:260] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.533089 10142 raft_consensus.cc:3060] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.537808 10288 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 3.
I20260709 14:51:27.539260 10185 leader_election.cc:304] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:27.539705 10142 raft_consensus.cc:2468] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 3.
I20260709 14:51:27.540377 10461 raft_consensus.cc:2804] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:27.541502 10461 raft_consensus.cc:697] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 3 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:27.542276 10461 consensus_queue.cc:237] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.550020 10039 catalog_manager.cc:5697] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 2 to 3, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.605819 10395 raft_consensus.cc:993] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: : Instructing follower c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:27.606252 10395 raft_consensus.cc:1081] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Signalling peer c79cce8cc674471e85953d7aa22eca86 to start an election
I20260709 14:51:27.607812 10218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f4da733578845a08a838504339c1b8c"
dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
 from {username='slave'} at 127.0.0.1:53418
I20260709 14:51:27.608383 10218 raft_consensus.cc:493] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.608742 10218 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.613873 10218 raft_consensus.cc:515] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.615587 10218 leader_election.cc:290] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [CANDIDATE]: Term 3 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), cca7d85fe9444433b788af07073208d7 (127.9.77.67:37667)
I20260709 14:51:27.616398 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:27.616611 10288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4da733578845a08a838504339c1b8c" candidate_uuid: "c79cce8cc674471e85953d7aa22eca86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cca7d85fe9444433b788af07073208d7"
I20260709 14:51:27.617013 10142 raft_consensus.cc:3055] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:27.617059 10288 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.617455 10142 raft_consensus.cc:740] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:27.618204 10142 consensus_queue.cc:260] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.619338 10142 raft_consensus.cc:3060] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:27.623788 10288 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 3.
I20260709 14:51:27.625026 10185 leader_election.cc:304] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [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: c79cce8cc674471e85953d7aa22eca86, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:27.625509 10142 raft_consensus.cc:2468] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79cce8cc674471e85953d7aa22eca86 in term 3.
I20260709 14:51:27.625802 10461 raft_consensus.cc:2804] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:27.626338 10461 raft_consensus.cc:697] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 3 LEADER]: Becoming Leader. State: Replica: c79cce8cc674471e85953d7aa22eca86, State: Running, Role: LEADER
I20260709 14:51:27.627193 10461 consensus_queue.cc:237] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [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: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.633890 10039 catalog_manager.cc:5697] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 reported cstate change: term changed from 2 to 3, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to c79cce8cc674471e85953d7aa22eca86 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c79cce8cc674471e85953d7aa22eca86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.656498 10487 raft_consensus.cc:993] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: : Instructing follower cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:27.656914 10395 raft_consensus.cc:1081] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Signalling peer cca7d85fe9444433b788af07073208d7 to start an election
I20260709 14:51:27.658294 10288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e"
dest_uuid: "cca7d85fe9444433b788af07073208d7"
 from {username='slave'} at 127.0.0.1:49394
I20260709 14:51:27.658890 10288 raft_consensus.cc:493] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.659174 10288 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.663116 10288 raft_consensus.cc:515] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.664665 10288 leader_election.cc:290] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Requested vote from peers c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923), c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693)
I20260709 14:51:27.665587 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c80030d849024f0885fa8c04ccf3e505"
I20260709 14:51:27.665699 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d62852eb2354867a1ae897b1d4a102e" candidate_uuid: "cca7d85fe9444433b788af07073208d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c79cce8cc674471e85953d7aa22eca86"
I20260709 14:51:27.666092 10142 raft_consensus.cc:3055] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:27.666225 10218 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.666358 10142 raft_consensus.cc:740] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c80030d849024f0885fa8c04ccf3e505, State: Running, Role: LEADER
I20260709 14:51:27.667073 10142 consensus_queue.cc:260] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.667951 10142 raft_consensus.cc:3060] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.672693 10142 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:27.673002 10218 raft_consensus.cc:2468] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cca7d85fe9444433b788af07073208d7 in term 2.
I20260709 14:51:27.674049 10258 leader_election.cc:304] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c80030d849024f0885fa8c04ccf3e505, cca7d85fe9444433b788af07073208d7; no voters: 
I20260709 14:51:27.674880 10454 raft_consensus.cc:2804] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:27.675338 10454 raft_consensus.cc:697] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Becoming Leader. State: Replica: cca7d85fe9444433b788af07073208d7, State: Running, Role: LEADER
I20260709 14:51:27.676180 10454 consensus_queue.cc:237] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } }
I20260709 14:51:27.683588 10039 catalog_manager.cc:5697] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 reported cstate change: term changed from 1 to 2, leader changed from c80030d849024f0885fa8c04ccf3e505 (127.9.77.65) to cca7d85fe9444433b788af07073208d7 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "cca7d85fe9444433b788af07073208d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.985695 10142 raft_consensus.cc:1275] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:27.986930 10461 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:27.996457 10288 raft_consensus.cc:1275] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:27.997943 10461 consensus_queue.cc:1048] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:28.013096 10142 raft_consensus.cc:1275] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:28.014362 10461 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:28.024708 10288 raft_consensus.cc:1275] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Refusing update from remote peer c79cce8cc674471e85953d7aa22eca86: 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:28.026245 10504 consensus_queue.cc:1048] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cca7d85fe9444433b788af07073208d7" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:28.033350 10142 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:28.034601 10454 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:28.044797 10218 raft_consensus.cc:1275] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:28.047469 10454 consensus_queue.cc:1048] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:28.219851 10142 raft_consensus.cc:1275] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:28.221117 10454 consensus_queue.cc:1048] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c80030d849024f0885fa8c04ccf3e505" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.230947 10218 raft_consensus.cc:1275] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Refusing update from remote peer cca7d85fe9444433b788af07073208d7: 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:28.232312 10488 consensus_queue.cc:1048] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79cce8cc674471e85953d7aa22eca86" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.447671  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:28.454836  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 14:51:28.482484  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.483170  9525 tablet_replica.cc:333] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.483902  9525 raft_consensus.cc:2243] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.484642  9525 raft_consensus.cc:2272] T 289dfa88834d46aaac7279e9fff9772d P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.486498  9525 tablet_replica.cc:333] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.487046  9525 raft_consensus.cc:2243] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.487500  9525 raft_consensus.cc:2272] T cbd324eeffdf410fa982fe89c1196506 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.489547  9525 tablet_replica.cc:333] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.490273  9525 raft_consensus.cc:2243] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.490752  9525 raft_consensus.cc:2272] T 3f4da733578845a08a838504339c1b8c P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.493842  9525 tablet_replica.cc:333] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.494740  9525 raft_consensus.cc:2243] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.495759  9525 raft_consensus.cc:2272] T f5c7e2957f9345a5b042d87433017bec P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.497582  9525 tablet_replica.cc:333] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.498054  9525 raft_consensus.cc:2243] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.498399  9525 raft_consensus.cc:2272] T cb50015bae4048a5a105d29a805d4860 P c80030d849024f0885fa8c04ccf3e505 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.500425  9525 tablet_replica.cc:333] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.500869  9525 raft_consensus.cc:2243] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.501538  9525 raft_consensus.cc:2272] T 653186ef8fba4f52a44375ad6fa64224 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.502974  9525 tablet_replica.cc:333] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.503499  9525 raft_consensus.cc:2243] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.504231  9525 raft_consensus.cc:2272] T 16725c3ca1ba4c909e56a5113e9c87a2 P c80030d849024f0885fa8c04ccf3e505 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.505836  9525 tablet_replica.cc:333] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.506245  9525 raft_consensus.cc:2243] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.506601  9525 raft_consensus.cc:2272] T 80b41da7b4884824a58eb931d524ce70 P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.508172  9525 tablet_replica.cc:333] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.508581  9525 raft_consensus.cc:2243] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.508963  9525 raft_consensus.cc:2272] T 3d62852eb2354867a1ae897b1d4a102e P c80030d849024f0885fa8c04ccf3e505 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.511003  9525 tablet_replica.cc:333] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505: stopping tablet replica
I20260709 14:51:28.511535  9525 raft_consensus.cc:2243] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.511952  9525 raft_consensus.cc:2272] T fd966dfa4cd940b08503149dc0db2e99 P c80030d849024f0885fa8c04ccf3e505 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.540907  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 14:51:28.560173  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 14:51:28.586817 10184 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43923: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260709 14:51:28.597015  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.597836  9525 tablet_replica.cc:333] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
W20260709 14:51:28.598554 10184 consensus_peers.cc:597] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 -> Peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Couldn't send request to peer c80030d849024f0885fa8c04ccf3e505. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.598663  9525 raft_consensus.cc:2243] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.599263  9525 raft_consensus.cc:2272] T 289dfa88834d46aaac7279e9fff9772d P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.600960  9525 tablet_replica.cc:333] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.601483  9525 raft_consensus.cc:2243] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.601902  9525 raft_consensus.cc:2272] T f5c7e2957f9345a5b042d87433017bec P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.603766  9525 tablet_replica.cc:333] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.604344  9525 raft_consensus.cc:2243] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.605104  9525 raft_consensus.cc:2272] T cbd324eeffdf410fa982fe89c1196506 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.606860  9525 tablet_replica.cc:333] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.607430  9525 raft_consensus.cc:2243] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.608091  9525 raft_consensus.cc:2272] T 3f4da733578845a08a838504339c1b8c P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:28.608968 10258 consensus_peers.cc:597] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 -> Peer c80030d849024f0885fa8c04ccf3e505 (127.9.77.65:43923): Couldn't send request to peer c80030d849024f0885fa8c04ccf3e505. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.610702  9525 tablet_replica.cc:333] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.611384  9525 raft_consensus.cc:2243] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.612206  9525 raft_consensus.cc:2272] T cb50015bae4048a5a105d29a805d4860 P c79cce8cc674471e85953d7aa22eca86 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:28.614332 10256 consensus_peers.cc:597] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 -> Peer c79cce8cc674471e85953d7aa22eca86 (127.9.77.66:40693): Couldn't send request to peer c79cce8cc674471e85953d7aa22eca86. 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:28.614965  9525 tablet_replica.cc:333] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.615564  9525 raft_consensus.cc:2243] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.616019  9525 raft_consensus.cc:2272] T fd966dfa4cd940b08503149dc0db2e99 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.618119  9525 tablet_replica.cc:333] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.618605  9525 raft_consensus.cc:2243] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.618969  9525 raft_consensus.cc:2272] T 80b41da7b4884824a58eb931d524ce70 P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.620673  9525 tablet_replica.cc:333] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.621091  9525 raft_consensus.cc:2243] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.621419  9525 raft_consensus.cc:2272] T 3d62852eb2354867a1ae897b1d4a102e P c79cce8cc674471e85953d7aa22eca86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.623492  9525 tablet_replica.cc:333] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.623930  9525 raft_consensus.cc:2243] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.624300  9525 raft_consensus.cc:2272] T 653186ef8fba4f52a44375ad6fa64224 P c79cce8cc674471e85953d7aa22eca86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.625824  9525 tablet_replica.cc:333] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86: stopping tablet replica
I20260709 14:51:28.626202  9525 raft_consensus.cc:2243] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.626523  9525 raft_consensus.cc:2272] T 16725c3ca1ba4c909e56a5113e9c87a2 P c79cce8cc674471e85953d7aa22eca86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.673877  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 14:51:28.693275  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:51:28.718050  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:28.718829  9525 tablet_replica.cc:333] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.719799  9525 raft_consensus.cc:2243] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.720320  9525 raft_consensus.cc:2272] T 289dfa88834d46aaac7279e9fff9772d P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.722069  9525 tablet_replica.cc:333] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.722576  9525 raft_consensus.cc:2243] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.723031  9525 raft_consensus.cc:2272] T f5c7e2957f9345a5b042d87433017bec P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.724725  9525 tablet_replica.cc:333] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.725185  9525 raft_consensus.cc:2243] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.725523  9525 raft_consensus.cc:2272] T cbd324eeffdf410fa982fe89c1196506 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.727077  9525 tablet_replica.cc:333] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.727617  9525 raft_consensus.cc:2243] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.728195  9525 raft_consensus.cc:2272] T 3f4da733578845a08a838504339c1b8c P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.730353  9525 tablet_replica.cc:333] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.730814  9525 raft_consensus.cc:2243] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.731189  9525 raft_consensus.cc:2272] T cb50015bae4048a5a105d29a805d4860 P cca7d85fe9444433b788af07073208d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.733218  9525 tablet_replica.cc:333] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.733675  9525 raft_consensus.cc:2243] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.734028  9525 raft_consensus.cc:2272] T 653186ef8fba4f52a44375ad6fa64224 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.735560  9525 tablet_replica.cc:333] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.735988  9525 raft_consensus.cc:2243] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:28.736341  9525 raft_consensus.cc:2272] T 16725c3ca1ba4c909e56a5113e9c87a2 P cca7d85fe9444433b788af07073208d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.737785  9525 tablet_replica.cc:333] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.738202  9525 raft_consensus.cc:2243] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.738866  9525 raft_consensus.cc:2272] T 80b41da7b4884824a58eb931d524ce70 P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.740581  9525 tablet_replica.cc:333] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.740975  9525 raft_consensus.cc:2243] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.741624  9525 raft_consensus.cc:2272] T 3d62852eb2354867a1ae897b1d4a102e P cca7d85fe9444433b788af07073208d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.743561  9525 tablet_replica.cc:333] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7: stopping tablet replica
I20260709 14:51:28.743963  9525 raft_consensus.cc:2243] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.744570  9525 raft_consensus.cc:2272] T fd966dfa4cd940b08503149dc0db2e99 P cca7d85fe9444433b788af07073208d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.771560  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:51:28.789847  9525 master.cc:562] Master@127.9.77.126:45583 shutting down...
I20260709 14:51:28.808072  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:28.808597  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:28.808920  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7614dfe2e11c48fda7eead2725371e2e: stopping tablet replica
I20260709 14:51:28.852988  9525 master.cc:584] Master@127.9.77.126:45583 shutdown complete.
c79cce8cc674471e85953d7aa22eca86  4
c80030d849024f0885fa8c04ccf3e505  5
cca7d85fe9444433b788af07073208d7  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10859 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:28.896667  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:44483
I20260709 14:51:28.897861  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:28.903384 10516 instance_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:28.903489 10515 instance_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:28.905862 10518 instance_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:28.906128  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:28.907045  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:28.907557  9525 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:28.907693  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608688907681 us; error 0 us; skew 500 ppm
I20260709 14:51:28.908149  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:28.910408  9525 webserver.cc:533] Webserver started at http://127.9.77.126:39515/ using document root <none> and password file <none>
I20260709 14:51:28.910856  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:28.911005  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:28.911281  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:28.912370  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "ded4f625266e48fab59136292c120f97"
format_stamp: "Formatted at 2026-07-09 14:51:28 on dist-test-slave-f02f"
I20260709 14:51:28.916620  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:28.919883 10523 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:28.920593  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:28.920842  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "ded4f625266e48fab59136292c120f97"
format_stamp: "Formatted at 2026-07-09 14:51:28 on dist-test-slave-f02f"
I20260709 14:51:28.921079  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-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:28.936937  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:28.938097  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:28.977051  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:44483
I20260709 14:51:28.977169 10574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:44483 every 8 connection(s)
I20260709 14:51:28.981535 10575 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:28.991113 10575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97: Bootstrap starting.
I20260709 14:51:28.995955 10575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:29.000204 10575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97: No bootstrap required, opened a new log
I20260709 14:51:29.002283 10575 raft_consensus.cc:359] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded4f625266e48fab59136292c120f97" member_type: VOTER }
I20260709 14:51:29.002697 10575 raft_consensus.cc:385] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:29.002911 10575 raft_consensus.cc:740] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded4f625266e48fab59136292c120f97, State: Initialized, Role: FOLLOWER
I20260709 14:51:29.003517 10575 consensus_queue.cc:260] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ded4f625266e48fab59136292c120f97" member_type: VOTER }
I20260709 14:51:29.003974 10575 raft_consensus.cc:399] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:29.004204 10575 raft_consensus.cc:493] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:29.004465 10575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.008810 10575 raft_consensus.cc:515] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded4f625266e48fab59136292c120f97" member_type: VOTER }
I20260709 14:51:29.009313 10575 leader_election.cc:304] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [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: ded4f625266e48fab59136292c120f97; no voters: 
I20260709 14:51:29.010360 10575 leader_election.cc:290] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:29.010792 10578 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:29.012115 10578 raft_consensus.cc:697] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 1 LEADER]: Becoming Leader. State: Replica: ded4f625266e48fab59136292c120f97, State: Running, Role: LEADER
I20260709 14:51:29.012832 10578 consensus_queue.cc:237] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [LEADER]: Queue going to LEADER mode. State: All 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: "ded4f625266e48fab59136292c120f97" member_type: VOTER }
I20260709 14:51:29.013170 10575 sys_catalog.cc:565] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:29.018157 10580 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ded4f625266e48fab59136292c120f97. Latest consensus state: current_term: 1 leader_uuid: "ded4f625266e48fab59136292c120f97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded4f625266e48fab59136292c120f97" member_type: VOTER } }
I20260709 14:51:29.018359 10579 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ded4f625266e48fab59136292c120f97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded4f625266e48fab59136292c120f97" member_type: VOTER } }
I20260709 14:51:29.019073 10580 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:29.019279 10579 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:29.021909 10586 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:29.027155 10586 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:29.029963  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:29.036057 10586 catalog_manager.cc:1383] Generated new cluster ID: 5578ddba98704cae9cfa3a97fd1d8e0c
I20260709 14:51:29.036360 10586 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:29.051514 10586 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:29.052757 10586 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:29.065148 10586 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97: Generated new TSK 0
I20260709 14:51:29.065824 10586 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:29.097051  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:29.103025 10596 instance_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:29.104514 10597 instance_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:29.107383  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:29.107712 10599 instance_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:29.108717  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:29.108908  9525 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:29.109030  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608689109019 us; error 0 us; skew 500 ppm
I20260709 14:51:29.109495  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:29.111959  9525 webserver.cc:533] Webserver started at http://127.9.77.65:39233/ using document root <none> and password file <none>
I20260709 14:51:29.112409  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:29.112564  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:29.112789  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:29.113817  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "89aef5820b444af0ba817a50821a3aaf"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.118319  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:29.121716 10604 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:29.122560  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:29.122897  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "89aef5820b444af0ba817a50821a3aaf"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.123255  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-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:29.141975  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:29.143167  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:29.144639  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:29.146948  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:29.147135  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.147473  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:29.147652  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.189401  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:44341
I20260709 14:51:29.189522 10666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:44341 every 8 connection(s)
I20260709 14:51:29.194887  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:29.201828 10671 instance_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:29.203595 10672 instance_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:29.206183  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:29.207332 10667 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44483
W20260709 14:51:29.207448 10674 instance_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:29.207788 10667 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:29.208421  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:29.208666  9525 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:29.208595 10667 heartbeater.cc:507] Master 127.9.77.126:44483 requested a full tablet report, sending...
I20260709 14:51:29.208963  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608689208947 us; error 0 us; skew 500 ppm
I20260709 14:51:29.209625  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:29.211321 10540 ts_manager.cc:194] Registered new tserver with Master: 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341)
I20260709 14:51:29.212417  9525 webserver.cc:533] Webserver started at http://127.9.77.66:32783/ using document root <none> and password file <none>
I20260709 14:51:29.212929  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:29.213145  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:29.213258 10540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55384
I20260709 14:51:29.213411  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:29.214890  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "71bc4b05c3414bba81985debe06599c6"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.219297  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:29.222383 10679 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:29.223284  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:29.223578  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "71bc4b05c3414bba81985debe06599c6"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.223901  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-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:29.235687  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:29.236934  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:29.238399  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:29.240716  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:29.240924  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.241186  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:29.241356  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.280265  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:39083
I20260709 14:51:29.280354 10741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:39083 every 8 connection(s)
I20260709 14:51:29.284912  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:29.292146 10745 instance_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:29.293959 10746 instance_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:29.297226  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:29.297776 10748 instance_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:29.298276 10742 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44483
I20260709 14:51:29.298614 10742 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:29.299532 10742 heartbeater.cc:507] Master 127.9.77.126:44483 requested a full tablet report, sending...
I20260709 14:51:29.299846  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:29.300081  9525 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:29.300263  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608689300232 us; error 0 us; skew 500 ppm
I20260709 14:51:29.301002  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:29.301607 10540 ts_manager.cc:194] Registered new tserver with Master: 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:29.303603 10540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55388
I20260709 14:51:29.303902  9525 webserver.cc:533] Webserver started at http://127.9.77.67:42639/ using document root <none> and password file <none>
I20260709 14:51:29.304536  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:29.304787  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:29.305096  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:29.306299  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "c5e6bd26271a44bb8e90547a354bde8e"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.310686  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:51:29.314000 10753 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:29.314925  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:29.315173  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "c5e6bd26271a44bb8e90547a354bde8e"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-f02f"
I20260709 14:51:29.315497  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-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:29.328728  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:29.329927  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:29.331374  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:29.333546  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:29.333751  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.334008  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:29.334164  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.373924  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:42647
I20260709 14:51:29.374019 10815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:42647 every 8 connection(s)
I20260709 14:51:29.387774 10816 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44483
I20260709 14:51:29.388170 10816 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:29.389276 10816 heartbeater.cc:507] Master 127.9.77.126:44483 requested a full tablet report, sending...
I20260709 14:51:29.391961 10540 ts_manager.cc:194] Registered new tserver with Master: c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:29.393065  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01581459s
I20260709 14:51:29.393821 10540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55404
I20260709 14:51:29.420642 10540 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55420:
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:29.427028 10540 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:29.644410 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:29.644915 10704 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a6ef54344d419b8909b4923a2b4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:29.645990 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.648326 10707 tablet_service.cc:1511] Processing CreateTablet for tablet b98541608a10423bb912efd1693bfc42 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:29.649700 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98541608a10423bb912efd1693bfc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.651362 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 64e771bf7e8d407689e63da98435de5c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:29.652717 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e771bf7e8d407689e63da98435de5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.662279 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 482d389025aa4df2b19a15c013fec157 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:29.663287 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a6ef54344d419b8909b4923a2b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.664371 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8f4b08db594fde9951ebadaeb3d944 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:29.666302 10701 tablet_service.cc:1511] Processing CreateTablet for tablet 9845783ce18c47e693fd36b30f3650e7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:29.668414 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:29.668416 10699 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea3f91305284db38d0be3a2d8dc505f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:29.669499 10700 tablet_service.cc:1511] Processing CreateTablet for tablet a7d7b80d4f704a6ab164e4cde858e218 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:29.670699 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d389025aa4df2b19a15c013fec157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.672001 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8f4b08db594fde9951ebadaeb3d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.674520 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d7b80d4f704a6ab164e4cde858e218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.675925 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9845783ce18c47e693fd36b30f3650e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.679936 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea3f91305284db38d0be3a2d8dc505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.684190 10779 tablet_service.cc:1511] Processing CreateTablet for tablet 64e771bf7e8d407689e63da98435de5c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:29.685690 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e771bf7e8d407689e63da98435de5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.688433 10778 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a6ef54344d419b8909b4923a2b4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:29.689898 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a6ef54344d419b8909b4923a2b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.689818 10632 tablet_service.cc:1511] Processing CreateTablet for tablet b98541608a10423bb912efd1693bfc42 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:29.691133 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.691335 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98541608a10423bb912efd1693bfc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.692471 10777 tablet_service.cc:1511] Processing CreateTablet for tablet 482d389025aa4df2b19a15c013fec157 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:29.694823 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8f4b08db594fde9951ebadaeb3d944 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:29.696921 10631 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:29.697069 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 9845783ce18c47e693fd36b30f3650e7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:29.698334 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.699540 10774 tablet_service.cc:1511] Processing CreateTablet for tablet a7d7b80d4f704a6ab164e4cde858e218 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:29.700106 10831 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:29.701998 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea3f91305284db38d0be3a2d8dc505f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:29.702157 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 4542b00c417944f8a7388c306868f242 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:29.704623 10780 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:29.705230 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:29.688472 10781 tablet_service.cc:1511] Processing CreateTablet for tablet b98541608a10423bb912efd1693bfc42 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:29.707774 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98541608a10423bb912efd1693bfc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.708397 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.709942 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9845783ce18c47e693fd36b30f3650e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.706274 10707 tablet_service.cc:1511] Processing CreateTablet for tablet 12e8b0ac5f2049838d167a418d12c5a9 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:29.711427 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8f4b08db594fde9951ebadaeb3d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.704649 10704 tablet_service.cc:1511] Processing CreateTablet for tablet f29655a138664f539c844862ffcfe3fd (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:29.712539 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29655a138664f539c844862ffcfe3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.712980 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d389025aa4df2b19a15c013fec157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.713485 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e8b0ac5f2049838d167a418d12c5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.714404 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea3f91305284db38d0be3a2d8dc505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.715950 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d7b80d4f704a6ab164e4cde858e218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.718590 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4f85ba6cbd4b1086b52d40fc02fb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.725255 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542b00c417944f8a7388c306868f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.728377 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3825f623e46359bb544d6cf6ef332 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:29.750510 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3825f623e46359bb544d6cf6ef332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.738994 10831 tablet_bootstrap.cc:654] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:29.748512 10706 tablet_service.cc:1511] Processing CreateTablet for tablet d532474e03054b89813608a326b06c64 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:29.760882 10630 tablet_service.cc:1511] Processing CreateTablet for tablet 64e771bf7e8d407689e63da98435de5c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:29.767263 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d532474e03054b89813608a326b06c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.768182 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e771bf7e8d407689e63da98435de5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.796927 10629 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2a6ef54344d419b8909b4923a2b4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:29.800860 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2a6ef54344d419b8909b4923a2b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.801654 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8f4b08db594fde9951ebadaeb3d944 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:29.802958 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8f4b08db594fde9951ebadaeb3d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.804426 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 482d389025aa4df2b19a15c013fec157 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:29.804426 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 9845783ce18c47e693fd36b30f3650e7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:29.806771 10625 tablet_service.cc:1511] Processing CreateTablet for tablet a7d7b80d4f704a6ab164e4cde858e218 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:29.808146 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9845783ce18c47e693fd36b30f3650e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.808351 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea3f91305284db38d0be3a2d8dc505f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:29.816286 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:29.817700 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d389025aa4df2b19a15c013fec157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.821552 10780 tablet_service.cc:1511] Processing CreateTablet for tablet f29655a138664f539c844862ffcfe3fd (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:29.833804 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29655a138664f539c844862ffcfe3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.842175 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 9514053212834588806fc18152ae1845 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:29.843559 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514053212834588806fc18152ae1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.855639 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea3f91305284db38d0be3a2d8dc505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.864919 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3d7377f5ce4913a0a6b9ae407f2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.790799 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 4542b00c417944f8a7388c306868f242 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:29.868124 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542b00c417944f8a7388c306868f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.868369 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe6c494700344bda50aff611f162131 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:29.869637 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe6c494700344bda50aff611f162131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.874647 10701 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:29.876052 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.876137 10707 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac55becc0940e6ba37884f4ae84092 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:29.885877 10832 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:29.886325 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d7b80d4f704a6ab164e4cde858e218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.896428 10632 tablet_service.cc:1511] Processing CreateTablet for tablet 4542b00c417944f8a7388c306868f242 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:29.899052 10831 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:29.899592 10831 ts_tablet_manager.cc:1403] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.200s	user 0.022s	sys 0.017s
I20260709 14:51:29.899869 10631 tablet_service.cc:1511] Processing CreateTablet for tablet f29655a138664f539c844862ffcfe3fd (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:29.900452 10699 tablet_service.cc:1511] Processing CreateTablet for tablet 537170c476f54cae895205799fd75149 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:29.902493 10630 tablet_service.cc:1511] Processing CreateTablet for tablet 12e8b0ac5f2049838d167a418d12c5a9 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:29.903818 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e8b0ac5f2049838d167a418d12c5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.906932 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f29655a138664f539c844862ffcfe3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.911618 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4542b00c417944f8a7388c306868f242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.917269 10778 tablet_service.cc:1511] Processing CreateTablet for tablet 12e8b0ac5f2049838d167a418d12c5a9 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:29.917765 10629 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3825f623e46359bb544d6cf6ef332 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:29.918699 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e8b0ac5f2049838d167a418d12c5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.920022 10834 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:29.921528 10700 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c8f63c4134422a4f7291e49514bcc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:29.925617 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3825f623e46359bb544d6cf6ef332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.928467 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 9514053212834588806fc18152ae1845 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:29.938026 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 83a3825f623e46359bb544d6cf6ef332 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:29.936342 10624 tablet_service.cc:1511] Processing CreateTablet for tablet d532474e03054b89813608a326b06c64 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:29.939694 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d532474e03054b89813608a326b06c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.940279 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 9514053212834588806fc18152ae1845 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:29.938030 10704 tablet_service.cc:1511] Processing CreateTablet for tablet 0a51e3dcd19149f09c37c8ab8cb7c230 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:29.941567 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514053212834588806fc18152ae1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.943339 10777 tablet_service.cc:1511] Processing CreateTablet for tablet d532474e03054b89813608a326b06c64 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:29.902534 10831 raft_consensus.cc:359] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:29.944247 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514053212834588806fc18152ae1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.944525 10831 raft_consensus.cc:385] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:29.944926 10831 raft_consensus.cc:740] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:29.945906 10831 consensus_queue.cc:260] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:29.948666 10834 tablet_bootstrap.cc:654] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:29.941602 10832 tablet_bootstrap.cc:654] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:29.955624 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a3825f623e46359bb544d6cf6ef332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.959595 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d532474e03054b89813608a326b06c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.959980 10780 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac55becc0940e6ba37884f4ae84092 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:29.961385 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac55becc0940e6ba37884f4ae84092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.969501 10831 ts_tablet_manager.cc:1434] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.004s
I20260709 14:51:29.970026 10776 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:29.970398 10742 heartbeater.cc:499] Master 127.9.77.126:44483 was elected leader, sending a full tablet report...
I20260709 14:51:29.974342 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 025dbf97486d41909345340929ed7db7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:29.964252 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac55becc0940e6ba37884f4ae84092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:29.987921 10698 tablet_service.cc:1511] Processing CreateTablet for tablet e1185ca1311644daa2eb2cffe36274a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:29.989670 10835 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.990284 10835 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:29.992425 10779 tablet_service.cc:1511] Processing CreateTablet for tablet 537170c476f54cae895205799fd75149 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:29.999833 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 94ec15d63d9e434685f4027def06be8f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:30.007644 10831 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:30.008258 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a51e3dcd19149f09c37c8ab8cb7c230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.011571 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537170c476f54cae895205799fd75149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.015362 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.017505 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537170c476f54cae895205799fd75149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.021447 10835 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647), 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341)
I20260709 14:51:30.037245 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c8f63c4134422a4f7291e49514bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.049515 10832 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:30.050010 10832 ts_tablet_manager.cc:1403] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.019s
I20260709 14:51:29.999656 10781 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe6c494700344bda50aff611f162131 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:30.065048 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe6c494700344bda50aff611f162131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.065142 10775 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c8f63c4134422a4f7291e49514bcc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:30.066423 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c8f63c4134422a4f7291e49514bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.069319 10832 raft_consensus.cc:359] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.070092 10832 raft_consensus.cc:385] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.070400 10832 raft_consensus.cc:740] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.070778 10626 tablet_service.cc:1511] Processing CreateTablet for tablet c7ac55becc0940e6ba37884f4ae84092 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:30.071115 10832 consensus_queue.cc:260] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.082156 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 537170c476f54cae895205799fd75149 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:30.083591 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537170c476f54cae895205799fd75149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.087918 10631 tablet_service.cc:1511] Processing CreateTablet for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:30.088503 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:30.089280 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e1fe42c6a4447b9ce5d7b7062d0b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.092284 10623 tablet_service.cc:1511] Processing CreateTablet for tablet ca3c8f63c4134422a4f7291e49514bcc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:30.093550 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3c8f63c4134422a4f7291e49514bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.080890 10632 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe6c494700344bda50aff611f162131 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:30.090202 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d94f75a4d40f38c37d2d07466d8b1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:30.096835 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 0a51e3dcd19149f09c37c8ab8cb7c230 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:30.098649 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a51e3dcd19149f09c37c8ab8cb7c230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.081808 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025dbf97486d41909345340929ed7db7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:30.112583 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:30.109580 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1185ca1311644daa2eb2cffe36274a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.116524 10834 tablet_bootstrap.cc:492] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:30.117026 10834 ts_tablet_manager.cc:1403] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.026s
I20260709 14:51:30.120095 10834 raft_consensus.cc:359] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.116977 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.120821 10834 raft_consensus.cc:385] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.130625 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe6c494700344bda50aff611f162131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.132186 10834 raft_consensus.cc:740] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.133329 10834 consensus_queue.cc:260] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.136153 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ac55becc0940e6ba37884f4ae84092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.127902 10831 tablet_bootstrap.cc:654] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.151788 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d94f75a4d40f38c37d2d07466d8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.170805 10778 tablet_service.cc:1511] Processing CreateTablet for tablet 94ec15d63d9e434685f4027def06be8f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:30.172189 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ec15d63d9e434685f4027def06be8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.172839 10625 tablet_service.cc:1511] Processing CreateTablet for tablet e1185ca1311644daa2eb2cffe36274a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:30.174206 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1185ca1311644daa2eb2cffe36274a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.173998 10629 tablet_service.cc:1511] Processing CreateTablet for tablet 025dbf97486d41909345340929ed7db7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:30.178200 10701 tablet_service.cc:1511] Processing CreateTablet for tablet f6361cba2bc44ea2abd35ba31eb79ebe (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:30.179975 10834 ts_tablet_manager.cc:1434] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.024s
I20260709 14:51:30.179890 10704 tablet_service.cc:1511] Processing CreateTablet for tablet 601418c11fc947fa8b80fafbc24455c4 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:30.180755 10816 heartbeater.cc:499] Master 127.9.77.126:44483 was elected leader, sending a full tablet report...
I20260709 14:51:30.156919 10630 tablet_service.cc:1511] Processing CreateTablet for tablet 94ec15d63d9e434685f4027def06be8f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:30.145591 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 0a51e3dcd19149f09c37c8ab8cb7c230 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:30.191952 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025dbf97486d41909345340929ed7db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.194697 10834 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:30.199481 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a51e3dcd19149f09c37c8ab8cb7c230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.202867 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ec15d63d9e434685f4027def06be8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.204574 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601418c11fc947fa8b80fafbc24455c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.209053 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6361cba2bc44ea2abd35ba31eb79ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.216132 10667 heartbeater.cc:499] Master 127.9.77.126:44483 was elected leader, sending a full tablet report...
I20260709 14:51:30.218502 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ec15d63d9e434685f4027def06be8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.232187 10843 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:30.232748 10843 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.236967 10777 tablet_service.cc:1511] Processing CreateTablet for tablet e1185ca1311644daa2eb2cffe36274a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:30.238315 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1185ca1311644daa2eb2cffe36274a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.239271 10832 ts_tablet_manager.cc:1434] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.007s
I20260709 14:51:30.241590 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 025dbf97486d41909345340929ed7db7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:30.241113 10841 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:30.242476 10841 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.251995 10832 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:30.258121 10780 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:30.262871 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:30.264875 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.265450 10843 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:30.242956 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025dbf97486d41909345340929ed7db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.262993 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d94f75a4d40f38c37d2d07466d8b1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:30.287639 10832 tablet_bootstrap.cc:654] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.287217 10707 tablet_service.cc:1511] Processing CreateTablet for tablet a0179d74f47041ea914cf48aac7334fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:30.295728 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179d74f47041ea914cf48aac7334fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.262814 10841 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341)
I20260709 14:51:30.316203 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c9ae7d3767461c9cf6ac7cfc2d9067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.321367 10773 tablet_service.cc:1511] Processing CreateTablet for tablet a0179d74f47041ea914cf48aac7334fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:30.321660 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d94f75a4d40f38c37d2d07466d8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.323429 10778 tablet_service.cc:1511] Processing CreateTablet for tablet f6361cba2bc44ea2abd35ba31eb79ebe (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:30.343370 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179d74f47041ea914cf48aac7334fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.354766 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:30.355540 10791 raft_consensus.cc:2468] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:30.357147 10681 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:30.358287 10838 raft_consensus.cc:2804] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:30.358677 10838 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.359009 10838 raft_consensus.cc:3060] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:30.359740 10779 tablet_service.cc:1511] Processing CreateTablet for tablet 601418c11fc947fa8b80fafbc24455c4 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:30.364568 10834 tablet_bootstrap.cc:654] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.384949 10831 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:30.393087 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6361cba2bc44ea2abd35ba31eb79ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.395838 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601418c11fc947fa8b80fafbc24455c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.404840 10781 tablet_service.cc:1511] Processing CreateTablet for tablet e74abc9132b24a48882df74489ebe267 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:30.406279 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74abc9132b24a48882df74489ebe267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.406348 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 601418c11fc947fa8b80fafbc24455c4 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:30.408838 10774 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd03a802e451ea12bcbd1b7145688 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:30.410229 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd03a802e451ea12bcbd1b7145688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.413686 10838 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.431452 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601418c11fc947fa8b80fafbc24455c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.426602 10831 ts_tablet_manager.cc:1403] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.419s	user 0.019s	sys 0.015s
I20260709 14:51:30.436937 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:30.437657 10642 raft_consensus.cc:2468] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:30.451593 10832 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:30.452124 10832 ts_tablet_manager.cc:1403] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.200s	user 0.035s	sys 0.068s
I20260709 14:51:30.455061 10832 raft_consensus.cc:359] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.464212 10832 raft_consensus.cc:385] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.464550 10832 raft_consensus.cc:740] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.465270 10832 consensus_queue.cc:260] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.472957 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:30.473614 10791 raft_consensus.cc:2468] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:30.478999 10606 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:30.479889 10843 raft_consensus.cc:2804] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:30.480278 10838 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647), 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341)
I20260709 14:51:30.480481 10843 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.480845 10843 raft_consensus.cc:3060] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:30.483713 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:30.483896 10776 tablet_service.cc:1511] Processing CreateTablet for tablet ba1f76ed806c4942ba187a77c5ad6933 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:30.484318 10791 raft_consensus.cc:3060] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:30.484148 10631 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5d94f75a4d40f38c37d2d07466d8b1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:30.485666 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5d94f75a4d40f38c37d2d07466d8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.490981 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1f76ed806c4942ba187a77c5ad6933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.496236 10777 tablet_service.cc:1511] Processing CreateTablet for tablet f7540aa4b0254bd9bb12f586298c554c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:30.497583 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7540aa4b0254bd9bb12f586298c554c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.497881 10831 raft_consensus.cc:359] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.498657 10831 raft_consensus.cc:385] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.499460 10831 raft_consensus.cc:740] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.500039 10832 ts_tablet_manager.cc:1434] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 14:51:30.500149 10831 consensus_queue.cc:260] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.502236 10630 tablet_service.cc:1511] Processing CreateTablet for tablet a0179d74f47041ea914cf48aac7334fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:30.503153 10832 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:30.508185 10627 tablet_service.cc:1511] Processing CreateTablet for tablet f6361cba2bc44ea2abd35ba31eb79ebe (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:30.514071 10791 raft_consensus.cc:2468] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:30.514343 10834 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:30.516206 10704 tablet_service.cc:1511] Processing CreateTablet for tablet f7540aa4b0254bd9bb12f586298c554c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:30.519526 10834 ts_tablet_manager.cc:1403] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.325s	user 0.008s	sys 0.009s
I20260709 14:51:30.515408 10681 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:30.521880 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7540aa4b0254bd9bb12f586298c554c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.521571 10700 tablet_service.cc:1511] Processing CreateTablet for tablet ba1f76ed806c4942ba187a77c5ad6933 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:30.522846 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1f76ed806c4942ba187a77c5ad6933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.523414 10835 raft_consensus.cc:2804] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:30.524768 10835 raft_consensus.cc:697] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:30.525262 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0179d74f47041ea914cf48aac7334fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.525599 10835 consensus_queue.cc:237] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.528156 10843 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:30.516206 10701 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd03a802e451ea12bcbd1b7145688 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:30.518230 10707 tablet_service.cc:1511] Processing CreateTablet for tablet e74abc9132b24a48882df74489ebe267 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:30.533689 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74abc9132b24a48882df74489ebe267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.536257 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 15df54d9d569409ca38a6f02800b00d2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:30.537606 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15df54d9d569409ca38a6f02800b00d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.539603 10834 raft_consensus.cc:359] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.540372 10834 raft_consensus.cc:385] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.540693 10834 raft_consensus.cc:740] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.542851 10699 tablet_service.cc:1511] Processing CreateTablet for tablet 8351728bd73343288a187e33d1c70605 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:30.547322 10834 consensus_queue.cc:260] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.554124 10632 tablet_service.cc:1511] Processing CreateTablet for tablet f7540aa4b0254bd9bb12f586298c554c (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:30.554073 10624 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd03a802e451ea12bcbd1b7145688 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:30.557740 10626 tablet_service.cc:1511] Processing CreateTablet for tablet ba1f76ed806c4942ba187a77c5ad6933 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:30.558017 10625 tablet_service.cc:1511] Processing CreateTablet for tablet 15df54d9d569409ca38a6f02800b00d2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:30.562462 10834 ts_tablet_manager.cc:1434] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:51:30.536254 10629 tablet_service.cc:1511] Processing CreateTablet for tablet e74abc9132b24a48882df74489ebe267 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:30.579079 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 8351728bd73343288a187e33d1c70605 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:30.580376 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8351728bd73343288a187e33d1c70605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.581111 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd03a802e451ea12bcbd1b7145688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.518567 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 15df54d9d569409ca38a6f02800b00d2 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:30.583699 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15df54d9d569409ca38a6f02800b00d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.583598 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:30.584478 10791 raft_consensus.cc:2393] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:30.585616 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 8351728bd73343288a187e33d1c70605 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:30.586123 10834 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:30.588125 10831 ts_tablet_manager.cc:1434] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.154s	user 0.006s	sys 0.001s
I20260709 14:51:30.589502 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:30.590302 10642 raft_consensus.cc:2393] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:30.552063 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6361cba2bc44ea2abd35ba31eb79ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.593254 10843 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:30.598740 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:30.599531 10642 raft_consensus.cc:2393] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:30.609341 10834 tablet_bootstrap.cc:654] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.615840 10631 tablet_service.cc:1511] Processing CreateTablet for tablet da71853bc485496d8f76cd039b7f2e4e (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:30.617738 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71853bc485496d8f76cd039b7f2e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.624351 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd03a802e451ea12bcbd1b7145688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.627956 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7540aa4b0254bd9bb12f586298c554c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.629941 10780 tablet_service.cc:1511] Processing CreateTablet for tablet da71853bc485496d8f76cd039b7f2e4e (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:30.631364 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71853bc485496d8f76cd039b7f2e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.631517 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74abc9132b24a48882df74489ebe267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.634688 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:30.635567 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15df54d9d569409ca38a6f02800b00d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.636070 10702 tablet_service.cc:1511] Processing CreateTablet for tablet db0e562121ca4aee9533bc14b2f982fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:30.636705 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:30.638049 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98541608a10423bb912efd1693bfc42" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:30.639108 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8351728bd73343288a187e33d1c70605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.638872 10706 tablet_service.cc:1511] Processing CreateTablet for tablet da71853bc485496d8f76cd039b7f2e4e (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:30.639542 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1f76ed806c4942ba187a77c5ad6933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.640180 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71853bc485496d8f76cd039b7f2e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.640516 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8351728bd73343288a187e33d1c70605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.651337 10779 tablet_service.cc:1511] Processing CreateTablet for tablet db0e562121ca4aee9533bc14b2f982fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:30.652688 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e562121ca4aee9533bc14b2f982fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.657236 10607 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:30.658533 10843 raft_consensus.cc:2749] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:30.661346 10841 raft_consensus.cc:493] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:30.661888 10841 raft_consensus.cc:515] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.663990 10841 leader_election.cc:290] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:30.664242 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e562121ca4aee9533bc14b2f982fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.665627 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:30.666016 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:30.667361 10757 leader_election.cc:343] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:30.668121 10756 leader_election.cc:343] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:30.668579 10756 leader_election.cc:304] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:30.669925 10756 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:30.670931 10841 raft_consensus.cc:2749] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:30.672952 10841 raft_consensus.cc:2749] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:30.683864 10831 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:30.702668 10832 tablet_bootstrap.cc:654] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:30.704012 10855 log.cc:927] Time spent T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:51:30.714303 10706 tablet_service.cc:1511] Processing CreateTablet for tablet b2408a2d0e5440e4a07131f91ea152e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:30.716001 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2408a2d0e5440e4a07131f91ea152e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.645146 10835 raft_consensus.cc:493] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:30.724237 10835 raft_consensus.cc:515] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.725354 10831 tablet_bootstrap.cc:654] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.726922 10835 leader_election.cc:290] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:30.727681 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:30.728742 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:30.738602 10642 raft_consensus.cc:2468] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
W20260709 14:51:30.740900 10681 leader_election.cc:343] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:30.742079 10683 leader_election.cc:304] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:30.742554 10704 tablet_service.cc:1511] Processing CreateTablet for tablet 758b0ebe215d437184ffc17325947eb7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:30.743911 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758b0ebe215d437184ffc17325947eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.747400 10835 raft_consensus.cc:2804] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:30.747891 10835 raft_consensus.cc:493] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:30.748327 10835 raft_consensus.cc:3060] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:30.662405 10539 catalog_manager.cc:5697] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.760506 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa6b7dad7354979ab04b6e6ec6a0952 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:30.760805 10777 tablet_service.cc:1511] Processing CreateTablet for tablet 758b0ebe215d437184ffc17325947eb7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:30.761920 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758b0ebe215d437184ffc17325947eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.761920 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa6b7dad7354979ab04b6e6ec6a0952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.772353 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa6b7dad7354979ab04b6e6ec6a0952 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:30.773669 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa6b7dad7354979ab04b6e6ec6a0952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.772353 10625 tablet_service.cc:1511] Processing CreateTablet for tablet b2408a2d0e5440e4a07131f91ea152e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:30.776050 10624 tablet_service.cc:1511] Processing CreateTablet for tablet db0e562121ca4aee9533bc14b2f982fc (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:30.776556 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2408a2d0e5440e4a07131f91ea152e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.777236 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0e562121ca4aee9533bc14b2f982fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:30.768671 10756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:39083, user_credentials={real_user=slave}} blocked reactor thread for 98817.3us
I20260709 14:51:30.794118 10703 tablet_service.cc:1511] Processing CreateTablet for tablet a3976334dff04d3f84919d5c00dc42a6 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:30.795452 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3976334dff04d3f84919d5c00dc42a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.796209 10834 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:30.795928 10780 tablet_service.cc:1511] Processing CreateTablet for tablet b2408a2d0e5440e4a07131f91ea152e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:30.796732 10834 ts_tablet_manager.cc:1403] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.050s
I20260709 14:51:30.797230 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2408a2d0e5440e4a07131f91ea152e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.802896 10707 tablet_service.cc:1511] Processing CreateTablet for tablet b4f20bb5f5eb470bbaad2efdb936ff78 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:30.802897 10774 tablet_service.cc:1511] Processing CreateTablet for tablet a3976334dff04d3f84919d5c00dc42a6 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:30.804389 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 758b0ebe215d437184ffc17325947eb7 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:30.805301 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3976334dff04d3f84919d5c00dc42a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.805805 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758b0ebe215d437184ffc17325947eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.807884 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f20bb5f5eb470bbaad2efdb936ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.812819 10772 tablet_service.cc:1511] Processing CreateTablet for tablet b4f20bb5f5eb470bbaad2efdb936ff78 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:30.814394 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f20bb5f5eb470bbaad2efdb936ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.816977 10834 raft_consensus.cc:359] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.817795 10834 raft_consensus.cc:385] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.818130 10834 raft_consensus.cc:740] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.818954 10834 consensus_queue.cc:260] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.833303 10632 tablet_service.cc:1511] Processing CreateTablet for tablet a3976334dff04d3f84919d5c00dc42a6 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:30.834609 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3976334dff04d3f84919d5c00dc42a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.828034 10835 raft_consensus.cc:515] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.852322 10779 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60af098a654b528f465365dfe2a622 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:30.852988 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:30.854384 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60af098a654b528f465365dfe2a622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.853598 10642 raft_consensus.cc:3060] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:30.859833 10834 ts_tablet_manager.cc:1434] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260709 14:51:30.861171 10834 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:30.860908 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa6b7dad7354979ab04b6e6ec6a0952 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:30.862222 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa6b7dad7354979ab04b6e6ec6a0952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.867817 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60af098a654b528f465365dfe2a622 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:30.869565 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60af098a654b528f465365dfe2a622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.869923 10699 tablet_service.cc:1511] Processing CreateTablet for tablet a95a73d94ede421697bc0dc7992ecb10 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:30.872396 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a73d94ede421697bc0dc7992ecb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.872228 10773 tablet_service.cc:1511] Processing CreateTablet for tablet a95a73d94ede421697bc0dc7992ecb10 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:30.873476 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a73d94ede421697bc0dc7992ecb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.873652 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 6c60af098a654b528f465365dfe2a622 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:30.874895 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c60af098a654b528f465365dfe2a622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.883249 10834 tablet_bootstrap.cc:654] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.868911 10629 tablet_service.cc:1511] Processing CreateTablet for tablet b4f20bb5f5eb470bbaad2efdb936ff78 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:30.899899 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f20bb5f5eb470bbaad2efdb936ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.900393 10831 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:30.900893 10831 ts_tablet_manager.cc:1403] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.018s
I20260709 14:51:30.895367 10626 tablet_service.cc:1511] Processing CreateTablet for tablet a95a73d94ede421697bc0dc7992ecb10 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:30.903606 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a73d94ede421697bc0dc7992ecb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.904865 10831 raft_consensus.cc:359] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.905637 10831 raft_consensus.cc:385] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:30.905944 10831 raft_consensus.cc:740] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:30.906858 10831 consensus_queue.cc:260] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.909520 10831 ts_tablet_manager.cc:1434] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:51:30.910585 10831 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:30.915865 10630 tablet_service.cc:1511] Processing CreateTablet for tablet 76b2da86a8334648a4df55dd81bc2f7b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:30.917366 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b2da86a8334648a4df55dd81bc2f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.917492 10831 tablet_bootstrap.cc:654] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:30.881560 10642 raft_consensus.cc:2468] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:30.927911 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:30.927958 10683 leader_election.cc:304] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:30.929132 10838 raft_consensus.cc:2804] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:30.929247 10681 leader_election.cc:343] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:30.925280 10835 leader_election.cc:290] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:30.940935 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 76b2da86a8334648a4df55dd81bc2f7b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:30.941385 10781 tablet_service.cc:1511] Processing CreateTablet for tablet 76b2da86a8334648a4df55dd81bc2f7b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:30.942276 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b2da86a8334648a4df55dd81bc2f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.942816 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b2da86a8334648a4df55dd81bc2f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.973279 10857 raft_consensus.cc:493] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:30.974018 10857 raft_consensus.cc:515] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:30.978169 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:30.980311 10757 leader_election.cc:343] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:30.982203 10857 leader_election.cc:290] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:30.983989 10631 tablet_service.cc:1511] Processing CreateTablet for tablet fda31030ae534bfc84d9c79d81e28648 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:30.985749 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda31030ae534bfc84d9c79d81e28648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:30.991539 10832 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:30.992205 10832 ts_tablet_manager.cc:1403] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.489s	user 0.016s	sys 0.015s
I20260709 14:51:31.008414 10835 raft_consensus.cc:493] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.009244 10835 raft_consensus.cc:515] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.012018 10835 leader_election.cc:290] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.082991 10702 tablet_service.cc:1511] Processing CreateTablet for tablet a473b4070c4b4d9280278e5521bcde6a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:31.084479 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a473b4070c4b4d9280278e5521bcde6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.084255 10773 tablet_service.cc:1511] Processing CreateTablet for tablet a473b4070c4b4d9280278e5521bcde6a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:31.085568 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a473b4070c4b4d9280278e5521bcde6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.013252 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e771bf7e8d407689e63da98435de5c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.008109 10832 raft_consensus.cc:359] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.088037 10832 raft_consensus.cc:385] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.088361 10832 raft_consensus.cc:740] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.089104 10832 consensus_queue.cc:260] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.063560 10775 tablet_service.cc:1511] Processing CreateTablet for tablet fda31030ae534bfc84d9c79d81e28648 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:31.092340 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda31030ae534bfc84d9c79d81e28648. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:31.095868 10681 leader_election.cc:343] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.068850 10867 consensus_queue.cc:1048] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:31.068879 10626 tablet_service.cc:1511] Processing CreateTablet for tablet a473b4070c4b4d9280278e5521bcde6a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:31.097272 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a473b4070c4b4d9280278e5521bcde6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.102913 10832 ts_tablet_manager.cc:1434] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.002s
I20260709 14:51:31.071090 10834 tablet_bootstrap.cc:492] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.074039 10704 tablet_service.cc:1511] Processing CreateTablet for tablet fda31030ae534bfc84d9c79d81e28648 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:31.074956 10838 raft_consensus.cc:697] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:31.104712 10832 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.105396 10838 consensus_queue.cc:237] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.104632 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda31030ae534bfc84d9c79d81e28648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.075291 10831 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.012777 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e771bf7e8d407689e63da98435de5c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.072559 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.103675 10834 ts_tablet_manager.cc:1403] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.243s	user 0.018s	sys 0.000s
I20260709 14:51:31.110641 10642 raft_consensus.cc:2468] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:31.112599 10831 ts_tablet_manager.cc:1403] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.202s	user 0.025s	sys 0.027s
I20260709 14:51:31.112195 10834 raft_consensus.cc:359] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:31.113124 10756 leader_election.cc:343] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.115352 10756 leader_election.cc:304] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:31.115911 10683 leader_election.cc:304] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:31.116488 10857 raft_consensus.cc:2749] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:31.117504 10867 raft_consensus.cc:2804] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.117856 10867 raft_consensus.cc:493] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.118237 10867 raft_consensus.cc:3060] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.118000 10864 consensus_queue.cc:1048] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:51:31.118883 10623 tablet_service.cc:1511] Processing CreateTablet for tablet ebad22955b6e4bdc88a8b395332c84e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:31.120208 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad22955b6e4bdc88a8b395332c84e1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:31.117877 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:31.131305 10780 tablet_service.cc:1511] Processing CreateTablet for tablet ebad22955b6e4bdc88a8b395332c84e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:31.133132 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad22955b6e4bdc88a8b395332c84e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.114288 10834 raft_consensus.cc:385] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.137830 10834 raft_consensus.cc:740] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.138828 10834 consensus_queue.cc:260] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.139886 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 8710ca1e52a24879aeb313fa05bc5801 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:31.141074 10834 ts_tablet_manager.cc:1434] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:51:31.142130 10834 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.141191 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8710ca1e52a24879aeb313fa05bc5801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.138638 10628 tablet_service.cc:1511] Processing CreateTablet for tablet 8710ca1e52a24879aeb313fa05bc5801 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:31.145002 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 8710ca1e52a24879aeb313fa05bc5801 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:31.146095 10631 tablet_service.cc:1511] Processing CreateTablet for tablet fd3458e7b7424599acf51e83547f72a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:31.128873 10707 tablet_service.cc:1511] Processing CreateTablet for tablet ebad22955b6e4bdc88a8b395332c84e1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:31.148102 10705 tablet_service.cc:1511] Processing CreateTablet for tablet fd3458e7b7424599acf51e83547f72a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:31.150710 10777 tablet_service.cc:1511] Processing CreateTablet for tablet fd3458e7b7424599acf51e83547f72a5 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:31.152182 10632 tablet_service.cc:1511] Processing CreateTablet for tablet cebf54b2b84c44e4b0b1b38a0c1a248f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:31.154206 10699 tablet_service.cc:1511] Processing CreateTablet for tablet cebf54b2b84c44e4b0b1b38a0c1a248f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:31.156528 10772 tablet_service.cc:1511] Processing CreateTablet for tablet cebf54b2b84c44e4b0b1b38a0c1a248f (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:31.158023 10630 tablet_service.cc:1511] Processing CreateTablet for tablet fb04b1de98e54b46ba860d64b956ff9d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:31.134732 10831 raft_consensus.cc:359] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.162356 10703 tablet_service.cc:1511] Processing CreateTablet for tablet fb04b1de98e54b46ba860d64b956ff9d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:31.169732 10706 tablet_service.cc:1511] Processing CreateTablet for tablet ef72a810a5044459b78d37aa600ff82b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:31.171720 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8710ca1e52a24879aeb313fa05bc5801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.173065 10867 raft_consensus.cc:515] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.175735 10831 raft_consensus.cc:385] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.179522 10831 raft_consensus.cc:740] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.180353 10831 consensus_queue.cc:260] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.180970 10777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3458e7b7424599acf51e83547f72a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.182116 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0a7ee8f7af41c19105fc792b453c4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:31.182602 10831 ts_tablet_manager.cc:1434] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 14:51:31.185832 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebf54b2b84c44e4b0b1b38a0c1a248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.187600 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3458e7b7424599acf51e83547f72a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.188351 10627 tablet_service.cc:1511] Processing CreateTablet for tablet c54c3ae1d2c64598aefcaa508930d159 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:31.189555 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54c3ae1d2c64598aefcaa508930d159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.191897 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0a7ee8f7af41c19105fc792b453c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.192924 10701 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0a7ee8f7af41c19105fc792b453c4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:31.193111 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0a7ee8f7af41c19105fc792b453c4a (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:31.175784 10625 tablet_service.cc:1511] Processing CreateTablet for tablet ef72a810a5044459b78d37aa600ff82b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:31.194245 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0a7ee8f7af41c19105fc792b453c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.194855 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72a810a5044459b78d37aa600ff82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.195520 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebf54b2b84c44e4b0b1b38a0c1a248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.196111 10630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04b1de98e54b46ba860d64b956ff9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.196660 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8710ca1e52a24879aeb313fa05bc5801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.198175 10832 tablet_bootstrap.cc:654] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.187085 10540 catalog_manager.cc:5697] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.212555 10867 leader_election.cc:290] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.217983 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e771bf7e8d407689e63da98435de5c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:31.218619 10641 raft_consensus.cc:3060] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.222173 10698 tablet_service.cc:1511] Processing CreateTablet for tablet c54c3ae1d2c64598aefcaa508930d159 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:31.223953 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e771bf7e8d407689e63da98435de5c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
W20260709 14:51:31.225602 10681 leader_election.cc:343] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.228207 10779 tablet_service.cc:1511] Processing CreateTablet for tablet c54c3ae1d2c64598aefcaa508930d159 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:31.234541 10779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54c3ae1d2c64598aefcaa508930d159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.236555 10641 raft_consensus.cc:2468] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:31.166059 10781 tablet_service.cc:1511] Processing CreateTablet for tablet fb04b1de98e54b46ba860d64b956ff9d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:31.250787 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04b1de98e54b46ba860d64b956ff9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.259150 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad22955b6e4bdc88a8b395332c84e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.263957 10683 leader_election.cc:304] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:31.264251 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0a7ee8f7af41c19105fc792b453c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.265022 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebf54b2b84c44e4b0b1b38a0c1a248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.265345 10864 raft_consensus.cc:2804] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.265836 10864 raft_consensus.cc:697] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:31.266664 10864 consensus_queue.cc:237] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.272910 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3458e7b7424599acf51e83547f72a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.271912 10629 tablet_service.cc:1511] Processing CreateTablet for tablet 53a5874358dc446f8bfc29763f63195d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:31.279788 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72a810a5044459b78d37aa600ff82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.284467 10867 raft_consensus.cc:493] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.284866 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04b1de98e54b46ba860d64b956ff9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.285015 10867 raft_consensus.cc:515] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.287513 10831 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.291795 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54c3ae1d2c64598aefcaa508930d159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.303555 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:31.305006 10683 leader_election.cc:343] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.305771 10626 tablet_service.cc:1511] Processing CreateTablet for tablet f79017e569304869931ff9ff08ab8f36 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:31.307163 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:31.308668 10681 leader_election.cc:343] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.309119 10681 leader_election.cc:304] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:31.309948 10835 raft_consensus.cc:2749] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:31.310695 10867 leader_election.cc:290] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.293141 10780 tablet_service.cc:1511] Processing CreateTablet for tablet ef72a810a5044459b78d37aa600ff82b (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:31.310966 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 53a5874358dc446f8bfc29763f63195d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:31.307070 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79017e569304869931ff9ff08ab8f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.322898 10704 tablet_service.cc:1511] Processing CreateTablet for tablet 53a5874358dc446f8bfc29763f63195d (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:31.325228 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef72a810a5044459b78d37aa600ff82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.324340 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a5874358dc446f8bfc29763f63195d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.329651 10629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a5874358dc446f8bfc29763f63195d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.330679 10778 tablet_service.cc:1511] Processing CreateTablet for tablet f79017e569304869931ff9ff08ab8f36 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:31.340907 10834 tablet_bootstrap.cc:654] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.356999 10831 tablet_bootstrap.cc:654] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.357846 10832 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.358330 10832 ts_tablet_manager.cc:1403] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.254s	user 0.008s	sys 0.011s
I20260709 14:51:31.334211 10537 catalog_manager.cc:5697] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.361263 10832 raft_consensus.cc:359] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.372706 10832 raft_consensus.cc:385] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.373138 10832 raft_consensus.cc:740] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.373238 10631 tablet_service.cc:1511] Processing CreateTablet for tablet fb3afe61ed254b5c9fb9f0aaf73541c1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:31.374022 10832 consensus_queue.cc:260] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.374325 10776 tablet_service.cc:1511] Processing CreateTablet for tablet fb3afe61ed254b5c9fb9f0aaf73541c1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:31.374712 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3afe61ed254b5c9fb9f0aaf73541c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.367868 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a5874358dc446f8bfc29763f63195d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.388140 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79017e569304869931ff9ff08ab8f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.394565 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3afe61ed254b5c9fb9f0aaf73541c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.406770 10699 tablet_service.cc:1511] Processing CreateTablet for tablet fb3afe61ed254b5c9fb9f0aaf73541c1 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:31.419121 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3afe61ed254b5c9fb9f0aaf73541c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.407400 10702 tablet_service.cc:1511] Processing CreateTablet for tablet f79017e569304869931ff9ff08ab8f36 (DEFAULT_TABLE table=test-workload [id=76ae119237ea49abb167d1286202fc82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:31.429428 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f79017e569304869931ff9ff08ab8f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:31.440089 10832 ts_tablet_manager.cc:1434] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.002s
I20260709 14:51:31.441246 10832 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.444931 10843 raft_consensus.cc:493] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.445641 10843 raft_consensus.cc:515] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.452373 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.453249 10791 raft_consensus.cc:2468] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:31.455731 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.458060 10606 leader_election.cc:304] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
W20260709 14:51:31.460268 10607 leader_election.cc:343] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.462436 10843 leader_election.cc:290] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.463122 10843 raft_consensus.cc:2804] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.463603 10843 raft_consensus.cc:493] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.463973 10843 raft_consensus.cc:3060] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.466341 10831 tablet_bootstrap.cc:492] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.466885 10831 ts_tablet_manager.cc:1403] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.180s	user 0.019s	sys 0.018s
I20260709 14:51:31.470006 10831 raft_consensus.cc:359] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.470822 10831 raft_consensus.cc:385] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.471246 10831 raft_consensus.cc:740] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.472146 10831 consensus_queue.cc:260] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.478078 10831 ts_tablet_manager.cc:1434] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:31.479137 10831 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.484889 10832 tablet_bootstrap.cc:654] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.485955 10831 tablet_bootstrap.cc:654] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.497550 10832 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.498191 10832 ts_tablet_manager.cc:1403] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.006s
I20260709 14:51:31.489058 10843 raft_consensus.cc:515] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.501266 10832 raft_consensus.cc:359] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.502084 10832 raft_consensus.cc:385] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.502142 10843 leader_election.cc:290] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.502377 10838 consensus_queue.cc:1048] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:31.502593 10832 raft_consensus.cc:740] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.503821 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:31.503985 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4f85ba6cbd4b1086b52d40fc02fb43" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:31.503584 10832 consensus_queue.cc:260] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.504410 10791 raft_consensus.cc:3060] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.504463 10717 raft_consensus.cc:3060] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.506397 10834 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.506605 10832 ts_tablet_manager.cc:1434] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:51:31.506974 10834 ts_tablet_manager.cc:1403] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.365s	user 0.017s	sys 0.015s
I20260709 14:51:31.509928 10834 raft_consensus.cc:359] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.511754 10832 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.518898 10834 raft_consensus.cc:385] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.519259 10834 raft_consensus.cc:740] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.520041 10834 consensus_queue.cc:260] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.522310 10834 ts_tablet_manager.cc:1434] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:51:31.511955 10791 raft_consensus.cc:2468] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.516431 10717 raft_consensus.cc:2468] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.517256 10831 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.524488 10831 ts_tablet_manager.cc:1403] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.017s
I20260709 14:51:31.527407 10832 tablet_bootstrap.cc:654] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.527602 10831 raft_consensus.cc:359] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.528496 10831 raft_consensus.cc:385] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.528887 10831 raft_consensus.cc:740] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.529675 10834 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.529765 10831 consensus_queue.cc:260] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.532749 10831 ts_tablet_manager.cc:1434] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:31.533448 10607 leader_election.cc:304] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:31.533974 10857 raft_consensus.cc:493] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.534336 10843 raft_consensus.cc:2804] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.534415 10857 raft_consensus.cc:515] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.534989 10843 raft_consensus.cc:697] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:31.535943 10843 consensus_queue.cc:237] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.536505 10857 leader_election.cc:290] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:31.537305 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.537988 10834 tablet_bootstrap.cc:654] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.538080 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2a6ef54344d419b8909b4923a2b4a" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.543073 10832 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.543668 10832 ts_tablet_manager.cc:1403] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
I20260709 14:51:31.543592 10756 leader_election.cc:304] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:31.546079 10857 raft_consensus.cc:2749] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:31.546808 10832 raft_consensus.cc:359] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.547645 10832 raft_consensus.cc:385] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.548000 10832 raft_consensus.cc:740] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.548902 10832 consensus_queue.cc:260] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.550727 10831 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.551568 10832 ts_tablet_manager.cc:1434] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:31.552742 10832 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.555243 10791 raft_consensus.cc:3060] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.562810 10832 tablet_bootstrap.cc:654] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.564524 10866 consensus_queue.cc:1048] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:31.567811 10831 tablet_bootstrap.cc:654] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.570866 10834 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.571566 10834 ts_tablet_manager.cc:1403] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.011s
I20260709 14:51:31.575798 10834 raft_consensus.cc:359] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.576531 10832 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.577044 10832 ts_tablet_manager.cc:1403] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.009s
I20260709 14:51:31.576538 10834 raft_consensus.cc:385] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.579312 10834 raft_consensus.cc:740] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.579902 10832 raft_consensus.cc:359] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.580190 10834 consensus_queue.cc:260] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.580631 10832 raft_consensus.cc:385] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.581199 10832 raft_consensus.cc:740] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.582042 10832 consensus_queue.cc:260] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.582695 10834 ts_tablet_manager.cc:1434] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:51:31.583741 10834 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.584220 10832 ts_tablet_manager.cc:1434] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:31.585161 10832 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.589251 10540 catalog_manager.cc:5697] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.591982 10832 tablet_bootstrap.cc:654] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.593887 10834 tablet_bootstrap.cc:654] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.600833 10832 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.601224 10834 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.601296 10832 ts_tablet_manager.cc:1403] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:51:31.601503 10831 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.601934 10834 ts_tablet_manager.cc:1403] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 14:51:31.602005 10831 ts_tablet_manager.cc:1403] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.015s
I20260709 14:51:31.604131 10832 raft_consensus.cc:359] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.606763 10832 raft_consensus.cc:385] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.607195 10832 raft_consensus.cc:740] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.604912 10834 raft_consensus.cc:359] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.607928 10834 raft_consensus.cc:385] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.607868 10832 consensus_queue.cc:260] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.605986 10831 raft_consensus.cc:359] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.608721 10831 raft_consensus.cc:385] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.609108 10831 raft_consensus.cc:740] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.608475 10834 raft_consensus.cc:740] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.609953 10832 ts_tablet_manager.cc:1434] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 14:51:31.610950 10832 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.611449 10831 consensus_queue.cc:260] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.613816 10831 ts_tablet_manager.cc:1434] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:31.610699 10834 consensus_queue.cc:260] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.616254 10834 ts_tablet_manager.cc:1434] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:51:31.616542 10831 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.616932 10832 tablet_bootstrap.cc:654] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.623530 10834 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.624984 10831 tablet_bootstrap.cc:654] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.628257 10832 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.628748 10832 ts_tablet_manager.cc:1403] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:51:31.631016 10834 tablet_bootstrap.cc:654] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.631456 10832 raft_consensus.cc:359] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.632403 10832 raft_consensus.cc:385] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.632754 10832 raft_consensus.cc:740] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.633889 10832 consensus_queue.cc:260] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.640625 10832 ts_tablet_manager.cc:1434] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:51:31.641923 10832 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.649942 10831 tablet_bootstrap.cc:492] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.650445 10831 ts_tablet_manager.cc:1403] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.019s
I20260709 14:51:31.650988 10834 tablet_bootstrap.cc:492] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.651363 10832 tablet_bootstrap.cc:654] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.651527 10834 ts_tablet_manager.cc:1403] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260709 14:51:31.653152 10831 raft_consensus.cc:359] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.653865 10831 raft_consensus.cc:385] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.654213 10831 raft_consensus.cc:740] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.654381 10834 raft_consensus.cc:359] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.655181 10834 raft_consensus.cc:385] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.655557 10834 raft_consensus.cc:740] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.655303 10831 consensus_queue.cc:260] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.656459 10834 consensus_queue.cc:260] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.658500 10831 ts_tablet_manager.cc:1434] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:51:31.659078 10834 ts_tablet_manager.cc:1434] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:31.659772 10831 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.660120 10834 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.666177 10834 tablet_bootstrap.cc:654] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.668262 10831 tablet_bootstrap.cc:654] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.669837 10832 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.670311 10832 ts_tablet_manager.cc:1403] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.013s
I20260709 14:51:31.673736 10832 raft_consensus.cc:359] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.674654 10832 raft_consensus.cc:385] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.674993 10832 raft_consensus.cc:740] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.676031 10832 consensus_queue.cc:260] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.682382 10834 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.682817 10832 ts_tablet_manager.cc:1434] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:51:31.682962 10834 ts_tablet_manager.cc:1403] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260709 14:51:31.684226 10832 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.685952 10834 raft_consensus.cc:359] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.687443 10834 raft_consensus.cc:385] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.687738 10834 raft_consensus.cc:740] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.688514 10834 consensus_queue.cc:260] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.689881 10831 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.690480 10831 ts_tablet_manager.cc:1403] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260709 14:51:31.691084 10832 tablet_bootstrap.cc:654] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.690505 10834 ts_tablet_manager.cc:1434] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:51:31.692658 10834 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.693702 10831 raft_consensus.cc:359] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.694531 10831 raft_consensus.cc:385] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.694866 10831 raft_consensus.cc:740] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.695612 10831 consensus_queue.cc:260] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.697551 10831 ts_tablet_manager.cc:1434] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:31.698814 10831 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.702509 10834 tablet_bootstrap.cc:654] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.704420 10832 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.704864 10832 ts_tablet_manager.cc:1403] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:51:31.707571 10832 raft_consensus.cc:359] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.708256 10832 raft_consensus.cc:385] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.708410 10831 tablet_bootstrap.cc:654] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.708575 10832 raft_consensus.cc:740] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.709470 10832 consensus_queue.cc:260] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.712739 10832 ts_tablet_manager.cc:1434] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:31.713442 10843 raft_consensus.cc:493] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.713945 10843 raft_consensus.cc:515] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.715188 10832 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.716104 10843 leader_election.cc:290] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.717844 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.718466 10791 raft_consensus.cc:2468] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:31.720892 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.721757 10717 raft_consensus.cc:2468] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:31.723961 10606 leader_election.cc:304] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.725229 10879 raft_consensus.cc:493] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.725862 10879 raft_consensus.cc:515] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.728166 10843 raft_consensus.cc:2804] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.728552 10843 raft_consensus.cc:493] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.728890 10843 raft_consensus.cc:3060] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.729360 10832 tablet_bootstrap.cc:654] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.730444 10879 leader_election.cc:290] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.734164 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8f4b08db594fde9951ebadaeb3d944" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.735116 10791 raft_consensus.cc:2468] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:31.737112 10606 leader_election.cc:304] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.738225 10843 raft_consensus.cc:515] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.738607 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8f4b08db594fde9951ebadaeb3d944" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:31.740355 10607 leader_election.cc:343] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.741169 10832 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.741242 10879 raft_consensus.cc:2804] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.741673 10879 raft_consensus.cc:493] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.741740 10832 ts_tablet_manager.cc:1403] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260709 14:51:31.742115 10879 raft_consensus.cc:3060] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.744918 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:31.745250 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d389025aa4df2b19a15c013fec157" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:31.745596 10717 raft_consensus.cc:3060] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.745837 10791 raft_consensus.cc:3060] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.741767 10831 tablet_bootstrap.cc:492] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.747459 10843 leader_election.cc:290] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.745055 10832 raft_consensus.cc:359] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.747597 10831 ts_tablet_manager.cc:1403] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.005s
I20260709 14:51:31.748324 10832 raft_consensus.cc:385] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.748720 10832 raft_consensus.cc:740] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.749672 10832 consensus_queue.cc:260] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.751613 10831 raft_consensus.cc:359] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.752362 10831 raft_consensus.cc:385] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.752472 10832 ts_tablet_manager.cc:1434] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:51:31.752693 10831 raft_consensus.cc:740] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.753751 10832 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.753515 10791 raft_consensus.cc:2468] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.754926 10834 tablet_bootstrap.cc:492] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.755163 10606 leader_election.cc:304] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.755429 10834 ts_tablet_manager.cc:1403] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.021s
I20260709 14:51:31.756103 10843 raft_consensus.cc:2804] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.756945 10879 raft_consensus.cc:515] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.758343 10834 raft_consensus.cc:359] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.759039 10834 raft_consensus.cc:385] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.759387 10834 raft_consensus.cc:740] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.759284 10831 consensus_queue.cc:260] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.760164 10834 consensus_queue.cc:260] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.760622 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8f4b08db594fde9951ebadaeb3d944" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:31.761236 10832 tablet_bootstrap.cc:654] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.761437 10831 ts_tablet_manager.cc:1434] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:31.762275 10831 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
W20260709 14:51:31.764428 10607 leader_election.cc:343] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.765761 10879 leader_election.cc:290] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.769060 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8f4b08db594fde9951ebadaeb3d944" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:31.769717 10790 raft_consensus.cc:3060] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.753507 10717 raft_consensus.cc:2468] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.772336 10831 tablet_bootstrap.cc:654] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.773619 10834 ts_tablet_manager.cc:1434] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:31.779732 10843 raft_consensus.cc:697] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:31.780709 10843 consensus_queue.cc:237] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.783576 10834 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.787108 10831 tablet_bootstrap.cc:492] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.787643 10831 ts_tablet_manager.cc:1403] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 14:51:31.789805 10834 tablet_bootstrap.cc:654] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.790190 10831 raft_consensus.cc:359] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.792142 10831 raft_consensus.cc:385] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.792445 10831 raft_consensus.cc:740] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.793541 10790 raft_consensus.cc:2468] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.794476 10832 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.795003 10832 ts_tablet_manager.cc:1403] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.011s
I20260709 14:51:31.794961 10606 leader_election.cc:304] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:31.793219 10831 consensus_queue.cc:260] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.796132 10901 raft_consensus.cc:2804] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.799276 10901 raft_consensus.cc:697] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:31.800135 10901 consensus_queue.cc:237] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.800575 10832 raft_consensus.cc:359] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.801237 10832 raft_consensus.cc:385] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.801527 10832 raft_consensus.cc:740] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.802112 10831 ts_tablet_manager.cc:1434] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:51:31.802624 10832 consensus_queue.cc:260] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.803339 10831 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.805732 10832 ts_tablet_manager.cc:1434] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:51:31.806687 10832 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.808890 10901 raft_consensus.cc:493] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.809369 10901 raft_consensus.cc:515] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.810253 10831 tablet_bootstrap.cc:654] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.812389 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.813025 10717 raft_consensus.cc:2468] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:31.813175 10540 catalog_manager.cc:5697] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.814241 10607 leader_election.cc:304] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:31.815093 10879 raft_consensus.cc:2804] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.815474 10879 raft_consensus.cc:493] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.815804 10879 raft_consensus.cc:3060] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.817574 10832 tablet_bootstrap.cc:654] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.819278 10834 tablet_bootstrap.cc:492] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.819787 10834 ts_tablet_manager.cc:1403] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260709 14:51:31.822736 10879 raft_consensus.cc:515] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.824347 10834 raft_consensus.cc:359] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.825366 10834 raft_consensus.cc:385] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.825776 10834 raft_consensus.cc:740] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.825872 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.826826 10834 consensus_queue.cc:260] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:31.827378 10606 leader_election.cc:343] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.829516 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:31.830070 10717 raft_consensus.cc:3060] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.831919 10834 ts_tablet_manager.cc:1434] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:31.834733 10834 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:31.837057 10717 raft_consensus.cc:2468] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:31.838192 10607 leader_election.cc:304] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:31.839028 10843 raft_consensus.cc:2804] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.839707 10857 raft_consensus.cc:493] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.840276 10857 raft_consensus.cc:515] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.842648 10857 leader_election.cc:290] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:31.843421 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:31.844558 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea3f91305284db38d0be3a2d8dc505f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.844935 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea3f91305284db38d0be3a2d8dc505f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.845175 10716 raft_consensus.cc:2468] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:31.845516 10641 raft_consensus.cc:2468] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:31.846449 10756 leader_election.cc:304] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
W20260709 14:51:31.848114 10606 leader_election.cc:343] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.848758 10857 raft_consensus.cc:2804] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.849138 10857 raft_consensus.cc:493] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.849479 10857 raft_consensus.cc:3060] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.851460 10834 tablet_bootstrap.cc:654] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.855346 10901 leader_election.cc:290] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.857151 10879 leader_election.cc:290] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.860579 10790 raft_consensus.cc:3060] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.860685 10857 raft_consensus.cc:515] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.864053 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea3f91305284db38d0be3a2d8dc505f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:31.864053 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea3f91305284db38d0be3a2d8dc505f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:31.851569 10539 catalog_manager.cc:5697] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.864722 10717 raft_consensus.cc:3060] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.864723 10641 raft_consensus.cc:3060] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.870496 10843 raft_consensus.cc:697] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:31.871506 10843 consensus_queue.cc:237] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.873315 10866 consensus_queue.cc:1048] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:31.880906 10857 leader_election.cc:290] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:31.879196 10717 raft_consensus.cc:2468] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:31.883524 10756 leader_election.cc:304] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.884378 10857 raft_consensus.cc:2804] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.884827 10857 raft_consensus.cc:697] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:31.885639 10857 consensus_queue.cc:237] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.887118 10641 raft_consensus.cc:2468] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:31.892647 10831 tablet_bootstrap.cc:492] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:31.893425 10831 ts_tablet_manager.cc:1403] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.033s
I20260709 14:51:31.899036 10831 raft_consensus.cc:359] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.900236 10831 raft_consensus.cc:385] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.900882 10866 raft_consensus.cc:493] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.902793 10866 raft_consensus.cc:515] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.905197 10866 leader_election.cc:290] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.905730 10866 consensus_queue.cc:1048] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:31.906486 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.907527 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.907382 10641 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:31.908298 10790 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:31.909474 10681 leader_election.cc:304] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.910279 10835 raft_consensus.cc:2804] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.910653 10835 raft_consensus.cc:493] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.911029 10835 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.902271 10834 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:31.912200 10834 ts_tablet_manager.cc:1403] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.008s
I20260709 14:51:31.913228 10540 catalog_manager.cc:5697] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.914954 10834 raft_consensus.cc:359] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.916172 10834 raft_consensus.cc:385] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.916505 10834 raft_consensus.cc:740] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.915114 10831 raft_consensus.cc:740] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.917721 10831 consensus_queue.cc:260] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.918321 10835 raft_consensus.cc:515] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.920182 10831 ts_tablet_manager.cc:1434] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:31.921221 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:31.921777 10641 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.920667 10834 consensus_queue.cc:260] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.923789 10834 ts_tablet_manager.cc:1434] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:31.924347 10831 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:31.925112 10866 raft_consensus.cc:493] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.925701 10866 raft_consensus.cc:515] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.928807 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.930052 10641 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
W20260709 14:51:31.930354 10683 leader_election.cc:343] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.931460 10683 leader_election.cc:304] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:31.903169 10911 raft_consensus.cc:493] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.932307 10864 raft_consensus.cc:2804] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:31.948144 10864 raft_consensus.cc:697] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:31.947944 10911 raft_consensus.cc:515] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.932574 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:31.932070 10835 leader_election.cc:290] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.951350 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29655a138664f539c844862ffcfe3fd" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.949133 10789 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.952004 10641 raft_consensus.cc:2468] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:31.953302 10757 leader_election.cc:304] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:31.953470 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:31.954826 10914 raft_consensus.cc:2804] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:31.949260 10864 consensus_queue.cc:237] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.938725 10832 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:31.955281 10914 raft_consensus.cc:493] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:31.957099 10832 ts_tablet_manager.cc:1403] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.031s
I20260709 14:51:31.957333 10914 raft_consensus.cc:3060] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.960340 10832 raft_consensus.cc:359] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.961050 10832 raft_consensus.cc:385] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:31.961336 10832 raft_consensus.cc:740] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.961968 10789 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:31.962014 10832 consensus_queue.cc:260] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.964397 10911 leader_election.cc:290] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:31.967684 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29655a138664f539c844862ffcfe3fd" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.968338 10832 ts_tablet_manager.cc:1434] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:51:31.970826 10832 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:31.971864 10717 raft_consensus.cc:2468] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:31.955116 10834 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
W20260709 14:51:31.955860 10681 leader_election.cc:343] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:31.975129 10681 leader_election.cc:304] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:31.975955 10867 raft_consensus.cc:2749] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:31.955351 10866 leader_election.cc:290] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:31.980265 10914 raft_consensus.cc:515] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.983922 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29655a138664f539c844862ffcfe3fd" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:31.984547 10642 raft_consensus.cc:3060] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:31.988363 10831 tablet_bootstrap.cc:654] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.991252 10857 raft_consensus.cc:493] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:31.991748 10857 raft_consensus.cc:515] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:31.994117 10857 leader_election.cc:290] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:31.996512 10834 tablet_bootstrap.cc:654] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:31.997210 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9845783ce18c47e693fd36b30f3650e7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:31.996440 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9845783ce18c47e693fd36b30f3650e7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:31.997865 10717 raft_consensus.cc:2468] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:32.002000 10914 leader_election.cc:290] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:32.000701 10641 raft_consensus.cc:2468] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:32.004829 10843 consensus_queue.cc:1048] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.005443 10757 leader_election.cc:304] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:32.003815 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f29655a138664f539c844862ffcfe3fd" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:32.006692 10716 raft_consensus.cc:3060] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.007087 10914 raft_consensus.cc:2804] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.007460 10832 tablet_bootstrap.cc:654] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.007495 10914 raft_consensus.cc:493] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.008002 10914 raft_consensus.cc:3060] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.012655 10642 raft_consensus.cc:2468] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:32.014256 10757 leader_election.cc:304] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:32.015664 10843 raft_consensus.cc:493] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.016475 10857 raft_consensus.cc:2804] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.016325 10843 raft_consensus.cc:515] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.017375 10857 raft_consensus.cc:697] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:32.018512 10857 consensus_queue.cc:237] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.020679 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.021317 10789 raft_consensus.cc:2468] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:32.021889 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.022716 10606 leader_election.cc:304] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:32.026036 10909 raft_consensus.cc:2804] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:32.026117 10607 leader_election.cc:343] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.026494 10909 raft_consensus.cc:493] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.026925 10909 raft_consensus.cc:3060] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.027118 10843 leader_election.cc:290] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.027616 10716 raft_consensus.cc:2468] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:32.039384 10914 raft_consensus.cc:515] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.040315 10540 catalog_manager.cc:5697] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.044283 10843 raft_consensus.cc:493] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.060674 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9845783ce18c47e693fd36b30f3650e7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:32.061317 10642 raft_consensus.cc:3060] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.060889 10843 raft_consensus.cc:515] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.044407 10537 catalog_manager.cc:5697] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.068902 10831 tablet_bootstrap.cc:492] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.069442 10831 ts_tablet_manager.cc:1403] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.003s
I20260709 14:51:32.073591 10831 raft_consensus.cc:359] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.074512 10831 raft_consensus.cc:385] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.074854 10831 raft_consensus.cc:740] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.075703 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.048293 10909 raft_consensus.cc:515] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.076555 10715 raft_consensus.cc:2468] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:32.080036 10914 leader_election.cc:290] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:32.077476 10831 consensus_queue.cc:260] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.081621 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9845783ce18c47e693fd36b30f3650e7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:32.082223 10879 consensus_queue.cc:1048] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.082681 10607 leader_election.cc:304] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.082989 10715 raft_consensus.cc:3060] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.083616 10879 raft_consensus.cc:2804] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.083997 10879 raft_consensus.cc:493] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.084350 10879 raft_consensus.cc:3060] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.092000 10843 leader_election.cc:290] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.095044 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.095764 10791 raft_consensus.cc:2468] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:32.101861 10831 ts_tablet_manager.cc:1434] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 14:51:32.103754 10831 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.097244 10715 raft_consensus.cc:2468] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:32.116693 10537 catalog_manager.cc:5697] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.118970 10756 leader_election.cc:304] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:32.111354 10843 raft_consensus.cc:493] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.122246 10857 raft_consensus.cc:2804] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.122843 10857 raft_consensus.cc:697] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:32.123773 10857 consensus_queue.cc:237] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.125034 10831 tablet_bootstrap.cc:654] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.122504 10843 raft_consensus.cc:515] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.130336 10834 tablet_bootstrap.cc:492] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.130831 10834 ts_tablet_manager.cc:1403] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.003s
I20260709 14:51:32.137748 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:32.139043 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.139693 10716 raft_consensus.cc:2468] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:32.140111 10834 raft_consensus.cc:359] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.140805 10834 raft_consensus.cc:385] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.141072 10834 raft_consensus.cc:740] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
W20260709 14:51:32.141139 10607 leader_election.cc:343] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.141846 10607 leader_election.cc:304] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.142810 10901 raft_consensus.cc:2804] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.143187 10901 raft_consensus.cc:493] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.143121 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.143642 10901 raft_consensus.cc:3060] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.143807 10791 raft_consensus.cc:3060] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:32.145824 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:32.147598 10909 leader_election.cc:290] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.127300 10642 raft_consensus.cc:2468] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:32.149844 10834 consensus_queue.cc:260] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.148818 10843 leader_election.cc:290] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.153169 10832 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.153631 10832 ts_tablet_manager.cc:1403] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.183s	user 0.023s	sys 0.034s
I20260709 14:51:32.154701 10879 raft_consensus.cc:515] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.156230 10832 raft_consensus.cc:359] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.156922 10832 raft_consensus.cc:385] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.157187 10832 raft_consensus.cc:740] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.157603 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:32.158209 10716 raft_consensus.cc:3060] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.157967 10832 consensus_queue.cc:260] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.142812 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.160164 10832 ts_tablet_manager.cc:1434] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
W20260709 14:51:32.159847 10606 leader_election.cc:343] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.162523 10832 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.164691 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3d7377f5ce4913a0a6b9ae407f2cb2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.162871 10901 raft_consensus.cc:515] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.165305 10788 raft_consensus.cc:3060] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.166682 10901 leader_election.cc:290] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.166775 10716 raft_consensus.cc:2468] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:32.168558 10607 leader_election.cc:304] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.170122 10834 ts_tablet_manager.cc:1434] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 14:51:32.169080 10879 leader_election.cc:290] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.171593 10901 raft_consensus.cc:2804] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.172101 10901 raft_consensus.cc:697] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:32.172966 10901 consensus_queue.cc:237] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.179080 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.180579 10834 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.162590 10791 raft_consensus.cc:2468] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:32.182153 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
W20260709 14:51:32.182420 10606 leader_election.cc:343] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.182930 10716 raft_consensus.cc:3060] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.183142 10606 leader_election.cc:304] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:32.184059 10843 raft_consensus.cc:2804] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.184523 10843 raft_consensus.cc:697] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:32.185335 10843 consensus_queue.cc:237] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.187610 10540 catalog_manager.cc:5697] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.193431 10857 raft_consensus.cc:493] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.194155 10857 raft_consensus.cc:515] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.198175 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.205420 10857 leader_election.cc:290] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:32.206594 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e8b0ac5f2049838d167a418d12c5a9" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.207499 10715 raft_consensus.cc:2393] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:32.207579 10909 raft_consensus.cc:493] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.208684 10756 leader_election.cc:304] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:32.209721 10909 raft_consensus.cc:515] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.210695 10788 raft_consensus.cc:2468] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:32.209339 10857 raft_consensus.cc:3060] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.214542 10832 tablet_bootstrap.cc:654] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.214085 10716 raft_consensus.cc:2468] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:32.224097 10857 raft_consensus.cc:2749] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.224000 10607 leader_election.cc:304] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.227190 10832 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.227820 10832 ts_tablet_manager.cc:1403] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.003s
I20260709 14:51:32.234895 10834 tablet_bootstrap.cc:654] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.234910 10831 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.236285 10831 ts_tablet_manager.cc:1403] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.031s
I20260709 14:51:32.231320 10832 raft_consensus.cc:359] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.239051 10832 raft_consensus.cc:385] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.240957 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.242420 10716 raft_consensus.cc:3060] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:32.243697 10607 leader_election.cc:343] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.238407 10879 raft_consensus.cc:2804] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.245108 10879 raft_consensus.cc:697] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:32.246245 10879 consensus_queue.cc:237] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.239434 10832 raft_consensus.cc:740] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.249703 10831 raft_consensus.cc:359] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.250468 10831 raft_consensus.cc:385] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.250726 10831 raft_consensus.cc:740] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.249717 10832 consensus_queue.cc:260] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.251325 10831 consensus_queue.cc:260] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.256536 10831 ts_tablet_manager.cc:1434] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:32.263242 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:32.264909 10606 leader_election.cc:343] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.265398 10606 leader_election.cc:304] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.268332 10831 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.272926 10901 raft_consensus.cc:2749] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.273694 10929 consensus_queue.cc:1048] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:32.267194 10909 leader_election.cc:290] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.291669 10832 ts_tablet_manager.cc:1434] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.063s	user 0.016s	sys 0.024s
I20260709 14:51:32.294137 10832 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.296540 10834 tablet_bootstrap.cc:492] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.297030 10834 ts_tablet_manager.cc:1403] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.016s
I20260709 14:51:32.302080 10909 consensus_queue.cc:1048] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:32.303184 10834 raft_consensus.cc:359] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.303916 10834 raft_consensus.cc:385] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.304186 10834 raft_consensus.cc:740] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.304096 10909 consensus_queue.cc:1048] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:32.304659 10537 catalog_manager.cc:5697] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.305158 10834 consensus_queue.cc:260] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.306468 10537 catalog_manager.cc:5697] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.312518 10834 ts_tablet_manager.cc:1434] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:32.313331 10834 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.334504 10834 tablet_bootstrap.cc:654] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.339243 10831 tablet_bootstrap.cc:654] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.351702 10832 tablet_bootstrap.cc:654] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.363803 10931 consensus_queue.cc:1048] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:32.373764 10931 consensus_queue.cc:1048] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:32.387773 10832 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.388283 10832 ts_tablet_manager.cc:1403] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.003s
I20260709 14:51:32.358780 10537 catalog_manager.cc:5697] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.395468 10834 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.399030 10834 ts_tablet_manager.cc:1403] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.018s
I20260709 14:51:32.399772 10857 consensus_queue.cc:1048] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.400702 10929 consensus_queue.cc:1048] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.402011 10832 raft_consensus.cc:359] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.402902 10832 raft_consensus.cc:385] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.403267 10832 raft_consensus.cc:740] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.405046 10832 consensus_queue.cc:260] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.418973 10832 ts_tablet_manager.cc:1434] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 14:51:32.419867 10832 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.420215 10831 tablet_bootstrap.cc:492] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.420636 10831 ts_tablet_manager.cc:1403] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.005s
I20260709 14:51:32.424247 10831 raft_consensus.cc:359] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.424955 10831 raft_consensus.cc:385] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.427309 10831 raft_consensus.cc:740] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.427976 10831 consensus_queue.cc:260] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.433490 10834 raft_consensus.cc:359] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.434199 10834 raft_consensus.cc:385] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.434481 10834 raft_consensus.cc:740] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.435094 10834 consensus_queue.cc:260] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.436213 10931 raft_consensus.cc:493] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.437211 10931 raft_consensus.cc:515] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.438056 10831 ts_tablet_manager.cc:1434] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:32.439787 10831 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.440666 10931 leader_election.cc:290] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.441772 10834 ts_tablet_manager.cc:1434] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:51:32.441929 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.446851 10911 raft_consensus.cc:493] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:32.447116 10606 leader_election.cc:343] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.447374 10911 raft_consensus.cc:515] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.447737 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:32.449044 10607 leader_election.cc:343] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.449532 10911 leader_election.cc:290] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:32.449477 10607 leader_election.cc:304] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.450261 10931 raft_consensus.cc:2749] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.451164 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.445854 10834 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.442993 10864 consensus_queue.cc:1048] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:32.451956 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d532474e03054b89813608a326b06c64" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.452744 10717 raft_consensus.cc:2393] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:32.456380 10914 consensus_queue.cc:1048] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.456601 10756 leader_election.cc:304] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:32.458396 10857 raft_consensus.cc:3060] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.472886 10832 tablet_bootstrap.cc:654] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.478951 10857 raft_consensus.cc:2749] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.489060 10834 tablet_bootstrap.cc:654] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.493584 10831 tablet_bootstrap.cc:654] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.515763 10917 consensus_queue.cc:1048] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:32.526829 10831 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.527341 10831 ts_tablet_manager.cc:1403] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.011s
I20260709 14:51:32.532380 10834 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.532903 10834 ts_tablet_manager.cc:1403] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.009s
I20260709 14:51:32.533272 10832 tablet_bootstrap.cc:492] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.533883 10832 ts_tablet_manager.cc:1403] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.013s
I20260709 14:51:32.536146 10834 raft_consensus.cc:359] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.536842 10834 raft_consensus.cc:385] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.537127 10834 raft_consensus.cc:740] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.536984 10832 raft_consensus.cc:359] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.537778 10832 raft_consensus.cc:385] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.538112 10832 raft_consensus.cc:740] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.537932 10834 consensus_queue.cc:260] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.536054 10831 raft_consensus.cc:359] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.538976 10831 raft_consensus.cc:385] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.538791 10832 consensus_queue.cc:260] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.539295 10831 raft_consensus.cc:740] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.539989 10831 consensus_queue.cc:260] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.540992 10832 ts_tablet_manager.cc:1434] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:32.541729 10831 ts_tablet_manager.cc:1434] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260709 14:51:32.541842 10832 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.543393 10834 ts_tablet_manager.cc:1434] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:32.544297 10831 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.548306 10832 tablet_bootstrap.cc:654] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.551308 10857 consensus_queue.cc:1048] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.552016 10914 consensus_queue.cc:1048] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.551331 10834 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.560563 10831 tablet_bootstrap.cc:654] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.561242 10917 raft_consensus.cc:493] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.561821 10917 raft_consensus.cc:515] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.565296 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.566102 10641 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:32.566416 10834 tablet_bootstrap.cc:654] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.567672 10683 leader_election.cc:304] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.568749 10866 raft_consensus.cc:2804] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.569202 10866 raft_consensus.cc:493] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.569618 10866 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.577394 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.578269 10791 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:32.577337 10917 leader_election.cc:290] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.583006 10834 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.583559 10834 ts_tablet_manager.cc:1403] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260709 14:51:32.587200 10866 raft_consensus.cc:515] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.589298 10866 leader_election.cc:290] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.593050 10834 raft_consensus.cc:359] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.593828 10834 raft_consensus.cc:385] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.594115 10834 raft_consensus.cc:740] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.594830 10834 consensus_queue.cc:260] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.597038 10834 ts_tablet_manager.cc:1434] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:51:32.598243 10834 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.598349 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:32.598922 10641 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.605038 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.605839 10788 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.611069 10641 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:32.615437 10929 raft_consensus.cc:493] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.615571 10683 leader_election.cc:304] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.616036 10929 raft_consensus.cc:515] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.617177 10917 raft_consensus.cc:2804] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.617731 10917 raft_consensus.cc:697] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:32.618268 10929 leader_election.cc:290] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.618590 10917 consensus_queue.cc:237] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.620699 10788 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:32.621295 10831 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.621738 10831 ts_tablet_manager.cc:1403] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.007s
I20260709 14:51:32.625308 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.625963 10791 raft_consensus.cc:2468] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:32.627573 10831 raft_consensus.cc:359] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.628252 10831 raft_consensus.cc:385] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.628525 10831 raft_consensus.cc:740] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.629108 10831 consensus_queue.cc:260] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.630596 10831 ts_tablet_manager.cc:1434] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:51:32.631022 10606 leader_election.cc:304] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:32.631445 10831 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.633316 10843 raft_consensus.cc:2804] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.636533 10843 raft_consensus.cc:493] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.636865 10843 raft_consensus.cc:3060] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.640053 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:32.640141 10931 consensus_queue.cc:1048] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:32.641541 10607 leader_election.cc:343] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.642359 10540 catalog_manager.cc:5697] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.650255 10832 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.650741 10832 ts_tablet_manager.cc:1403] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.023s
I20260709 14:51:32.650758 10929 consensus_queue.cc:1048] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:32.653498 10832 raft_consensus.cc:359] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.654172 10832 raft_consensus.cc:385] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.654456 10832 raft_consensus.cc:740] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.651094 10843 raft_consensus.cc:515] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.689838 10843 leader_election.cc:290] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.690582 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:32.692063 10834 tablet_bootstrap.cc:654] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:32.692068 10607 leader_election.cc:343] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.692466 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.693624 10788 raft_consensus.cc:3060] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.693851 10843 consensus_queue.cc:1048] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.690550 10832 consensus_queue.cc:260] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.701561 10831 tablet_bootstrap.cc:654] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.703492 10788 raft_consensus.cc:2468] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:32.704239 10832 ts_tablet_manager.cc:1434] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.053s	user 0.000s	sys 0.007s
I20260709 14:51:32.704718 10606 leader_election.cc:304] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:32.709860 10929 raft_consensus.cc:2804] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.715161 10929 raft_consensus.cc:697] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:32.716055 10929 consensus_queue.cc:237] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.720043 10716 raft_consensus.cc:3060] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.724965 10917 raft_consensus.cc:493] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.726687 10917 raft_consensus.cc:515] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.738054 10832 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.740411 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.746479 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:32.748257 10683 leader_election.cc:343] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.734412 10917 leader_election.cc:290] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.748914 10843 consensus_queue.cc:1048] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.751572 10911 consensus_queue.cc:1048] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.759874 10831 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.760383 10831 ts_tablet_manager.cc:1403] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.003s
I20260709 14:51:32.761989 10911 consensus_queue.cc:1048] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:51:32.761739 10681 leader_election.cc:343] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.768807 10681 leader_election.cc:304] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.769848 10917 raft_consensus.cc:2749] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.770099 10879 consensus_queue.cc:1048] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.780153 10866 raft_consensus.cc:493] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.780716 10866 raft_consensus.cc:515] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.783476 10879 consensus_queue.cc:1048] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:32.784745 10831 raft_consensus.cc:359] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.785660 10831 raft_consensus.cc:385] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.786010 10831 raft_consensus.cc:740] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.790868 10866 leader_election.cc:290] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.793671 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.793668 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4542b00c417944f8a7388c306868f242" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.798168 10832 tablet_bootstrap.cc:654] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.788646 10831 consensus_queue.cc:260] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.803864 10834 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.804383 10834 ts_tablet_manager.cc:1403] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.206s	user 0.031s	sys 0.027s
I20260709 14:51:32.808707 10834 raft_consensus.cc:359] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.808311 10683 leader_election.cc:304] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.810937 10834 raft_consensus.cc:385] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.811224 10834 raft_consensus.cc:740] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.814448 10831 ts_tablet_manager.cc:1434] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 14:51:32.813107 10540 catalog_manager.cc:5697] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.818161 10834 consensus_queue.cc:260] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.828560 10838 raft_consensus.cc:2749] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:32.829615 10834 ts_tablet_manager.cc:1434] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:32.830557 10834 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.844342 10831 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.852600 10914 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.855603 10914 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.862658 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.864107 10834 tablet_bootstrap.cc:654] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:32.864492 10757 leader_election.cc:343] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.865612 10914 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:32.866183 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:32.868760 10756 leader_election.cc:343] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.869242 10756 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:32.870571 10831 tablet_bootstrap.cc:654] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.876096 10914 raft_consensus.cc:2749] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:32.881937 10832 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.882408 10832 ts_tablet_manager.cc:1403] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.024s
I20260709 14:51:32.885088 10832 raft_consensus.cc:359] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.885699 10832 raft_consensus.cc:385] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.885941 10832 raft_consensus.cc:740] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.886559 10832 consensus_queue.cc:260] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.889223 10832 ts_tablet_manager.cc:1434] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:32.890153 10832 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.900363 10834 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.900951 10834 ts_tablet_manager.cc:1403] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.003s
I20260709 14:51:32.903587 10834 raft_consensus.cc:359] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.904281 10834 raft_consensus.cc:385] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.904567 10834 raft_consensus.cc:740] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.904984 10832 tablet_bootstrap.cc:654] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.905314 10834 consensus_queue.cc:260] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.906955 10831 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.907496 10831 ts_tablet_manager.cc:1403] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.001s
I20260709 14:51:32.907769 10834 ts_tablet_manager.cc:1434] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:32.910377 10831 raft_consensus.cc:359] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.910895 10831 raft_consensus.cc:385] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.911118 10831 raft_consensus.cc:740] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.911409 10832 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.911846 10832 ts_tablet_manager.cc:1403] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:51:32.911832 10831 consensus_queue.cc:260] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.913772 10831 ts_tablet_manager.cc:1434] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:32.914565 10832 raft_consensus.cc:359] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.915199 10834 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:32.915274 10832 raft_consensus.cc:385] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.915652 10832 raft_consensus.cc:740] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:32.916302 10832 consensus_queue.cc:260] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.918680 10832 ts_tablet_manager.cc:1434] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:32.919791 10832 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:32.921629 10834 tablet_bootstrap.cc:654] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.921908 10831 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:32.926522 10832 tablet_bootstrap.cc:654] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.931318 10838 raft_consensus.cc:493] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.931855 10838 raft_consensus.cc:515] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.934700 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.935340 10642 raft_consensus.cc:2468] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:32.944187 10683 leader_election.cc:304] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:32.945092 10917 raft_consensus.cc:2804] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.945639 10917 raft_consensus.cc:493] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.946069 10917 raft_consensus.cc:3060] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.948089 10838 leader_election.cc:290] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.950515 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:32.951990 10681 leader_election.cc:343] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.952255 10831 tablet_bootstrap.cc:654] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:32.956373 10917 raft_consensus.cc:515] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.961256 10917 leader_election.cc:290] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.961359 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:32.962087 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
W20260709 14:51:32.962522 10681 leader_election.cc:343] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.962673 10642 raft_consensus.cc:3060] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.964286 10917 raft_consensus.cc:493] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:32.964895 10917 raft_consensus.cc:515] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.967311 10917 leader_election.cc:290] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:32.968767 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:32.969468 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:32.970038 10641 raft_consensus.cc:2468] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
W20260709 14:51:32.970463 10681 leader_election.cc:343] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:32.971266 10683 leader_election.cc:304] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.971930 10917 raft_consensus.cc:2804] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:32.972183 10642 raft_consensus.cc:2468] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:32.972316 10917 raft_consensus.cc:493] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:32.972678 10917 raft_consensus.cc:3060] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:32.973369 10683 leader_election.cc:304] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:32.974195 10866 raft_consensus.cc:2804] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:32.974676 10866 raft_consensus.cc:697] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:32.975849 10834 tablet_bootstrap.cc:492] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:32.975574 10866 consensus_queue.cc:237] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.976315 10834 ts_tablet_manager.cc:1403] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.019s
I20260709 14:51:32.979885 10832 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:32.980305 10832 ts_tablet_manager.cc:1403] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.007s
I20260709 14:51:32.982806 10832 raft_consensus.cc:359] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.983474 10831 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:32.983942 10831 ts_tablet_manager.cc:1403] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.004s
I20260709 14:51:32.985162 10539 catalog_manager.cc:5697] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.986434 10831 raft_consensus.cc:359] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.987104 10831 raft_consensus.cc:385] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.978955 10834 raft_consensus.cc:359] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:32.983508 10832 raft_consensus.cc:385] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.987398 10831 raft_consensus.cc:740] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.012643 10834 raft_consensus.cc:385] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:32.991119 10917 raft_consensus.cc:515] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.013060 10832 raft_consensus.cc:740] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.013165 10834 raft_consensus.cc:740] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.013505 10831 consensus_queue.cc:260] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.014298 10834 consensus_queue.cc:260] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.014395 10832 consensus_queue.cc:260] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.016270 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.016453 10834 ts_tablet_manager.cc:1434] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.021s
I20260709 14:51:33.016453 10832 ts_tablet_manager.cc:1434] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:51:33.017701 10832 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.017702 10834 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.023816 10834 tablet_bootstrap.cc:654] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.024971 10832 tablet_bootstrap.cc:654] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.028891 10642 raft_consensus.cc:3060] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.030128 10831 ts_tablet_manager.cc:1434] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.017s
I20260709 14:51:33.035920 10834 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.036581 10834 ts_tablet_manager.cc:1403] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:51:33.040537 10831 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.040192 10834 raft_consensus.cc:359] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.041131 10834 raft_consensus.cc:385] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.041504 10834 raft_consensus.cc:740] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.043532 10834 consensus_queue.cc:260] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.044860 10832 tablet_bootstrap.cc:492] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.045327 10832 ts_tablet_manager.cc:1403] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260709 14:51:33.045784 10834 ts_tablet_manager.cc:1434] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:51:33.046438 10642 raft_consensus.cc:2468] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.047179 10831 tablet_bootstrap.cc:654] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.047359 10834 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.048236 10843 raft_consensus.cc:493] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.048046 10832 raft_consensus.cc:359] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.048745 10832 raft_consensus.cc:385] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.048733 10843 raft_consensus.cc:515] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.049232 10832 raft_consensus.cc:740] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.050109 10832 consensus_queue.cc:260] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.051991 10843 leader_election.cc:290] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.054021 10834 tablet_bootstrap.cc:654] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.054132 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:33.055807 10606 leader_election.cc:343] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.047711 10683 leader_election.cc:304] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:33.056434 10832 ts_tablet_manager.cc:1434] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:33.057600 10832 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.057513 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.058597 10866 raft_consensus.cc:2804] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:33.058743 10607 leader_election.cc:343] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.059156 10866 raft_consensus.cc:697] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:33.059182 10607 leader_election.cc:304] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.060407 10843 raft_consensus.cc:2749] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.060163 10866 consensus_queue.cc:237] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.066109 10832 tablet_bootstrap.cc:654] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.067044 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e1fe42c6a4447b9ce5d7b7062d0b82" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
W20260709 14:51:33.068549 10681 leader_election.cc:343] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.070168 10917 leader_election.cc:290] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.073132 10914 raft_consensus.cc:493] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.073625 10914 raft_consensus.cc:515] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.075767 10914 leader_election.cc:290] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.078011 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ec15d63d9e434685f4027def06be8f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.079363 10831 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.079830 10831 ts_tablet_manager.cc:1403] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
W20260709 14:51:33.079873 10756 leader_election.cc:343] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.082537 10831 raft_consensus.cc:359] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.083240 10831 raft_consensus.cc:385] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.083267 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ec15d63d9e434685f4027def06be8f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.083599 10831 raft_consensus.cc:740] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.083822 10642 raft_consensus.cc:2468] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:33.083918 10834 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.084486 10834 ts_tablet_manager.cc:1403] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260709 14:51:33.084306 10831 consensus_queue.cc:260] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.084955 10757 leader_election.cc:304] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:33.079886 10540 catalog_manager.cc:5697] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.086274 10831 ts_tablet_manager.cc:1434] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:33.086270 10914 raft_consensus.cc:2804] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.086828 10914 raft_consensus.cc:493] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.087177 10914 raft_consensus.cc:3060] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.087406 10831 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.089918 10834 raft_consensus.cc:359] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.091367 10834 raft_consensus.cc:385] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.091718 10834 raft_consensus.cc:740] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.092450 10834 consensus_queue.cc:260] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.093145 10914 raft_consensus.cc:515] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.094806 10857 raft_consensus.cc:493] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.095331 10857 raft_consensus.cc:515] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.093881 10831 tablet_bootstrap.cc:654] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.097316 10857 leader_election.cc:290] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.098747 10914 leader_election.cc:290] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.099291 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.100363 10641 raft_consensus.cc:2393] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:33.100726 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ec15d63d9e434685f4027def06be8f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:33.101491 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a3825f623e46359bb544d6cf6ef332" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:33.102072 10756 leader_election.cc:343] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.103116 10834 ts_tablet_manager.cc:1434] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:51:33.098898 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ec15d63d9e434685f4027def06be8f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.104151 10757 leader_election.cc:304] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:33.104480 10642 raft_consensus.cc:3060] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.105237 10914 raft_consensus.cc:3060] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.109865 10642 raft_consensus.cc:2468] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:33.110598 10834 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.111197 10757 leader_election.cc:304] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:33.112497 10857 raft_consensus.cc:2804] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.112990 10857 raft_consensus.cc:697] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:33.113260 10831 tablet_bootstrap.cc:492] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.113713 10831 ts_tablet_manager.cc:1403] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260709 14:51:33.113857 10857 consensus_queue.cc:237] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.116451 10831 raft_consensus.cc:359] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.116981 10834 tablet_bootstrap.cc:654] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.116992 10831 raft_consensus.cc:385] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.117455 10831 raft_consensus.cc:740] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.116712 10832 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.118124 10831 consensus_queue.cc:260] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.118724 10832 ts_tablet_manager.cc:1403] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.009s
I20260709 14:51:33.120486 10831 ts_tablet_manager.cc:1434] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:33.120848 10917 raft_consensus.cc:493] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.121459 10917 raft_consensus.cc:515] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.122100 10832 raft_consensus.cc:359] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.122970 10832 raft_consensus.cc:385] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.123360 10832 raft_consensus.cc:740] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.124627 10832 consensus_queue.cc:260] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.125627 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:33.128130 10683 leader_election.cc:343] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.129235 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.129933 10831 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
W20260709 14:51:33.131083 10681 leader_election.cc:343] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.131482 10843 raft_consensus.cc:493] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.131557 10681 leader_election.cc:304] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.132037 10843 raft_consensus.cc:515] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.132508 10866 raft_consensus.cc:2749] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.126531 10917 leader_election.cc:290] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.134632 10843 leader_election.cc:290] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.134902 10914 raft_consensus.cc:2749] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.136221 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537170c476f54cae895205799fd75149" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.137977 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537170c476f54cae895205799fd75149" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.138331 10831 tablet_bootstrap.cc:654] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.138553 10716 raft_consensus.cc:2468] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.140113 10832 ts_tablet_manager.cc:1434] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:51:33.136862 10789 raft_consensus.cc:2468] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.144093 10606 leader_election.cc:304] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.144428 10832 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.147835 10917 consensus_queue.cc:1048] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:33.152200 10843 raft_consensus.cc:2804] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.152702 10843 raft_consensus.cc:493] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.153118 10843 raft_consensus.cc:3060] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.174398 10866 consensus_queue.cc:1048] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:33.185801 10540 catalog_manager.cc:5697] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:33.190063 10607 consensus_peers.cc:597] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:33.191207 10843 raft_consensus.cc:515] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.192576 10832 tablet_bootstrap.cc:654] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.194885 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537170c476f54cae895205799fd75149" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:33.196324 10716 raft_consensus.cc:3060] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.195055 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537170c476f54cae895205799fd75149" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.198561 10791 raft_consensus.cc:3060] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.195519 10843 leader_election.cc:290] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.206817 10834 tablet_bootstrap.cc:492] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.213593 10834 ts_tablet_manager.cc:1403] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.103s	user 0.037s	sys 0.006s
I20260709 14:51:33.218890 10866 raft_consensus.cc:493] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.219365 10866 raft_consensus.cc:515] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.219568 10716 raft_consensus.cc:2468] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:33.210950 10791 raft_consensus.cc:2468] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:33.225519 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:33.227854 10681 leader_election.cc:343] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.221761 10866 leader_election.cc:290] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.224128 10607 leader_election.cc:304] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:33.228951 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.229534 10843 raft_consensus.cc:2804] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.229797 10641 raft_consensus.cc:2468] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:33.230010 10843 raft_consensus.cc:697] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:33.231930 10683 leader_election.cc:304] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.234654 10866 raft_consensus.cc:2804] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.235759 10866 raft_consensus.cc:493] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.236119 10866 raft_consensus.cc:3060] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.235258 10843 consensus_queue.cc:237] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.240542 10929 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.241036 10929 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.244109 10929 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.250669 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.251374 10789 raft_consensus.cc:2468] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.251757 10866 raft_consensus.cc:515] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:33.253521 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:33.253746 10866 leader_election.cc:290] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.254997 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
W20260709 14:51:33.256404 10681 leader_election.cc:343] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.256547 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.257131 10641 raft_consensus.cc:3060] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.257885 10831 tablet_bootstrap.cc:492] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.258239 10831 ts_tablet_manager.cc:1403] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.016s
I20260709 14:51:33.261008 10606 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.261962 10843 raft_consensus.cc:2804] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.261854 10831 raft_consensus.cc:359] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.262643 10831 raft_consensus.cc:385] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.263005 10831 raft_consensus.cc:740] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.263793 10831 consensus_queue.cc:260] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.264110 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.262444 10843 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.265122 10843 raft_consensus.cc:3060] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.264676 10716 raft_consensus.cc:2468] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.268543 10832 tablet_bootstrap.cc:492] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.269042 10832 ts_tablet_manager.cc:1403] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.012s
I20260709 14:51:33.269125 10864 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.269650 10864 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.269973 10901 consensus_queue.cc:1048] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.270754 10641 raft_consensus.cc:2468] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.271814 10864 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.273003 10683 leader_election.cc:304] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.273406 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.274128 10866 raft_consensus.cc:2804] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.275460 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.276062 10789 raft_consensus.cc:2468] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:33.277006 10866 raft_consensus.cc:697] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:33.276975 10681 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.277880 10864 raft_consensus.cc:2804] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.278296 10864 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.277956 10866 consensus_queue.cc:237] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.278653 10864 raft_consensus.cc:3060] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.279421 10832 raft_consensus.cc:359] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.280310 10832 raft_consensus.cc:385] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.280648 10832 raft_consensus.cc:740] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.284188 10832 consensus_queue.cc:260] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.285076 10834 raft_consensus.cc:359] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.285960 10834 raft_consensus.cc:385] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.286300 10834 raft_consensus.cc:740] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.287201 10832 ts_tablet_manager.cc:1434] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:51:33.287773 10831 ts_tablet_manager.cc:1434] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 14:51:33.288446 10832 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.288968 10831 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.292778 10929 raft_consensus.cc:493] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.293426 10929 raft_consensus.cc:515] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.261837 10540 catalog_manager.cc:5697] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.296912 10929 leader_election.cc:290] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.297077 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.297935 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:33.298714 10607 leader_election.cc:343] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:33.299376 10606 leader_election.cc:343] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.299876 10606 leader_election.cc:304] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.300645 10929 raft_consensus.cc:2749] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.301685 10864 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.303714 10843 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.299413 10834 consensus_queue.cc:260] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.305130 10641 raft_consensus.cc:2393] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:33.305230 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.308729 10834 ts_tablet_manager.cc:1434] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 14:51:33.308799 10929 raft_consensus.cc:493] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.309317 10929 raft_consensus.cc:515] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.309845 10834 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.311276 10929 leader_election.cc:290] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.312425 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.313071 10789 raft_consensus.cc:2468] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.314407 10606 leader_election.cc:304] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.315181 10929 raft_consensus.cc:2804] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.315543 10929 raft_consensus.cc:493] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.315845 10929 raft_consensus.cc:3060] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.319177 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:33.319998 10715 raft_consensus.cc:2393] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:33.320034 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.320694 10716 raft_consensus.cc:2468] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.325722 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.326297 10789 raft_consensus.cc:3060] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.333920 10929 raft_consensus.cc:515] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.333257 10539 catalog_manager.cc:5697] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.341387 10789 raft_consensus.cc:2468] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.343391 10864 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.347952 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.348506 10789 raft_consensus.cc:3060] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.350005 10681 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:33.351353 10929 leader_election.cc:290] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.351933 10864 raft_consensus.cc:2804] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.352651 10864 raft_consensus.cc:697] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:33.352932 10832 tablet_bootstrap.cc:654] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.343948 10831 tablet_bootstrap.cc:654] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.344523 10843 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.353474 10864 consensus_queue.cc:237] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.355372 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe6c494700344bda50aff611f162131" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:33.344651 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ac55becc0940e6ba37884f4ae84092" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.356082 10716 raft_consensus.cc:3060] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.356411 10788 raft_consensus.cc:2393] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:33.357758 10606 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.359042 10843 raft_consensus.cc:2749] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.361745 10834 tablet_bootstrap.cc:654] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.363847 10716 raft_consensus.cc:2468] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:33.365456 10607 leader_election.cc:304] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:33.365531 10789 raft_consensus.cc:2468] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:33.366470 10843 raft_consensus.cc:2804] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.367020 10843 raft_consensus.cc:697] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:33.368206 10843 consensus_queue.cc:237] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.379032 10834 tablet_bootstrap.cc:492] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.379568 10834 ts_tablet_manager.cc:1403] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
I20260709 14:51:33.382191 10834 raft_consensus.cc:359] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.382856 10834 raft_consensus.cc:385] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.383131 10834 raft_consensus.cc:740] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.383800 10834 consensus_queue.cc:260] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.386083 10832 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.386538 10832 ts_tablet_manager.cc:1403] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.006s
I20260709 14:51:33.389205 10537 catalog_manager.cc:5697] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.389945 10832 raft_consensus.cc:359] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.392856 10832 raft_consensus.cc:385] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.393224 10832 raft_consensus.cc:740] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.394033 10832 consensus_queue.cc:260] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.395092 10834 ts_tablet_manager.cc:1434] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:33.396117 10834 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.397169 10832 ts_tablet_manager.cc:1434] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 14:51:33.401815 10834 tablet_bootstrap.cc:654] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.405961 10540 catalog_manager.cc:5697] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.411422 10831 tablet_bootstrap.cc:492] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.411639 10832 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.411895 10831 ts_tablet_manager.cc:1403] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.006s
I20260709 14:51:33.413985 10831 raft_consensus.cc:359] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.414868 10831 raft_consensus.cc:385] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.415061 10831 raft_consensus.cc:740] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.415748 10831 consensus_queue.cc:260] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.416615 10832 tablet_bootstrap.cc:654] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.417567 10831 ts_tablet_manager.cc:1434] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:33.418498 10831 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.425028 10834 tablet_bootstrap.cc:492] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.425925 10834 ts_tablet_manager.cc:1403] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 14:51:33.428544 10834 raft_consensus.cc:359] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.429186 10834 raft_consensus.cc:385] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.429451 10834 raft_consensus.cc:740] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.430048 10834 consensus_queue.cc:260] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.431187 10831 tablet_bootstrap.cc:654] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.438968 10834 ts_tablet_manager.cc:1434] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:33.439975 10834 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.445786 10832 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.446319 10832 ts_tablet_manager.cc:1403] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260709 14:51:33.447999 10831 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.448469 10831 ts_tablet_manager.cc:1403] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 14:51:33.448560 10832 raft_consensus.cc:359] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.449165 10832 raft_consensus.cc:385] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.449391 10832 raft_consensus.cc:740] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.449931 10832 consensus_queue.cc:260] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.451001 10831 raft_consensus.cc:359] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.451686 10831 raft_consensus.cc:385] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.451752 10832 ts_tablet_manager.cc:1434] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:33.451978 10831 raft_consensus.cc:740] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.452657 10831 consensus_queue.cc:260] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.453076 10832 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.456213 10834 tablet_bootstrap.cc:654] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.459020 10832 tablet_bootstrap.cc:654] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.459343 10831 ts_tablet_manager.cc:1434] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:33.460896 10831 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.468593 10831 tablet_bootstrap.cc:654] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.471869 10864 raft_consensus.cc:493] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.472571 10864 raft_consensus.cc:515] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.476943 10866 raft_consensus.cc:493] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.477487 10866 raft_consensus.cc:515] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.477989 10864 leader_election.cc:290] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.479563 10866 leader_election.cc:290] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.479846 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.480738 10642 raft_consensus.cc:2468] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:33.481678 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.482415 10789 raft_consensus.cc:2468] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:33.482513 10914 raft_consensus.cc:493] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.483383 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.483198 10914 raft_consensus.cc:515] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.485026 10681 leader_election.cc:304] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.486011 10914 leader_election.cc:290] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.487018 10866 raft_consensus.cc:2804] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.488065 10866 raft_consensus.cc:493] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.488445 10866 raft_consensus.cc:3060] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.488344 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3c8f63c4134422a4f7291e49514bcc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.489307 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.489941 10640 raft_consensus.cc:2468] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:33.490200 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.490837 10715 raft_consensus.cc:2468] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:33.491420 10757 leader_election.cc:304] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.492702 10683 leader_election.cc:304] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:33.493522 10864 raft_consensus.cc:2749] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.495455 10914 raft_consensus.cc:2804] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.496035 10914 raft_consensus.cc:493] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.496577 10914 raft_consensus.cc:3060] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.511350 10866 raft_consensus.cc:515] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.514199 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.514858 10640 raft_consensus.cc:3060] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.518049 10857 consensus_queue.cc:1048] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.519136 10831 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.520021 10831 ts_tablet_manager.cc:1403] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.001s
I20260709 14:51:33.520574 10832 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.523175 10832 ts_tablet_manager.cc:1403] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.070s	user 0.034s	sys 0.025s
I20260709 14:51:33.523634 10640 raft_consensus.cc:2468] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.524798 10683 leader_election.cc:304] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:33.525719 10864 raft_consensus.cc:2804] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.526824 10864 raft_consensus.cc:697] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:33.526345 10831 raft_consensus.cc:359] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.527135 10834 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.528100 10834 ts_tablet_manager.cc:1403] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.006s
I20260709 14:51:33.527855 10864 consensus_queue.cc:237] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.530429 10832 raft_consensus.cc:359] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.531206 10832 raft_consensus.cc:385] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.531442 10834 raft_consensus.cc:359] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.507206 10914 raft_consensus.cc:515] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.532224 10834 raft_consensus.cc:385] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.532315 10866 leader_election.cc:290] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.532732 10834 raft_consensus.cc:740] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.532891 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025dbf97486d41909345340929ed7db7" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.533519 10788 raft_consensus.cc:3060] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.533980 10914 leader_election.cc:290] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.527375 10831 raft_consensus.cc:385] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.534772 10831 raft_consensus.cc:740] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.535444 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:33.535558 10831 consensus_queue.cc:260] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.536188 10715 raft_consensus.cc:3060] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.537786 10831 ts_tablet_manager.cc:1434] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260709 14:51:33.531512 10832 raft_consensus.cc:740] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.539002 10832 consensus_queue.cc:260] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.541301 10832 ts_tablet_manager.cc:1434] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:51:33.541116 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a51e3dcd19149f09c37c8ab8cb7c230" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.541760 10640 raft_consensus.cc:3060] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.542266 10832 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.543269 10715 raft_consensus.cc:2468] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:33.543435 10834 consensus_queue.cc:260] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.544543 10756 leader_election.cc:304] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:33.545239 10914 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.545722 10914 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.548877 10832 tablet_bootstrap.cc:654] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.550652 10857 raft_consensus.cc:2804] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.551153 10857 raft_consensus.cc:697] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:33.553006 10831 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.552619 10857 consensus_queue.cc:237] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.554766 10866 consensus_queue.cc:1048] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:33.562661 10831 tablet_bootstrap.cc:654] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.564802 10789 raft_consensus.cc:3060] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.568387 10834 ts_tablet_manager.cc:1434] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:51:33.577023 10834 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.579319 10914 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.579114 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.569933 10540 catalog_manager.cc:5697] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.572767 10831 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.575754 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:33.581334 10756 leader_election.cc:343] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:33.582728 10757 leader_election.cc:343] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.583388 10831 ts_tablet_manager.cc:1403] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 14:51:33.583328 10757 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:33.586081 10788 raft_consensus.cc:2468] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.586592 10831 raft_consensus.cc:359] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.587284 10831 raft_consensus.cc:385] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.587080 10864 consensus_queue.cc:1048] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:33.588150 10857 raft_consensus.cc:2749] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:33.587617 10831 raft_consensus.cc:740] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.589180 10831 consensus_queue.cc:260] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.548895 10640 raft_consensus.cc:2468] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:33.601562 10831 ts_tablet_manager.cc:1434] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:33.602525 10831 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.608779 10838 consensus_queue.cc:1048] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.613035 10831 tablet_bootstrap.cc:654] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.624634 10866 consensus_queue.cc:1048] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.629997 10831 tablet_bootstrap.cc:492] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.630501 10831 ts_tablet_manager.cc:1403] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:51:33.635618 10831 raft_consensus.cc:359] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.636452 10831 raft_consensus.cc:385] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.636714 10831 raft_consensus.cc:740] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.637917 10831 consensus_queue.cc:260] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.637789 10539 catalog_manager.cc:5697] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.640720 10715 raft_consensus.cc:3060] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.651974 10831 ts_tablet_manager.cc:1434] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:51:33.652930 10831 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.659825 10914 consensus_queue.cc:1048] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.673053 10866 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.673578 10866 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.676939 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.678635 10831 tablet_bootstrap.cc:654] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:33.678408 10683 leader_election.cc:343] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.680855 10866 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.682471 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.683116 10788 raft_consensus.cc:2468] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:33.685235 10834 tablet_bootstrap.cc:654] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.687274 10681 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:33.688454 10866 raft_consensus.cc:2804] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:33.688827 10866 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:33.689160 10866 raft_consensus.cc:3060] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.692312 10992 consensus_queue.cc:1048] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:33.714012 10866 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.752416 10911 raft_consensus.cc:493] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.752959 10911 raft_consensus.cc:515] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.756057 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:33.757160 10642 raft_consensus.cc:2393] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:33.777971 10843 raft_consensus.cc:493] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.778623 10843 raft_consensus.cc:515] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.798707 10715 raft_consensus.cc:3060] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:33.823093 11014 log.cc:927] Time spent T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: Append to log took a long time: real 0.100s	user 0.003s	sys 0.000s
I20260709 14:51:33.825078 10834 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:33.825284 10832 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:33.825579 10834 ts_tablet_manager.cc:1403] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.249s	user 0.004s	sys 0.012s
I20260709 14:51:33.825760 10832 ts_tablet_manager.cc:1403] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.284s	user 0.046s	sys 0.077s
I20260709 14:51:33.828830 10834 raft_consensus.cc:359] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.828985 10832 raft_consensus.cc:359] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.829578 10834 raft_consensus.cc:385] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.829741 10832 raft_consensus.cc:385] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.829939 10834 raft_consensus.cc:740] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.830091 10832 raft_consensus.cc:740] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.829936 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:33.830904 10788 raft_consensus.cc:3060] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.831007 10834 consensus_queue.cc:260] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.832307 10832 consensus_queue.cc:260] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.833910 10843 leader_election.cc:290] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.835084 10834 ts_tablet_manager.cc:1434] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:33.841248 10911 leader_election.cc:290] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:33.844931 10832 ts_tablet_manager.cc:1434] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:51:33.846256 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:33.841923 10879 consensus_queue.cc:1048] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:33.850275 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1185ca1311644daa2eb2cffe36274a5" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.842417 10866 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.854971 10838 consensus_queue.cc:1048] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:33.856072 10831 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:33.856412 10831 ts_tablet_manager.cc:1403] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.000s
I20260709 14:51:33.860476 10756 leader_election.cc:304] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:33.861160 10788 raft_consensus.cc:2468] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:33.863818 10834 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:33.868976 10832 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:33.855990 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d94f75a4d40f38c37d2d07466d8b1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.865370 10914 raft_consensus.cc:3060] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.920635 10992 raft_consensus.cc:493] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.928514 10992 raft_consensus.cc:515] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.942199 10866 consensus_queue.cc:1048] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:33.942245 10683 leader_election.cc:343] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.945333 10831 raft_consensus.cc:359] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.946020 10831 raft_consensus.cc:385] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.946310 10831 raft_consensus.cc:740] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.946928 10831 consensus_queue.cc:260] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:33.913897 10606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 53170.3us
I20260709 14:51:33.942910 10992 leader_election.cc:290] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.953011 11018 raft_consensus.cc:493] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.953550 11018 raft_consensus.cc:515] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.952875 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d94f75a4d40f38c37d2d07466d8b1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:33.958019 10864 raft_consensus.cc:493] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:33.958540 10864 raft_consensus.cc:515] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:33.959758 10713 raft_consensus.cc:2468] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:33.960527 10864 leader_election.cc:290] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:33.962039 11018 leader_election.cc:290] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:33.969612 10606 leader_election.cc:343] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:33.971494 10834 tablet_bootstrap.cc:654] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.974843 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:33.979405 10831 ts_tablet_manager.cc:1434] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.123s	user 0.014s	sys 0.000s
I20260709 14:51:33.980822 10831 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:33.973634 10681 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.010023 11022 raft_consensus.cc:2804] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.010653 11022 raft_consensus.cc:697] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:34.011564 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.011914 10914 raft_consensus.cc:2749] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:34.005236 10681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 62152.1us
I20260709 14:51:34.012750 10607 leader_election.cc:304] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.019737 10911 consensus_queue.cc:1048] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.020486 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.023552 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:34.023730 10607 leader_election.cc:343] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.021600 10901 raft_consensus.cc:2804] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.025161 10901 raft_consensus.cc:493] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.025494 10901 raft_consensus.cc:3060] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:34.031677 10606 leader_election.cc:343] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.033640 10606 leader_election.cc:304] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.036283 11020 raft_consensus.cc:2749] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.038144 11022 consensus_queue.cc:237] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.061276 11021 consensus_queue.cc:1048] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:34.064986 11019 raft_consensus.cc:493] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.065671 11019 raft_consensus.cc:515] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.068451 10843 consensus_queue.cc:1048] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:34.074549 11020 consensus_queue.cc:1048] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:34.073515 10681 leader_election.cc:343] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.085407 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:34.086740 10834 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.087322 10834 ts_tablet_manager.cc:1403] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.224s	user 0.014s	sys 0.024s
I20260709 14:51:34.084271 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:34.091688 10681 leader_election.cc:343] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.092079 10911 consensus_queue.cc:1048] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.096400 10834 raft_consensus.cc:359] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.103809 10834 raft_consensus.cc:385] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.104296 10834 raft_consensus.cc:740] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.107175 11019 leader_election.cc:290] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.107784 11021 consensus_queue.cc:1048] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.106205 10834 consensus_queue.cc:260] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.122167 10834 ts_tablet_manager.cc:1434] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 14:51:34.123483 10834 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.141435 10831 tablet_bootstrap.cc:654] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.142234 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.151105 10834 tablet_bootstrap.cc:654] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.156714 11021 consensus_queue.cc:1048] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:34.160708 10539 catalog_manager.cc:5697] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.162029 10832 tablet_bootstrap.cc:654] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.160892 10901 raft_consensus.cc:515] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:34.163839 10683 leader_election.cc:343] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.164283 10683 leader_election.cc:304] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.165427 10901 leader_election.cc:290] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:34.166097 10607 leader_election.cc:343] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.168742 11021 raft_consensus.cc:2749] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.179309 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.180523 10857 raft_consensus.cc:493] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.181061 10857 raft_consensus.cc:515] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:34.229436 10683 leader_election.cc:343] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.230319 10683 leader_election.cc:304] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.231451 10866 raft_consensus.cc:2749] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.237444 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:34.239107 10756 leader_election.cc:343] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.240106 10857 leader_election.cc:290] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.257148 10834 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.257658 10834 ts_tablet_manager.cc:1403] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.001s
W20260709 14:51:34.265192 11027 log.cc:927] Time spent T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260709 14:51:34.267596 11030 log.cc:927] Time spent T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:51:34.255057 10606 leader_election.cc:343] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.286769 10834 raft_consensus.cc:359] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.288432 10834 raft_consensus.cc:385] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.288765 10834 raft_consensus.cc:740] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.289680 10834 consensus_queue.cc:260] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.294639 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d94f75a4d40f38c37d2d07466d8b1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
W20260709 14:51:34.277748 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 79419.2us
I20260709 14:51:34.299535 10834 ts_tablet_manager.cc:1434] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 14:51:34.300710 10834 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.288086 10606 leader_election.cc:304] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.307682 10992 raft_consensus.cc:2749] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.311980 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:34.315557 10606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 62236.2us
I20260709 14:51:34.298206 10715 raft_consensus.cc:3060] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.324896 10831 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.325583 10831 ts_tablet_manager.cc:1403] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.345s	user 0.026s	sys 0.012s
I20260709 14:51:34.342948 10831 raft_consensus.cc:359] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.344102 10831 raft_consensus.cc:385] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.346007 10831 raft_consensus.cc:740] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.347259 10831 consensus_queue.cc:260] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.361846 10831 ts_tablet_manager.cc:1434] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 14:51:34.362852 10831 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
W20260709 14:51:34.362672 10757 leader_election.cc:343] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.363245 10757 leader_election.cc:304] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.368851 11039 raft_consensus.cc:2749] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.377733 10834 tablet_bootstrap.cc:654] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.381536 10832 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.382053 10832 ts_tablet_manager.cc:1403] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.513s	user 0.023s	sys 0.033s
I20260709 14:51:34.392462 10715 raft_consensus.cc:2468] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:34.407511 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5d94f75a4d40f38c37d2d07466d8b1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:34.416338 10866 consensus_queue.cc:1048] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.419735 10834 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.420200 10834 ts_tablet_manager.cc:1403] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.003s
I20260709 14:51:34.425176 10831 tablet_bootstrap.cc:654] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.432478 10607 leader_election.cc:304] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:34.433518 10843 raft_consensus.cc:2804] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.433962 10843 raft_consensus.cc:697] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:34.435114 10843 consensus_queue.cc:237] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.446798 10834 raft_consensus.cc:359] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.447535 10834 raft_consensus.cc:385] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.442874 10832 raft_consensus.cc:359] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.447803 10834 raft_consensus.cc:740] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
W20260709 14:51:34.448207 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:34.448462 10834 consensus_queue.cc:260] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.448024 10832 raft_consensus.cc:385] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.449326 10832 raft_consensus.cc:740] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.453553 10834 ts_tablet_manager.cc:1434] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:51:34.455590 10834 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.450258 10832 consensus_queue.cc:260] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.463052 10834 tablet_bootstrap.cc:654] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.465548 10832 ts_tablet_manager.cc:1434] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.001s
I20260709 14:51:34.466715 10832 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.474038 10834 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.474498 10834 ts_tablet_manager.cc:1403] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.014s
I20260709 14:51:34.477157 10834 raft_consensus.cc:359] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.477808 10834 raft_consensus.cc:385] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.478065 10834 raft_consensus.cc:740] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.478715 10834 consensus_queue.cc:260] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.481014 10834 ts_tablet_manager.cc:1434] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:34.484084 10832 tablet_bootstrap.cc:654] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.488646 10831 tablet_bootstrap.cc:492] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.489121 10831 ts_tablet_manager.cc:1403] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.126s	user 0.039s	sys 0.017s
I20260709 14:51:34.487830 10538 catalog_manager.cc:5697] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.490121 10834 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.490713 10832 tablet_bootstrap.cc:492] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.491151 10832 ts_tablet_manager.cc:1403] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
W20260709 14:51:34.491741 10606 leader_election.cc:343] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.491863 10831 raft_consensus.cc:359] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.492514 10831 raft_consensus.cc:385] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.492781 10831 raft_consensus.cc:740] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.493633 10831 consensus_queue.cc:260] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.495658 10831 ts_tablet_manager.cc:1434] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:34.497095 10831 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:34.494146 10832 raft_consensus.cc:359] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.498461 10832 raft_consensus.cc:385] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.498747 10832 raft_consensus.cc:740] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.498828 11039 raft_consensus.cc:493] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.499343 11039 raft_consensus.cc:515] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.499531 10832 consensus_queue.cc:260] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.500134 10834 tablet_bootstrap.cc:654] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.501995 10832 ts_tablet_manager.cc:1434] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:34.502290 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:34.502609 10831 tablet_bootstrap.cc:654] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.502890 10832 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.502938 10640 raft_consensus.cc:2468] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:34.504093 10911 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.504671 10911 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.506049 11043 raft_consensus.cc:493] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.506820 10757 leader_election.cc:304] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:34.506735 11043 raft_consensus.cc:515] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.507155 11039 leader_election.cc:290] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.509176 11043 leader_election.cc:290] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.510334 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.510975 10715 raft_consensus.cc:2468] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:34.511291 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:34.511965 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.512432 10911 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.512562 10716 raft_consensus.cc:2468] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:34.512805 11039 raft_consensus.cc:2804] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.513186 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:34.514281 10757 leader_election.cc:343] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.513278 11039 raft_consensus.cc:493] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.515427 10756 leader_election.cc:304] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.516876 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.521922 10716 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:34.522234 10911 raft_consensus.cc:2804] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.522670 10911 raft_consensus.cc:493] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.523008 10911 raft_consensus.cc:3060] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.528723 11039 raft_consensus.cc:3060] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:34.528868 10683 consensus_peers.cc:597] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:51:34.520040 10757 leader_election.cc:343] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.517534 10832 tablet_bootstrap.cc:654] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.531646 10756 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.532537 11043 raft_consensus.cc:2804] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.532902 11043 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.533245 11043 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.545998 11043 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.548214 11043 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.552183 10911 raft_consensus.cc:515] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.554198 10911 leader_election.cc:290] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.555147 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:34.558410 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
W20260709 14:51:34.560954 10757 leader_election.cc:343] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:34.561724 10757 leader_election.cc:343] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.562609 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:34.563407 10716 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.564518 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:34.565130 10715 raft_consensus.cc:3060] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.566871 11039 raft_consensus.cc:515] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.581203 10715 raft_consensus.cc:2468] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:34.580077 10834 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.582369 10834 ts_tablet_manager.cc:1403] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.014s
I20260709 14:51:34.583815 10756 leader_election.cc:304] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.585099 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:34.585350 11043 raft_consensus.cc:2804] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.585757 10638 raft_consensus.cc:3060] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.586033 11043 raft_consensus.cc:697] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:34.586681 10831 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.587100 10831 ts_tablet_manager.cc:1403] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.055s
I20260709 14:51:34.586926 11043 consensus_queue.cc:237] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.589995 10716 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:34.591316 10756 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:34.595330 10914 raft_consensus.cc:2804] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.595814 10914 raft_consensus.cc:697] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:34.596643 10914 consensus_queue.cc:237] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.606293 10638 raft_consensus.cc:2468] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:34.607734 10757 leader_election.cc:304] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:34.609293 10857 raft_consensus.cc:2804] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.609741 10857 raft_consensus.cc:697] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:34.610517 10857 consensus_queue.cc:237] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.610976 10834 raft_consensus.cc:359] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.611785 10834 raft_consensus.cc:385] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.612071 10834 raft_consensus.cc:740] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.610901 10831 raft_consensus.cc:359] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.613692 10831 raft_consensus.cc:385] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.613965 10831 raft_consensus.cc:740] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.614667 10831 consensus_queue.cc:260] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.616883 10831 ts_tablet_manager.cc:1434] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:51:34.617816 10831 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:34.616894 10832 tablet_bootstrap.cc:492] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.618948 10832 ts_tablet_manager.cc:1403] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.011s
I20260709 14:51:34.621440 10832 raft_consensus.cc:359] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.622046 10832 raft_consensus.cc:385] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.622318 10832 raft_consensus.cc:740] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.627245 10831 tablet_bootstrap.cc:654] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.628284 10539 catalog_manager.cc:5697] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.629990 10832 consensus_queue.cc:260] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.629899 10539 catalog_manager.cc:5697] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.631608 10832 ts_tablet_manager.cc:1434] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:34.632038 10834 consensus_queue.cc:260] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.632550 11039 leader_election.cc:290] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.632652 10832 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.634518 10834 ts_tablet_manager.cc:1434] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 14:51:34.635637 10834 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.638293 10832 tablet_bootstrap.cc:654] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.649178 10832 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.649618 10832 ts_tablet_manager.cc:1403] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:51:34.650125 11021 consensus_queue.cc:1048] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.654955 10832 raft_consensus.cc:359] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.657043 10832 raft_consensus.cc:385] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.657337 10832 raft_consensus.cc:740] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.657965 10832 consensus_queue.cc:260] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.659452 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c9ae7d3767461c9cf6ac7cfc2d9067" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:34.662106 10715 raft_consensus.cc:3060] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.659941 10832 ts_tablet_manager.cc:1434] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:51:34.667173 10914 raft_consensus.cc:493] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.667979 10832 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.667837 10914 raft_consensus.cc:515] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.672952 10914 leader_election.cc:290] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.673233 10843 raft_consensus.cc:493] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.673678 10843 raft_consensus.cc:515] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.674429 10832 tablet_bootstrap.cc:654] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.675544 10843 leader_election.cc:290] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.676335 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.678459 10715 raft_consensus.cc:2468] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:34.679548 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:34.680220 10638 raft_consensus.cc:2468] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:34.684415 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.685250 10788 raft_consensus.cc:2468] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:34.685992 10757 leader_election.cc:304] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:34.686847 10914 raft_consensus.cc:2804] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.687237 10914 raft_consensus.cc:493] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.686978 10606 leader_election.cc:304] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:34.687613 10914 raft_consensus.cc:3060] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:34.689361 10756 leader_election.cc:343] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.691488 10831 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.691974 10831 ts_tablet_manager.cc:1403] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.074s	user 0.040s	sys 0.014s
I20260709 14:51:34.692652 10843 raft_consensus.cc:2804] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.693130 10843 raft_consensus.cc:493] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.693647 10843 raft_consensus.cc:3060] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.685591 10540 catalog_manager.cc:5697] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.694532 10831 raft_consensus.cc:359] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.695144 10831 raft_consensus.cc:385] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.695415 10831 raft_consensus.cc:740] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.695478 10992 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.696121 10992 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.696132 10831 consensus_queue.cc:260] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.698387 10831 ts_tablet_manager.cc:1434] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:34.700316 10831 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:34.701290 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.706655 10831 tablet_bootstrap.cc:654] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.731649 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.732292 10834 tablet_bootstrap.cc:654] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.733870 10606 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.735342 11019 raft_consensus.cc:2749] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.736987 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.738032 10715 raft_consensus.cc:2468] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:34.704671 10914 raft_consensus.cc:515] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.698844 10992 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.745563 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:34.746376 10640 raft_consensus.cc:3060] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.759382 10914 leader_election.cc:290] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:34.759677 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
W20260709 14:51:34.761412 10756 leader_election.cc:343] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.776754 11021 raft_consensus.cc:493] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.777469 11021 raft_consensus.cc:515] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.780089 11021 leader_election.cc:290] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.781535 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:34.783136 10681 leader_election.cc:343] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.787325 10843 raft_consensus.cc:515] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.788758 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:34.795346 10683 leader_election.cc:343] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.796021 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:34.796545 10683 leader_election.cc:304] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.796505 10832 tablet_bootstrap.cc:492] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.791751 10640 raft_consensus.cc:2468] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:34.798899 10832 ts_tablet_manager.cc:1403] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.131s	user 0.041s	sys 0.075s
I20260709 14:51:34.797578 10715 raft_consensus.cc:3060] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.802153 10832 raft_consensus.cc:359] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.803226 10832 raft_consensus.cc:385] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.803560 10832 raft_consensus.cc:740] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.803864 10757 leader_election.cc:304] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:34.804224 10832 consensus_queue.cc:260] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.804941 11039 raft_consensus.cc:2804] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.798213 11021 raft_consensus.cc:2749] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.805437 11039 raft_consensus.cc:697] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:34.806977 10832 ts_tablet_manager.cc:1434] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:34.806586 11039 consensus_queue.cc:237] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.808066 10832 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.814268 10832 tablet_bootstrap.cc:654] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.798209 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601418c11fc947fa8b80fafbc24455c4" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:34.814819 10788 raft_consensus.cc:3060] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.796820 10843 leader_election.cc:290] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.819772 10831 tablet_bootstrap.cc:492] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.820238 10831 ts_tablet_manager.cc:1403] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.120s	user 0.036s	sys 0.065s
I20260709 14:51:34.829984 10832 tablet_bootstrap.cc:492] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.822728 10831 raft_consensus.cc:359] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.830525 10832 ts_tablet_manager.cc:1403] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260709 14:51:34.830690 10831 raft_consensus.cc:385] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.831000 11019 raft_consensus.cc:493] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.831043 10831 raft_consensus.cc:740] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.831584 11019 raft_consensus.cc:515] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.832401 10831 consensus_queue.cc:260] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.834079 10832 raft_consensus.cc:359] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.834481 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:34.834600 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.834805 10832 raft_consensus.cc:385] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.835289 10832 raft_consensus.cc:740] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.836050 10832 consensus_queue.cc:260] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:34.836465 10606 leader_election.cc:343] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.836802 10917 raft_consensus.cc:493] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.837016 11019 leader_election.cc:290] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.837260 10917 raft_consensus.cc:515] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.836491 10834 tablet_bootstrap.cc:492] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.838228 10834 ts_tablet_manager.cc:1403] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.203s	user 0.007s	sys 0.006s
I20260709 14:51:34.839553 10832 ts_tablet_manager.cc:1434] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:51:34.834388 10831 ts_tablet_manager.cc:1434] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:34.840435 10832 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.840703 10834 raft_consensus.cc:359] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.841377 10834 raft_consensus.cc:385] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.841629 10834 raft_consensus.cc:740] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.842052 10831 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:34.844239 10917 leader_election.cc:290] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:34.845455 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:34.846194 10640 raft_consensus.cc:2393] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:34.846943 10832 tablet_bootstrap.cc:654] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.847714 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7540aa4b0254bd9bb12f586298c554c" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:34.848371 10831 tablet_bootstrap.cc:654] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.851382 10681 leader_election.cc:304] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.852360 10917 raft_consensus.cc:3060] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.843822 10715 raft_consensus.cc:2468] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:34.861696 10834 consensus_queue.cc:260] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.862830 10788 raft_consensus.cc:2468] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:34.863385 10832 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.863826 10832 ts_tablet_manager.cc:1403] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 14:51:34.864338 10606 leader_election.cc:304] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:34.864941 10834 ts_tablet_manager.cc:1434] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:51:34.865338 10992 raft_consensus.cc:2804] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.865821 10834 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.865797 10992 raft_consensus.cc:697] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:34.866254 10832 raft_consensus.cc:359] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.866897 10832 raft_consensus.cc:385] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.867164 10832 raft_consensus.cc:740] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.866729 10992 consensus_queue.cc:237] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.868079 10832 consensus_queue.cc:260] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.871358 10832 ts_tablet_manager.cc:1434] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:34.872291 10832 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.872447 10834 tablet_bootstrap.cc:654] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:34.874935 10607 leader_election.cc:343] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.875428 10607 leader_election.cc:304] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:34.877053 11019 raft_consensus.cc:2749] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.885903 10834 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.886019 10832 tablet_bootstrap.cc:654] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.886416 10834 ts_tablet_manager.cc:1403] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 14:51:34.889384 10834 raft_consensus.cc:359] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.890285 10834 raft_consensus.cc:385] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.890610 10834 raft_consensus.cc:740] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.891631 10834 consensus_queue.cc:260] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.894743 10834 ts_tablet_manager.cc:1434] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:51:34.895438 11019 consensus_queue.cc:1048] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.897622 10832 tablet_bootstrap.cc:492] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.898058 10832 ts_tablet_manager.cc:1403] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260709 14:51:34.900611 10832 raft_consensus.cc:359] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.901289 10832 raft_consensus.cc:385] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.901593 10832 raft_consensus.cc:740] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.902356 10832 consensus_queue.cc:260] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.904353 10832 ts_tablet_manager.cc:1434] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:34.905483 10832 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.906276 10540 catalog_manager.cc:5697] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.913113 10834 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.918646 10537 catalog_manager.cc:5697] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.920185 10834 tablet_bootstrap.cc:654] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.923137 10832 tablet_bootstrap.cc:654] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.908799 10917 raft_consensus.cc:2749] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.931569 10791 raft_consensus.cc:3060] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.959024 10992 consensus_queue.cc:1048] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:34.966360 10831 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:34.966940 10831 ts_tablet_manager.cc:1403] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.040s
I20260709 14:51:34.967559 10834 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:34.968011 10834 ts_tablet_manager.cc:1403] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.013s
I20260709 14:51:34.969805 10831 raft_consensus.cc:359] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.970523 10831 raft_consensus.cc:385] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.970693 10832 tablet_bootstrap.cc:492] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:34.970428 10834 raft_consensus.cc:359] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.971153 10834 raft_consensus.cc:385] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.971315 10832 ts_tablet_manager.cc:1403] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.017s
I20260709 14:51:34.971479 10834 raft_consensus.cc:740] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.972221 10834 consensus_queue.cc:260] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.974004 10832 raft_consensus.cc:359] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.974695 10832 raft_consensus.cc:385] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.974786 10834 ts_tablet_manager.cc:1434] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:34.975050 10832 raft_consensus.cc:740] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.976114 10832 consensus_queue.cc:260] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.976284 10834 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:34.975497 10831 raft_consensus.cc:740] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.977115 10831 consensus_queue.cc:260] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:34.980774 10831 ts_tablet_manager.cc:1434] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:51:34.977957 10832 ts_tablet_manager.cc:1434] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:34.981714 10832 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:34.984882 10834 tablet_bootstrap.cc:654] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.987352 10832 tablet_bootstrap.cc:654] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.991500 10831 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:34.997198 10831 tablet_bootstrap.cc:654] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.005892 10832 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.006325 10832 ts_tablet_manager.cc:1403] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 14:51:35.006832 10834 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.007406 10834 ts_tablet_manager.cc:1403] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260709 14:51:35.009176 10832 raft_consensus.cc:359] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.009856 10832 raft_consensus.cc:385] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.009670 10834 raft_consensus.cc:359] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.010133 10832 raft_consensus.cc:740] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.010162 11039 consensus_queue.cc:1048] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.010506 10834 raft_consensus.cc:385] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.010941 10834 raft_consensus.cc:740] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.011018 10832 consensus_queue.cc:260] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.012118 10831 tablet_bootstrap.cc:492] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.011736 10834 consensus_queue.cc:260] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.012524 10831 ts_tablet_manager.cc:1403] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:51:35.013794 10834 ts_tablet_manager.cc:1434] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:51:35.014966 10831 raft_consensus.cc:359] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.015733 10831 raft_consensus.cc:385] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.016113 10831 raft_consensus.cc:740] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.016862 10832 ts_tablet_manager.cc:1434] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:51:35.018631 10832 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.016723 10831 consensus_queue.cc:260] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.020854 10831 ts_tablet_manager.cc:1434] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:51:35.017787 10834 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.023784 10917 raft_consensus.cc:493] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.024227 10917 raft_consensus.cc:515] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.024969 10832 tablet_bootstrap.cc:654] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.027384 10834 tablet_bootstrap.cc:654] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.028051 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.028795 10638 raft_consensus.cc:2468] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.029222 10831 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:35.029235 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.031541 10791 raft_consensus.cc:2468] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.033525 10917 leader_election.cc:290] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.035426 10831 tablet_bootstrap.cc:654] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.036695 10832 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.037227 10832 ts_tablet_manager.cc:1403] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:51:35.030689 10683 leader_election.cc:304] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:35.040429 10832 raft_consensus.cc:359] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.040853 10917 raft_consensus.cc:2804] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.041275 10832 raft_consensus.cc:385] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.041414 10917 raft_consensus.cc:493] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.041705 10832 raft_consensus.cc:740] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.041944 10917 raft_consensus.cc:3060] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.042913 10832 consensus_queue.cc:260] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.045033 10832 ts_tablet_manager.cc:1434] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:35.045591 10834 tablet_bootstrap.cc:492] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.045830 10832 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.046104 10834 ts_tablet_manager.cc:1403] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 14:51:35.049065 10834 raft_consensus.cc:359] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.051313 10834 raft_consensus.cc:385] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.051611 10834 raft_consensus.cc:740] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.051800 10832 tablet_bootstrap.cc:654] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.052346 10834 consensus_queue.cc:260] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.054546 10834 ts_tablet_manager.cc:1434] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:51:35.056466 10831 tablet_bootstrap.cc:492] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.057185 10831 ts_tablet_manager.cc:1403] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.013s
I20260709 14:51:35.058281 10914 consensus_queue.cc:1048] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.060632 10831 raft_consensus.cc:359] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.061597 10831 raft_consensus.cc:385] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.061992 10831 raft_consensus.cc:740] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.064386 10834 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.066816 10917 raft_consensus.cc:515] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.063467 10831 consensus_queue.cc:260] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.070410 10843 raft_consensus.cc:493] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.071189 10831 ts_tablet_manager.cc:1434] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:51:35.072144 10831 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:35.070842 10843 raft_consensus.cc:515] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.072554 10640 raft_consensus.cc:3060] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.072750 10834 tablet_bootstrap.cc:654] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.074424 10843 leader_election.cc:290] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.086503 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.092216 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:35.093462 10606 leader_election.cc:343] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:35.094383 10607 leader_election.cc:343] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.094915 10607 leader_election.cc:304] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.095574 10843 raft_consensus.cc:2749] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.080260 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.094575 11039 consensus_queue.cc:1048] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:35.099581 10638 raft_consensus.cc:3060] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.110059 10641 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.122465 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1f76ed806c4942ba187a77c5ad6933" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.123082 10791 raft_consensus.cc:3060] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.124029 10832 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.124346 10639 raft_consensus.cc:3060] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.124472 10832 ts_tablet_manager.cc:1403] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.021s
I20260709 14:51:35.127122 11043 consensus_queue.cc:1048] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.129000 10843 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.131544 10843 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.108188 10917 leader_election.cc:290] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.130872 10791 raft_consensus.cc:2468] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:35.133737 10843 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.134817 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.134966 10832 raft_consensus.cc:359] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.138967 10832 raft_consensus.cc:385] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.139345 10832 raft_consensus.cc:740] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.135500 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.136904 10834 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.140599 10834 ts_tablet_manager.cc:1403] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.002s
I20260709 14:51:35.142158 10831 tablet_bootstrap.cc:654] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.143349 10832 consensus_queue.cc:260] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.142892 10715 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:35.149341 10607 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.149935 10832 ts_tablet_manager.cc:1434] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:35.151101 10832 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.152985 10917 raft_consensus.cc:493] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.153437 10917 raft_consensus.cc:515] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.154296 10681 leader_election.cc:304] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.155124 10866 raft_consensus.cc:2804] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.155571 10866 raft_consensus.cc:697] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:35.156399 10866 consensus_queue.cc:237] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.171561 10843 raft_consensus.cc:2804] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:35.168206 11021 raft_consensus.cc:493] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.173823 10843 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election (detected failure of leader c5e6bd26271a44bb8e90547a354bde8e)
I20260709 14:51:35.174142 10843 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.174923 11021 raft_consensus.cc:515] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.177019 11021 leader_election.cc:290] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.179512 11043 raft_consensus.cc:493] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.179961 11043 raft_consensus.cc:515] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.181250 10843 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.183733 10638 raft_consensus.cc:2468] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:35.184537 11043 leader_election.cc:290] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.189932 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.190554 10638 raft_consensus.cc:2468] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.190858 10911 consensus_queue.cc:1048] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.191606 10757 leader_election.cc:304] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.191828 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.192404 10715 raft_consensus.cc:2468] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.196517 10911 raft_consensus.cc:2804] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.196897 10911 raft_consensus.cc:493] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.197211 10911 raft_consensus.cc:3060] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.200933 11043 consensus_queue.cc:1048] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.201545 10917 leader_election.cc:290] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.202358 11019 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.202947 11019 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.203819 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.204391 10788 raft_consensus.cc:2468] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.208206 10901 raft_consensus.cc:493] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.208801 10901 raft_consensus.cc:515] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.209090 10834 raft_consensus.cc:359] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.209746 10834 raft_consensus.cc:385] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.210004 10834 raft_consensus.cc:740] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.210609 10834 consensus_queue.cc:260] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.211900 10681 leader_election.cc:304] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.217269 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.217909 10917 raft_consensus.cc:2804] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.218271 10917 raft_consensus.cc:493] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.218595 10917 raft_consensus.cc:3060] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.221127 11039 consensus_queue.cc:1048] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.222211 10834 ts_tablet_manager.cc:1434] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 14:51:35.223112 10843 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.223477 10834 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.225296 10911 raft_consensus.cc:515] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.227478 10901 leader_election.cc:290] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.227727 10639 raft_consensus.cc:1240] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Rejecting Update request from peer c5e6bd26271a44bb8e90547a354bde8e for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.234570 11039 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.237457 10832 tablet_bootstrap.cc:654] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.248392 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.241863 11039 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.248754 10857 consensus_queue.cc:1059] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.249305 11019 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.249558 10857 raft_consensus.cc:3055] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.249898 10857 raft_consensus.cc:740] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:35.250023 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.250387 11039 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.250644 10640 raft_consensus.cc:2468] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.250670 10857 consensus_queue.cc:260] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.252521 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.252713 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.253033 10857 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.253234 10642 raft_consensus.cc:2468] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.254070 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.254664 10789 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:35.255475 10788 raft_consensus.cc:2393] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:35.256255 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.256848 10716 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.257123 10606 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.257841 11019 raft_consensus.cc:2804] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.258179 11019 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.258524 11019 raft_consensus.cc:3060] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.260860 10683 leader_election.cc:304] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:35.261878 11021 raft_consensus.cc:2804] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.261924 10756 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.262310 11021 raft_consensus.cc:493] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.262674 11021 raft_consensus.cc:3060] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.262583 10917 raft_consensus.cc:515] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.263136 11043 raft_consensus.cc:2804] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.263530 11043 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.263880 11043 raft_consensus.cc:3060] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.252115 10834 tablet_bootstrap.cc:654] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.259200 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.268728 10831 tablet_bootstrap.cc:492] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.269321 10831 ts_tablet_manager.cc:1403] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.014s
I20260709 14:51:35.272121 11019 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.276194 10992 raft_consensus.cc:493] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.276686 10992 raft_consensus.cc:515] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.278657 10992 leader_election.cc:290] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.279521 10914 consensus_queue.cc:1048] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.279629 11043 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.283584 10640 raft_consensus.cc:2393] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:35.284552 11019 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.285135 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.285398 10917 leader_election.cc:290] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.285888 10642 raft_consensus.cc:2393] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:35.293113 10538 catalog_manager.cc:5697] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.294453 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.298285 10787 raft_consensus.cc:2393] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:35.297572 10857 raft_consensus.cc:493] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.303021 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.303346 10911 leader_election.cc:290] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.307323 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.303930 10857 raft_consensus.cc:515] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.307798 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.307845 10642 raft_consensus.cc:3060] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.308343 10789 raft_consensus.cc:3060] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.319639 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.322395 10832 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.323810 10832 ts_tablet_manager.cc:1403] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.173s	user 0.008s	sys 0.007s
I20260709 14:51:35.323633 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.324486 10641 raft_consensus.cc:2468] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.325273 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:35.326556 10606 leader_election.cc:343] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.328393 10789 raft_consensus.cc:2468] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:35.329401 10832 raft_consensus.cc:359] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.330092 10832 raft_consensus.cc:385] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.331676 10832 raft_consensus.cc:740] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.332425 10832 consensus_queue.cc:260] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.338138 10757 leader_election.cc:304] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.311391 11043 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.331410 11021 raft_consensus.cc:515] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.341071 11039 raft_consensus.cc:2804] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.349416 11039 raft_consensus.cc:493] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.350028 10717 raft_consensus.cc:2393] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:35.350675 11021 leader_election.cc:290] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.342077 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.351438 10714 raft_consensus.cc:2468] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.349757 11039 raft_consensus.cc:3060] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.344602 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.344923 10857 leader_election.cc:290] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.345060 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.346647 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6361cba2bc44ea2abd35ba31eb79ebe" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.354244 10756 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:35.356768 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.357180 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.360275 10713 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:35.347906 10832 ts_tablet_manager.cc:1434] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 14:51:35.348958 10681 leader_election.cc:304] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.360085 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.361279 10640 raft_consensus.cc:3060] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.362962 10832 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.364671 11021 raft_consensus.cc:2804] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.365211 11021 raft_consensus.cc:697] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:35.338061 10642 raft_consensus.cc:2468] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:35.368196 11043 raft_consensus.cc:2749] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.370764 10831 raft_consensus.cc:359] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.372119 10607 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.379135 10831 raft_consensus.cc:385] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.359184 11039 raft_consensus.cc:515] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.381319 10607 leader_election.cc:304] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.384202 10607 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
W20260709 14:51:35.385524 10607 leader_election.cc:343] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.385998 10607 leader_election.cc:304] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.387362 10843 raft_consensus.cc:2749] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.379567 10831 raft_consensus.cc:740] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.377777 10834 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.391367 10834 ts_tablet_manager.cc:1403] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.168s	user 0.033s	sys 0.003s
I20260709 14:51:35.377633 11021 consensus_queue.cc:237] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.378146 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.381268 10992 raft_consensus.cc:2749] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.388490 10901 raft_consensus.cc:2749] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.388437 11019 raft_consensus.cc:2749] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.400918 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8351728bd73343288a187e33d1c70605" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.401624 10787 raft_consensus.cc:2393] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:35.398281 10831 consensus_queue.cc:260] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.406345 11039 leader_election.cc:290] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.406940 10831 ts_tablet_manager.cc:1434] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.137s	user 0.008s	sys 0.000s
I20260709 14:51:35.410127 10831 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:35.411094 10757 leader_election.cc:304] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:35.412086 10857 raft_consensus.cc:2804] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.412606 10857 raft_consensus.cc:697] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:35.413864 10857 consensus_queue.cc:237] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.415004 10832 tablet_bootstrap.cc:654] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.449111 10641 raft_consensus.cc:2393] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:35.459131 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.460924 10716 raft_consensus.cc:3060] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.470278 10640 raft_consensus.cc:2468] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:35.483508 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71853bc485496d8f76cd039b7f2e4e" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.484452 10641 raft_consensus.cc:3060] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:35.488354 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 77234.2us
I20260709 14:51:35.488970 10683 leader_election.cc:304] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.490275 11022 raft_consensus.cc:2749] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.537180 11019 consensus_queue.cc:1048] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.547416 10716 raft_consensus.cc:2468] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:35.554863 10756 leader_election.cc:304] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.557559 11043 raft_consensus.cc:2804] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.558176 11043 raft_consensus.cc:697] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:35.558548 10641 raft_consensus.cc:2468] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:35.559372 11043 consensus_queue.cc:237] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.567134 10834 raft_consensus.cc:359] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.568145 10834 raft_consensus.cc:385] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.568617 10832 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.569460 10832 ts_tablet_manager.cc:1403] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.207s	user 0.030s	sys 0.015s
I20260709 14:51:35.568523 10834 raft_consensus.cc:740] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.573973 10832 raft_consensus.cc:359] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.569644 11019 consensus_queue.cc:1048] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.580883 10834 consensus_queue.cc:260] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.582927 10834 ts_tablet_manager.cc:1434] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.191s	user 0.008s	sys 0.000s
I20260709 14:51:35.584395 10831 tablet_bootstrap.cc:654] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.574849 10832 raft_consensus.cc:385] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.589589 10832 raft_consensus.cc:740] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.590435 10832 consensus_queue.cc:260] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.591622 10834 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.593796 10832 ts_tablet_manager.cc:1434] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.007s
I20260709 14:51:35.595131 10832 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.591424 11103 raft_consensus.cc:493] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.598858 10831 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.602933 10831 ts_tablet_manager.cc:1403] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.193s	user 0.007s	sys 0.006s
I20260709 14:51:35.602944 10834 tablet_bootstrap.cc:654] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.598161 10538 catalog_manager.cc:5697] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.601441 10832 tablet_bootstrap.cc:654] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.607369 10831 raft_consensus.cc:359] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.608023 10831 raft_consensus.cc:385] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.608292 10831 raft_consensus.cc:740] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.608947 10831 consensus_queue.cc:260] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.609292 10866 consensus_queue.cc:1048] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.610643 11019 raft_consensus.cc:493] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.597893 11103 raft_consensus.cc:515] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.611516 11019 raft_consensus.cc:515] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.617762 11043 raft_consensus.cc:493] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.619561 11019 leader_election.cc:290] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.621976 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.621749 10540 catalog_manager.cc:5697] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.621661 11043 raft_consensus.cc:515] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.623721 10540 catalog_manager.cc:5697] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.623273 10831 ts_tablet_manager.cc:1434] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:51:35.624704 11103 leader_election.cc:290] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:35.628883 10607 leader_election.cc:343] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.629462 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.629786 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.630132 10788 raft_consensus.cc:2468] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.630580 10639 raft_consensus.cc:2468] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.631503 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.631961 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.632102 10641 raft_consensus.cc:2468] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:35.632192 10681 leader_election.cc:304] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.633716 10757 leader_election.cc:304] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:35.641973 10857 raft_consensus.cc:2804] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.642372 10857 raft_consensus.cc:493] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.642760 11100 raft_consensus.cc:2804] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.643157 11100 raft_consensus.cc:493] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.643481 11019 raft_consensus.cc:493] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.644204 11019 raft_consensus.cc:515] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.646677 11019 leader_election.cc:290] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.642760 10857 raft_consensus.cc:3060] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.649541 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.643543 11100 raft_consensus.cc:3060] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:35.651012 10607 leader_election.cc:343] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.664413 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.660128 11043 leader_election.cc:290] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:35.674552 10606 leader_election.cc:343] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.679484 10606 leader_election.cc:304] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.697772 10911 raft_consensus.cc:493] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.698287 10911 raft_consensus.cc:515] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:35.700292 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:51:35.701090 10606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 61691.7us
I20260709 14:51:35.702299 11019 raft_consensus.cc:2749] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.713268 10831 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:35.718235 10857 raft_consensus.cc:515] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.723568 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.730696 10834 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.731824 10834 ts_tablet_manager.cc:1403] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.002s
W20260709 14:51:35.743461 10757 leader_election.cc:343] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.743918 10834 raft_consensus.cc:359] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.744625 10834 raft_consensus.cc:385] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.744896 10834 raft_consensus.cc:740] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.745540 10834 consensus_queue.cc:260] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.747984 10834 ts_tablet_manager.cc:1434] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:35.750329 10911 leader_election.cc:290] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.752424 10834 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.756608 10832 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.759755 10832 ts_tablet_manager.cc:1403] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.165s	user 0.034s	sys 0.045s
I20260709 14:51:35.762459 10866 consensus_queue.cc:1048] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.763336 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.763975 10638 raft_consensus.cc:3060] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.770332 10857 leader_election.cc:290] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.782114 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:35.786410 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.764693 11100 raft_consensus.cc:515] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.787189 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.793246 10717 raft_consensus.cc:2468] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:35.796856 10756 leader_election.cc:304] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:35.786671 10638 raft_consensus.cc:2468] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:35.797865 10831 tablet_bootstrap.cc:654] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.799091 10911 raft_consensus.cc:2804] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.799494 10911 raft_consensus.cc:493] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.800482 10911 raft_consensus.cc:3060] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.800815 10757 leader_election.cc:304] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:35.801909 11039 raft_consensus.cc:2804] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.802940 11039 raft_consensus.cc:697] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:35.803146 10715 raft_consensus.cc:2393] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:35.803920 11039 consensus_queue.cc:237] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:35.810180 10606 leader_election.cc:343] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.810629 10606 leader_election.cc:304] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.813239 11019 raft_consensus.cc:2749] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.817936 10832 raft_consensus.cc:359] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.818574 10832 raft_consensus.cc:385] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.818804 10832 raft_consensus.cc:740] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.824939 11100 leader_election.cc:290] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:35.819727 10832 consensus_queue.cc:260] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.828485 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.832798 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd03a802e451ea12bcbd1b7145688" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:35.836666 10832 ts_tablet_manager.cc:1434] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.001s
I20260709 14:51:35.840881 10639 raft_consensus.cc:2393] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:35.857450 10683 leader_election.cc:304] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:35.859336 10917 raft_consensus.cc:2749] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.862145 10911 raft_consensus.cc:515] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.866770 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:35.867347 10715 raft_consensus.cc:3060] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.867547 10832 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.869666 10917 consensus_queue.cc:1048] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.872661 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:35.874764 10715 raft_consensus.cc:2468] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:35.874187 10538 catalog_manager.cc:5697] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.875393 11043 raft_consensus.cc:493] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.882655 11043 raft_consensus.cc:515] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.885208 11043 leader_election.cc:290] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:35.874221 10757 leader_election.cc:343] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.881623 10834 tablet_bootstrap.cc:654] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.887760 10756 leader_election.cc:304] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:35.889400 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:35.889806 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:35.891050 10917 consensus_queue.cc:1048] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.891426 10831 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.891866 10831 ts_tablet_manager.cc:1403] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.008s
I20260709 14:51:35.892374 10857 raft_consensus.cc:2804] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:35.892901 10756 leader_election.cc:343] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.892496 10832 tablet_bootstrap.cc:654] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.894582 10831 raft_consensus.cc:359] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.895331 10831 raft_consensus.cc:385] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.895591 10831 raft_consensus.cc:740] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.881958 10911 leader_election.cc:290] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:35.896396 10831 consensus_queue.cc:260] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.892928 10857 raft_consensus.cc:697] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:35.899789 10857 consensus_queue.cc:237] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.900691 10831 ts_tablet_manager.cc:1434] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:51:35.907158 10831 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
W20260709 14:51:35.909119 10757 leader_election.cc:343] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.909597 10757 leader_election.cc:304] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:35.914616 10911 raft_consensus.cc:2749] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.917786 10831 tablet_bootstrap.cc:654] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.932796 10831 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.933372 10831 ts_tablet_manager.cc:1403] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260709 14:51:35.936777 10831 raft_consensus.cc:359] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.938014 10831 raft_consensus.cc:385] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.938328 10831 raft_consensus.cc:740] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.939134 10831 consensus_queue.cc:260] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.939666 10857 consensus_queue.cc:1048] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.938467 10539 catalog_manager.cc:5697] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.945145 10831 ts_tablet_manager.cc:1434] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:51:35.946647 10831 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:35.954308 10831 tablet_bootstrap.cc:654] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.970132 11043 consensus_queue.cc:1048] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.971410 10834 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:35.971933 10834 ts_tablet_manager.cc:1403] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.026s
I20260709 14:51:35.974380 10834 raft_consensus.cc:359] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.974972 10834 raft_consensus.cc:385] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.975239 10834 raft_consensus.cc:740] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.975854 10834 consensus_queue.cc:260] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.977836 10834 ts_tablet_manager.cc:1434] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:35.983309 10834 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:35.984254 10831 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:35.984699 10831 ts_tablet_manager.cc:1403] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.003s
I20260709 14:51:35.988318 10831 raft_consensus.cc:359] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.988960 10831 raft_consensus.cc:385] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.989212 10831 raft_consensus.cc:740] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.989394 10832 tablet_bootstrap.cc:492] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:35.989949 10832 ts_tablet_manager.cc:1403] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.026s
I20260709 14:51:35.991537 10834 tablet_bootstrap.cc:654] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.995471 11043 consensus_queue.cc:1048] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.996547 10832 raft_consensus.cc:359] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:35.997159 10832 raft_consensus.cc:385] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.997403 10832 raft_consensus.cc:740] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.998122 10832 consensus_queue.cc:260] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.000598 10832 ts_tablet_manager.cc:1434] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:36.001593 10832 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:35.989924 10831 consensus_queue.cc:260] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.007355 10831 ts_tablet_manager.cc:1434] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:51:36.008549 10831 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.014103 10831 tablet_bootstrap.cc:654] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.018813 10832 tablet_bootstrap.cc:654] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.023365 10831 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.023801 10831 ts_tablet_manager.cc:1403] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:51:36.024755 10832 tablet_bootstrap.cc:492] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:36.025506 10832 ts_tablet_manager.cc:1403] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:51:36.026293 10831 raft_consensus.cc:359] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.026969 10831 raft_consensus.cc:385] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.027243 10831 raft_consensus.cc:740] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.027858 10831 consensus_queue.cc:260] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.028254 10832 raft_consensus.cc:359] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.028975 10832 raft_consensus.cc:385] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.029286 10832 raft_consensus.cc:740] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.029932 10831 ts_tablet_manager.cc:1434] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:36.030375 10832 consensus_queue.cc:260] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.030983 10831 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.032800 10832 ts_tablet_manager.cc:1434] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:36.036265 10832 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:36.039479 10831 tablet_bootstrap.cc:654] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.045748 11099 raft_consensus.cc:493] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.046166 11099 raft_consensus.cc:515] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.048141 11099 leader_election.cc:290] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.048676 11039 consensus_queue.cc:1048] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.049402 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a73d94ede421697bc0dc7992ecb10" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.049934 10788 raft_consensus.cc:2468] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:36.052241 10834 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.052709 10834 ts_tablet_manager.cc:1403] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.025s
I20260709 14:51:36.055511 10606 leader_election.cc:304] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.056483 11019 raft_consensus.cc:2804] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.056840 11019 raft_consensus.cc:493] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.057173 11019 raft_consensus.cc:3060] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.061029 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a73d94ede421697bc0dc7992ecb10" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.063774 11099 raft_consensus.cc:493] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.064218 11099 raft_consensus.cc:515] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.066216 11099 leader_election.cc:290] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.067354 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:36.068591 10606 leader_election.cc:343] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.069890 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:36.071776 10607 leader_election.cc:343] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:36.073029 10607 leader_election.cc:343] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.073387 10607 leader_election.cc:304] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:36.074479 10992 raft_consensus.cc:2749] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.078490 11019 raft_consensus.cc:515] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.082826 11019 leader_election.cc:290] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.055312 10834 raft_consensus.cc:359] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.083667 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a73d94ede421697bc0dc7992ecb10" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.084251 10789 raft_consensus.cc:3060] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.083699 10834 raft_consensus.cc:385] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.089088 10834 raft_consensus.cc:740] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.089432 10831 tablet_bootstrap.cc:492] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.090364 10831 ts_tablet_manager.cc:1403] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.008s
I20260709 14:51:36.090008 10834 consensus_queue.cc:260] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.091408 10789 raft_consensus.cc:2468] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:36.092514 10606 leader_election.cc:304] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.093160 11019 raft_consensus.cc:2804] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.093758 11019 raft_consensus.cc:697] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:36.093142 10831 raft_consensus.cc:359] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.094360 10831 raft_consensus.cc:385] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.094622 10831 raft_consensus.cc:740] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.094559 11019 consensus_queue.cc:237] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.095136 10834 ts_tablet_manager.cc:1434] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:51:36.095373 10831 consensus_queue.cc:260] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.097041 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a73d94ede421697bc0dc7992ecb10" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:36.097527 10715 raft_consensus.cc:3060] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.096127 10834 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.101035 10831 ts_tablet_manager.cc:1434] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:36.102114 10831 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.104606 10715 raft_consensus.cc:2468] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:36.109242 10832 tablet_bootstrap.cc:654] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.123301 10831 tablet_bootstrap.cc:654] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.137261 10834 tablet_bootstrap.cc:654] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.136734 10538 catalog_manager.cc:5697] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.142690 10832 tablet_bootstrap.cc:492] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:36.143095 10832 ts_tablet_manager.cc:1403] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.107s	user 0.005s	sys 0.004s
I20260709 14:51:36.146996 10831 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.147433 10831 ts_tablet_manager.cc:1403] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.000s
I20260709 14:51:36.148082 10834 tablet_bootstrap.cc:492] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.148577 10834 ts_tablet_manager.cc:1403] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260709 14:51:36.148703 10832 raft_consensus.cc:359] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.149468 10832 raft_consensus.cc:385] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.149775 10832 raft_consensus.cc:740] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.149878 10831 raft_consensus.cc:359] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.150601 10831 raft_consensus.cc:385] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.150892 10831 raft_consensus.cc:740] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.150681 10832 consensus_queue.cc:260] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.151664 10831 consensus_queue.cc:260] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.151834 10834 raft_consensus.cc:359] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.152637 10834 raft_consensus.cc:385] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.152999 10834 raft_consensus.cc:740] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.153980 10832 ts_tablet_manager.cc:1434] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:51:36.153743 10834 consensus_queue.cc:260] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.156070 10834 ts_tablet_manager.cc:1434] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:36.156738 11103 raft_consensus.cc:493] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.156883 11019 raft_consensus.cc:493] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.157192 11103 raft_consensus.cc:515] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.157428 11019 raft_consensus.cc:515] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.159088 11103 leader_election.cc:290] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.160991 10831 ts_tablet_manager.cc:1434] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:36.162145 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.162850 10715 raft_consensus.cc:2393] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:36.163295 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.164899 10834 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
W20260709 14:51:36.165015 10681 leader_election.cc:343] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.166129 10831 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.167199 11103 raft_consensus.cc:493] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.167654 11103 raft_consensus.cc:515] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.169576 11103 leader_election.cc:290] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.171557 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.172155 10788 raft_consensus.cc:2468] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.172505 10834 tablet_bootstrap.cc:654] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.174314 11019 leader_election.cc:290] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.174221 10681 leader_election.cc:304] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.175001 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.175420 11100 raft_consensus.cc:2804] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.175829 11100 raft_consensus.cc:493] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.176192 11100 raft_consensus.cc:3060] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.175979 10641 raft_consensus.cc:2468] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.178033 10831 tablet_bootstrap.cc:654] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.179344 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.179920 10639 raft_consensus.cc:2468] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.185873 10683 leader_election.cc:304] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:36.187567 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758b0ebe215d437184ffc17325947eb7" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.187767 11019 raft_consensus.cc:493] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.188225 11019 raft_consensus.cc:515] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.188683 10917 raft_consensus.cc:2804] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.189224 10917 raft_consensus.cc:493] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.189621 10917 raft_consensus.cc:3060] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.190439 11019 leader_election.cc:290] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.198923 10606 leader_election.cc:304] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:36.200526 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f20bb5f5eb470bbaad2efdb936ff78" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.201381 10789 raft_consensus.cc:2468] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:36.201756 11099 raft_consensus.cc:3060] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.220139 10606 leader_election.cc:304] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.223816 10992 raft_consensus.cc:2804] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.224337 10992 raft_consensus.cc:493] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.224931 10992 raft_consensus.cc:3060] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.226998 11024 raft_consensus.cc:493] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.227681 11024 raft_consensus.cc:515] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.230487 11024 leader_election.cc:290] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.233084 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.233959 10788 raft_consensus.cc:2468] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.237239 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f20bb5f5eb470bbaad2efdb936ff78" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.238056 10715 raft_consensus.cc:2468] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:36.244127 11043 consensus_queue.cc:1048] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.249053 11039 consensus_queue.cc:1048] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, 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.252368 10681 leader_election.cc:304] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.257030 11024 raft_consensus.cc:2804] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.257596 11024 raft_consensus.cc:493] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.258102 11024 raft_consensus.cc:3060] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.259532 10832 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:36.276724 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.277737 10639 raft_consensus.cc:2468] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.250950 11100 raft_consensus.cc:515] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.287878 11100 leader_election.cc:290] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.288570 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.289918 11099 raft_consensus.cc:2749] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.292742 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3976334dff04d3f84919d5c00dc42a6" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:36.296087 10992 raft_consensus.cc:515] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.299237 10639 raft_consensus.cc:3060] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.297881 10788 raft_consensus.cc:3060] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.308501 10992 leader_election.cc:290] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.310307 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f20bb5f5eb470bbaad2efdb936ff78" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.310912 10789 raft_consensus.cc:3060] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.311579 10832 tablet_bootstrap.cc:654] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.328449 10788 raft_consensus.cc:2468] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.341117 10681 leader_election.cc:304] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.341463 11024 raft_consensus.cc:515] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.275107 10917 raft_consensus.cc:515] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.356011 11103 raft_consensus.cc:2804] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.357005 11141 raft_consensus.cc:493] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.362720 11024 leader_election.cc:290] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.371665 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:36.372257 10641 raft_consensus.cc:3060] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.375590 10831 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.376096 10831 ts_tablet_manager.cc:1403] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.210s	user 0.056s	sys 0.134s
I20260709 14:51:36.377516 10639 raft_consensus.cc:2468] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.377457 10857 consensus_queue.cc:1048] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, 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.378875 11112 consensus_queue.cc:1048] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.368029 11103 raft_consensus.cc:697] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:36.380105 11103 consensus_queue.cc:237] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.384111 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa6b7dad7354979ab04b6e6ec6a0952" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.384649 10788 raft_consensus.cc:3060] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.382725 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f20bb5f5eb470bbaad2efdb936ff78" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:36.385617 10717 raft_consensus.cc:3060] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.388504 10834 tablet_bootstrap.cc:492] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.388929 10834 ts_tablet_manager.cc:1403] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.224s	user 0.058s	sys 0.070s
I20260709 14:51:36.402657 10641 raft_consensus.cc:2468] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.408169 10834 raft_consensus.cc:359] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.408910 10834 raft_consensus.cc:385] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.409242 10834 raft_consensus.cc:740] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.409947 10834 consensus_queue.cc:260] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.368463 11141 raft_consensus.cc:515] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.426393 10831 raft_consensus.cc:359] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.427152 10831 raft_consensus.cc:385] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.427515 10831 raft_consensus.cc:740] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.428592 10831 consensus_queue.cc:260] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.417840 10717 raft_consensus.cc:2468] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:36.437263 10834 ts_tablet_manager.cc:1434] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.048s	user 0.002s	sys 0.006s
I20260709 14:51:36.448450 10788 raft_consensus.cc:2468] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.458607 10834 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.462756 10917 leader_election.cc:290] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.470975 10683 leader_election.cc:304] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:36.470218 10831 ts_tablet_manager.cc:1434] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.094s	user 0.012s	sys 0.000s
I20260709 14:51:36.473839 10607 leader_election.cc:304] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:36.477411 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:36.478586 10641 raft_consensus.cc:3060] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.460426 10789 raft_consensus.cc:2468] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:36.477955 11099 raft_consensus.cc:2804] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.493870 10831 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.500654 10641 raft_consensus.cc:2468] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.501905 10683 leader_election.cc:304] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:36.478901 11141 leader_election.cc:290] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.499632 11099 raft_consensus.cc:697] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:36.508216 11147 raft_consensus.cc:2804] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.508745 11147 raft_consensus.cc:697] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:36.508628 11099 consensus_queue.cc:237] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.506879 10540 catalog_manager.cc:5697] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.512260 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.512962 10642 raft_consensus.cc:2468] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
W20260709 14:51:36.499401 10681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 89646.3us
I20260709 14:51:36.514819 10683 leader_election.cc:304] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:36.518958 11021 raft_consensus.cc:2804] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.509702 11147 consensus_queue.cc:237] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.527617 11021 raft_consensus.cc:697] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:36.557025 11021 consensus_queue.cc:237] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.568166 10834 tablet_bootstrap.cc:654] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.574095 10831 tablet_bootstrap.cc:654] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:36.575736 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 48108.7us
I20260709 14:51:36.578970 10832 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:36.579484 10832 ts_tablet_manager.cc:1403] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.344s	user 0.027s	sys 0.003s
I20260709 14:51:36.582172 10832 raft_consensus.cc:359] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.582850 10832 raft_consensus.cc:385] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.583148 10832 raft_consensus.cc:740] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.585350 10540 catalog_manager.cc:5697] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.589020 11019 consensus_queue.cc:1048] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.590611 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.591367 10789 raft_consensus.cc:2468] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.592984 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.597584 10832 consensus_queue.cc:260] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.603783 11099 consensus_queue.cc:1048] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 14:51:36.606123 11143 log.cc:927] Time spent T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 14:51:36.608121 11145 raft_consensus.cc:2804] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.608578 11145 raft_consensus.cc:493] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.608891 11145 raft_consensus.cc:3060] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.616987 10832 ts_tablet_manager.cc:1434] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
W20260709 14:51:36.628810 10681 leader_election.cc:343] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.638931 10834 tablet_bootstrap.cc:492] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.639401 10834 ts_tablet_manager.cc:1403] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.181s	user 0.021s	sys 0.005s
I20260709 14:51:36.649827 10832 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:36.655879 11145 raft_consensus.cc:515] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.657951 11145 leader_election.cc:290] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.658681 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:36.659242 10639 raft_consensus.cc:3060] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.649878 10834 raft_consensus.cc:359] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.663261 10834 raft_consensus.cc:385] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.667193 10834 raft_consensus.cc:740] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.680454 10539 catalog_manager.cc:5697] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.682945 10539 catalog_manager.cc:5697] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.692656 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2408a2d0e5440e4a07131f91ea152e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:36.693449 10786 raft_consensus.cc:3060] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.697371 10831 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.697970 10831 ts_tablet_manager.cc:1403] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.219s	user 0.022s	sys 0.005s
I20260709 14:51:36.706671 10834 consensus_queue.cc:260] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.713687 10834 ts_tablet_manager.cc:1434] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260709 14:51:36.714838 10834 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.720536 10831 raft_consensus.cc:359] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.721971 10831 raft_consensus.cc:385] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.722247 10831 raft_consensus.cc:740] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.723052 10831 consensus_queue.cc:260] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.725363 10831 ts_tablet_manager.cc:1434] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:51:36.726217 10831 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.753110 10832 tablet_bootstrap.cc:654] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.756511 10639 raft_consensus.cc:2468] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.757565 10683 leader_election.cc:304] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:36.758278 11103 raft_consensus.cc:2804] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.759037 10831 tablet_bootstrap.cc:654] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.758771 10786 raft_consensus.cc:2468] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:36.758798 11103 raft_consensus.cc:697] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:36.759938 11103 consensus_queue.cc:237] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.765470 10834 tablet_bootstrap.cc:654] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.772854 10832 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:36.773438 10832 ts_tablet_manager.cc:1403] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.003s
I20260709 14:51:36.777312 10832 raft_consensus.cc:359] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.778169 10832 raft_consensus.cc:385] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.778512 10832 raft_consensus.cc:740] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.779311 10832 consensus_queue.cc:260] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:36.782573 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:36.784721 10832 ts_tablet_manager.cc:1434] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:51:36.785631 10832 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:36.786172 10834 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.786621 10834 ts_tablet_manager.cc:1403] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.003s
I20260709 14:51:36.789130 10834 raft_consensus.cc:359] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.789788 10834 raft_consensus.cc:385] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.790097 10834 raft_consensus.cc:740] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.790738 10834 consensus_queue.cc:260] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.791082 10832 tablet_bootstrap.cc:654] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.791386 10911 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.791646 10831 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.792079 10831 ts_tablet_manager.cc:1403] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.002s
I20260709 14:51:36.791921 10911 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.793439 10834 ts_tablet_manager.cc:1434] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:36.794034 10911 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:36.794440 10834 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.794732 10831 raft_consensus.cc:359] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.795455 10831 raft_consensus.cc:385] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.795758 10831 raft_consensus.cc:740] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.796527 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.796449 10831 consensus_queue.cc:260] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.797245 10639 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 2.
I20260709 14:51:36.798527 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.798848 10831 ts_tablet_manager.cc:1434] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:36.799119 10713 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:36.799948 10831 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.800284 10757 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.801096 11103 consensus_queue.cc:1048] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.801815 10911 raft_consensus.cc:2804] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:36.801932 10834 tablet_bootstrap.cc:654] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.802207 10911 raft_consensus.cc:493] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.802609 10911 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.806346 10831 tablet_bootstrap.cc:654] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.811503 10911 raft_consensus.cc:515] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.814062 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:36.814836 10640 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.817329 10911 leader_election.cc:290] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:36.819383 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74abc9132b24a48882df74489ebe267" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:36.820114 10713 raft_consensus.cc:3060] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.845244 10540 catalog_manager.cc:5697] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.849404 10640 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 3.
I20260709 14:51:36.851169 10713 raft_consensus.cc:2468] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 3.
I20260709 14:51:36.852043 10757 leader_election.cc:304] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.853904 11043 raft_consensus.cc:2804] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:36.854403 11043 raft_consensus.cc:697] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 3 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:36.855266 11043 consensus_queue.cc:237] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER 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: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.858563 10832 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:36.859023 10832 ts_tablet_manager.cc:1403] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.005s
I20260709 14:51:36.862686 10832 raft_consensus.cc:359] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.863372 10832 raft_consensus.cc:385] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.863759 10834 tablet_bootstrap.cc:492] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.863703 10832 raft_consensus.cc:740] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.864637 10832 consensus_queue.cc:260] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.868286 10831 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.868719 10831 ts_tablet_manager.cc:1403] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.014s
I20260709 14:51:36.871102 10832 ts_tablet_manager.cc:1434] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:51:36.871346 10831 raft_consensus.cc:359] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.872320 10832 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:36.872356 10831 raft_consensus.cc:385] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.872756 10831 raft_consensus.cc:740] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.873350 10831 consensus_queue.cc:260] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.875252 10831 ts_tablet_manager.cc:1434] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:36.876106 10831 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.876288 11144 consensus_queue.cc:1048] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.882191 10831 tablet_bootstrap.cc:654] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.864194 10834 ts_tablet_manager.cc:1403] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.015s
I20260709 14:51:36.889305 10832 tablet_bootstrap.cc:654] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.891464 10538 catalog_manager.cc:5697] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.904882 10834 raft_consensus.cc:359] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.905776 10834 raft_consensus.cc:385] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.906091 10834 raft_consensus.cc:740] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.906809 10834 consensus_queue.cc:260] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.908129 11150 raft_consensus.cc:493] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.908541 11150 raft_consensus.cc:515] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.909128 10834 ts_tablet_manager.cc:1434] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:51:36.910029 10834 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.910722 11150 leader_election.cc:290] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:36.913021 10831 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.913434 10831 ts_tablet_manager.cc:1403] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:51:36.914947 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.916306 10831 raft_consensus.cc:359] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.916917 10831 raft_consensus.cc:385] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.917135 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c60af098a654b528f465365dfe2a622" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.918133 10639 raft_consensus.cc:2393] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 71bc4b05c3414bba81985debe06599c6 in this term.
I20260709 14:51:36.917181 10831 raft_consensus.cc:740] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.919775 10757 leader_election.cc:304] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:36.920276 10831 consensus_queue.cc:260] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.920727 11043 raft_consensus.cc:3060] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.921066 11145 raft_consensus.cc:493] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.921619 10834 tablet_bootstrap.cc:654] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.921507 11145 raft_consensus.cc:515] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.922499 10831 ts_tablet_manager.cc:1434] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:36.923574 11145 leader_election.cc:290] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.925792 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.927572 10831 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
W20260709 14:51:36.928277 10681 leader_election.cc:343] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.928443 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
W20260709 14:51:36.930107 10683 leader_election.cc:343] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:36.930480 10683 leader_election.cc:304] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:36.932252 11103 raft_consensus.cc:2749] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.932687 10834 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.933105 10834 ts_tablet_manager.cc:1403] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 14:51:36.933769 10831 tablet_bootstrap.cc:654] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.935493 10834 raft_consensus.cc:359] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.936123 10834 raft_consensus.cc:385] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.936358 10834 raft_consensus.cc:740] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.937116 10834 consensus_queue.cc:260] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.939262 10834 ts_tablet_manager.cc:1434] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:36.940186 10834 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.945524 10834 tablet_bootstrap.cc:654] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.940193 11043 raft_consensus.cc:2749] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:36.951785 10831 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.952205 10831 ts_tablet_manager.cc:1403] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.014s
I20260709 14:51:36.954558 10831 raft_consensus.cc:359] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.955199 10831 raft_consensus.cc:385] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.955502 10831 raft_consensus.cc:740] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.956234 10831 consensus_queue.cc:260] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.958854 10831 ts_tablet_manager.cc:1434] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:51:36.961263 10831 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:36.965345 11103 raft_consensus.cc:493] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.965828 11103 raft_consensus.cc:515] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.967077 10831 tablet_bootstrap.cc:654] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.967752 11103 leader_election.cc:290] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.970566 10834 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:36.971052 10834 ts_tablet_manager.cc:1403] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.013s
I20260709 14:51:36.971314 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.972029 10640 raft_consensus.cc:2468] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.973899 10834 raft_consensus.cc:359] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.974609 10834 raft_consensus.cc:385] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.974906 10834 raft_consensus.cc:740] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.975642 10834 consensus_queue.cc:260] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.976950 10901 consensus_queue.cc:1048] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.978312 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:36.978821 11150 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.978864 10786 raft_consensus.cc:2468] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:36.979432 11150 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.980114 10681 leader_election.cc:304] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.983822 11150 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:36.984782 10834 ts_tablet_manager.cc:1434] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 14:51:36.985165 11145 raft_consensus.cc:2804] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:36.985538 11145 raft_consensus.cc:493] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.985890 11145 raft_consensus.cc:3060] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.986212 10834 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:36.989946 11099 raft_consensus.cc:493] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.983880 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:36.990384 11099 raft_consensus.cc:515] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.990868 10713 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:36.992257 11099 leader_election.cc:290] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:36.992223 10756 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:36.993419 11150 raft_consensus.cc:2804] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:36.993753 11150 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:36.994047 11150 raft_consensus.cc:3060] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.996712 10831 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:36.997128 10831 ts_tablet_manager.cc:1403] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 14:51:36.997082 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:36.997748 10639 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:36.999430 11150 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:36.999782 10831 raft_consensus.cc:359] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.000433 10831 raft_consensus.cc:385] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.000701 10831 raft_consensus.cc:740] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.001295 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.002027 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:37.002569 10640 raft_consensus.cc:3060] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.002795 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:37.003901 10606 leader_election.cc:343] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.001937 10831 consensus_queue.cc:260] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.010468 10640 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 2.
I20260709 14:51:37.011272 10713 raft_consensus.cc:2468] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:37.012111 10757 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:37.012847 10911 raft_consensus.cc:2804] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.013276 10911 raft_consensus.cc:697] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 2 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:37.014006 10911 consensus_queue.cc:237] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER 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: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.015528 10607 leader_election.cc:304] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.016212 11144 consensus_queue.cc:1048] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.016661 10901 raft_consensus.cc:2804] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.016251 10831 ts_tablet_manager.cc:1434] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:51:37.018910 10901 raft_consensus.cc:493] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.019541 10901 raft_consensus.cc:3060] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.019896 10831 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:37.017000 11145 raft_consensus.cc:515] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.026517 10831 tablet_bootstrap.cc:654] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.028689 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:37.029217 10641 raft_consensus.cc:3060] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.032171 11019 consensus_queue.cc:1048] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, 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.037052 10834 tablet_bootstrap.cc:654] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.038661 10641 raft_consensus.cc:2468] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:37.039312 11099 raft_consensus.cc:493] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.039834 11099 raft_consensus.cc:515] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.041438 11144 consensus_queue.cc:1048] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.042544 11099 leader_election.cc:290] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.043524 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a473b4070c4b4d9280278e5521bcde6a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.046051 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:37.046677 10715 raft_consensus.cc:3060] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.046708 10717 raft_consensus.cc:2468] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:37.047899 10607 leader_election.cc:304] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:37.048645 11019 raft_consensus.cc:2804] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.048965 11019 raft_consensus.cc:493] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.049249 11019 raft_consensus.cc:3060] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.052601 11043 raft_consensus.cc:493] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.053064 11043 raft_consensus.cc:515] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.056358 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a473b4070c4b4d9280278e5521bcde6a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.056510 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.056973 10715 raft_consensus.cc:2468] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 2.
I20260709 14:51:37.057121 10717 raft_consensus.cc:2468] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:37.055070 11043 leader_election.cc:290] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.058420 10992 raft_consensus.cc:493] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.058840 10992 raft_consensus.cc:515] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.060658 10992 leader_election.cc:290] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.061371 10756 leader_election.cc:304] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:37.062120 11043 raft_consensus.cc:2804] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.062491 11043 raft_consensus.cc:493] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.062901 11043 raft_consensus.cc:3060] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.062582 11150 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.065232 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:37.067544 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.062258 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.067613 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.073442 11144 consensus_queue.cc:1048] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.080283 10786 raft_consensus.cc:3060] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.082422 11039 raft_consensus.cc:493] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.082849 11039 raft_consensus.cc:515] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:37.083691 10607 leader_election.cc:343] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.083726 10606 leader_election.cc:343] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.084784 11039 leader_election.cc:290] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:37.085891 10606 leader_election.cc:343] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.086347 10606 leader_election.cc:304] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.087761 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebf54b2b84c44e4b0b1b38a0c1a248f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.073827 11043 raft_consensus.cc:515] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.078094 11145 leader_election.cc:290] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:37.084599 10757 leader_election.cc:343] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.090027 11043 leader_election.cc:290] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.091115 10713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:37.091599 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebf54b2b84c44e4b0b1b38a0c1a248f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.091936 10713 raft_consensus.cc:3060] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.095239 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
W20260709 14:51:37.096400 10757 leader_election.cc:343] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.055744 11019 raft_consensus.cc:515] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.077473 10832 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:37.100551 10832 ts_tablet_manager.cc:1403] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.229s	user 0.015s	sys 0.016s
I20260709 14:51:37.088548 10715 raft_consensus.cc:2468] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
W20260709 14:51:37.103374 10757 leader_election.cc:343] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.106349 10756 leader_election.cc:304] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:37.107399 11151 raft_consensus.cc:2804] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.107803 11151 raft_consensus.cc:493] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.108173 11151 raft_consensus.cc:3060] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.109961 10992 raft_consensus.cc:2749] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.111109 10834 tablet_bootstrap.cc:492] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:37.111533 10834 ts_tablet_manager.cc:1403] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.004s
I20260709 14:51:37.115514 11151 raft_consensus.cc:515] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.116186 10832 raft_consensus.cc:359] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.120440 10683 leader_election.cc:304] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:37.113986 10834 raft_consensus.cc:359] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.125430 11145 raft_consensus.cc:2804] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.125527 10832 raft_consensus.cc:385] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.125952 11145 raft_consensus.cc:697] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:37.125775 10834 raft_consensus.cc:385] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.126071 10832 raft_consensus.cc:740] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.126572 10834 raft_consensus.cc:740] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.126819 11145 consensus_queue.cc:237] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.127323 10834 consensus_queue.cc:260] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.128479 10901 raft_consensus.cc:515] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.145555 10901 leader_election.cc:290] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.146179 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:37.146714 10714 raft_consensus.cc:3060] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.127760 10832 consensus_queue.cc:260] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.131434 11144 consensus_queue.cc:1048] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.152305 10832 ts_tablet_manager.cc:1434] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:51:37.132802 10834 ts_tablet_manager.cc:1434] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:37.132805 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a473b4070c4b4d9280278e5521bcde6a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:37.152869 10715 raft_consensus.cc:3060] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.153334 10834 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:37.156334 11145 raft_consensus.cc:493] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.156144 10538 catalog_manager.cc:5697] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 2, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 2 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.156762 11145 raft_consensus.cc:515] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.159988 11145 leader_election.cc:290] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.160761 10715 raft_consensus.cc:2468] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:37.152428 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebf54b2b84c44e4b0b1b38a0c1a248f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:37.163203 10607 leader_election.cc:304] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:37.165032 10992 raft_consensus.cc:2804] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.165591 10992 raft_consensus.cc:697] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:37.166607 10992 consensus_queue.cc:237] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.169955 10834 tablet_bootstrap.cc:654] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.171661 10911 raft_consensus.cc:493] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.172329 10911 raft_consensus.cc:515] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.173264 10832 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:37.175077 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:37.176376 10756 leader_election.cc:343] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.176864 10911 leader_election.cc:290] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.143181 10786 raft_consensus.cc:2468] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
W20260709 14:51:37.178928 10757 leader_election.cc:343] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.180840 10832 tablet_bootstrap.cc:654] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.181830 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.182083 10831 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:37.182502 10831 ts_tablet_manager.cc:1403] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.163s	user 0.044s	sys 0.067s
I20260709 14:51:37.184623 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.183171 10540 catalog_manager.cc:5697] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.186225 10831 raft_consensus.cc:359] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.186884 10831 raft_consensus.cc:385] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.187145 10831 raft_consensus.cc:740] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.133791 11151 leader_election.cc:290] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.134758 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebf54b2b84c44e4b0b1b38a0c1a248f" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:37.188002 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:37.136881 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a473b4070c4b4d9280278e5521bcde6a" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:37.136653 10713 raft_consensus.cc:2468] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:37.188304 10717 raft_consensus.cc:3060] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.191509 10831 consensus_queue.cc:260] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.188789 10787 raft_consensus.cc:3060] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.132392 11019 leader_election.cc:290] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.195086 10831 ts_tablet_manager.cc:1434] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:37.200088 10831 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:37.202603 10717 raft_consensus.cc:2468] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:37.204072 10756 leader_election.cc:304] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:37.205440 10831 tablet_bootstrap.cc:654] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.206491 11151 raft_consensus.cc:2804] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.207603 11151 raft_consensus.cc:697] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:37.208734 11151 consensus_queue.cc:237] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.213028 10714 raft_consensus.cc:2468] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
W20260709 14:51:37.214093 10681 leader_election.cc:343] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.215245 10607 leader_election.cc:304] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:37.216336 10901 raft_consensus.cc:2804] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.216950 10901 raft_consensus.cc:697] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:37.217221 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.219386 10641 raft_consensus.cc:2468] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:37.227437 10831 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:37.227841 10831 ts_tablet_manager.cc:1403] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.010s
I20260709 14:51:37.218641 10901 consensus_queue.cc:237] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.230216 10683 leader_election.cc:304] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.230564 10831 raft_consensus.cc:359] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.231164 11145 raft_consensus.cc:2804] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.231570 11145 raft_consensus.cc:493] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.231911 11145 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.236132 11147 raft_consensus.cc:493] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.236579 11147 raft_consensus.cc:515] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.238869 11147 leader_election.cc:290] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.231164 10831 raft_consensus.cc:385] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.239485 10831 raft_consensus.cc:740] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.240303 10831 consensus_queue.cc:260] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.238596 11145 raft_consensus.cc:515] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.242959 10831 ts_tablet_manager.cc:1434] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:37.248330 10756 leader_election.cc:304] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:37.249728 10911 raft_consensus.cc:2804] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.250335 10911 raft_consensus.cc:697] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:37.251332 10911 consensus_queue.cc:237] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.251900 11147 consensus_queue.cc:1048] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.254333 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.255031 10790 raft_consensus.cc:2468] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
W20260709 14:51:37.258311 10757 leader_election.cc:343] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.258683 10757 leader_election.cc:304] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
W20260709 14:51:37.259581 10606 leader_election.cc:343] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.251912 11145 leader_election.cc:290] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.263545 10831 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:37.272507 10681 leader_election.cc:304] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:37.277603 11144 raft_consensus.cc:2804] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.277976 11144 raft_consensus.cc:493] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.278337 11144 raft_consensus.cc:3060] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.271370 10642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:37.286047 10642 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.286247 10787 raft_consensus.cc:2468] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:37.263499 11043 raft_consensus.cc:2749] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.268582 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
W20260709 14:51:37.309908 10681 leader_election.cc:343] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.330487 10683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 52448.2us
I20260709 14:51:37.304980 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.315699 11145 raft_consensus.cc:493] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:37.364491 10606 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 54936.2us
I20260709 14:51:37.345547 10642 raft_consensus.cc:2468] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:37.375658 10832 tablet_bootstrap.cc:492] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:37.376277 10832 ts_tablet_manager.cc:1403] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.203s	user 0.022s	sys 0.032s
I20260709 14:51:37.392899 10831 tablet_bootstrap.cc:654] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.405704 10834 tablet_bootstrap.cc:492] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:37.343748 11145 raft_consensus.cc:515] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.410610 10539 catalog_manager.cc:5697] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.436724 10638 raft_consensus.cc:1275] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 3 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.439448 10834 ts_tablet_manager.cc:1403] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.286s	user 0.040s	sys 0.041s
I20260709 14:51:37.445492 10540 catalog_manager.cc:5697] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.452425 11145 leader_election.cc:290] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:37.449599 10683 leader_election.cc:343] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.457018 10683 leader_election.cc:304] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.460654 10832 raft_consensus.cc:359] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.471177 11021 raft_consensus.cc:2804] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.471355 10832 raft_consensus.cc:385] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.471692 10832 raft_consensus.cc:740] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.471757 11021 raft_consensus.cc:697] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:37.462945 11192 raft_consensus.cc:493] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.472335 10832 consensus_queue.cc:260] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.472676 11192 raft_consensus.cc:515] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.472585 11021 consensus_queue.cc:237] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.474382 10832 ts_tablet_manager.cc:1434] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.007s
I20260709 14:51:37.474666 11192 leader_election.cc:290] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:37.465277 10681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 50648.9us
I20260709 14:51:37.475759 10832 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:37.476600 11144 raft_consensus.cc:515] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.478034 11103 consensus_queue.cc:1048] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, 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.478432 11144 leader_election.cc:290] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:37.469511 11039 consensus_queue.cc:1048] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:37.487108 10715 raft_consensus.cc:1275] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: 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.491753 10716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.498018 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:37.498577 10788 raft_consensus.cc:3060] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:37.496112 10607 leader_election.cc:343] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.530679 10788 raft_consensus.cc:2468] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:37.532070 11150 consensus_queue.cc:1048] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, 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.537909 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad22955b6e4bdc88a8b395332c84e1" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:37.538502 10640 raft_consensus.cc:3060] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.541987 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.531013 10790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.545238 10639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.549008 10831 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
W20260709 14:51:37.551391 10683 leader_election.cc:343] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.551205 10834 raft_consensus.cc:359] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.551908 10834 raft_consensus.cc:385] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.548066 10717 raft_consensus.cc:1275] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 3 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.552245 10834 raft_consensus.cc:740] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.553117 10834 consensus_queue.cc:260] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.553886 10640 raft_consensus.cc:2468] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:37.554893 10834 ts_tablet_manager.cc:1434] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.000s
I20260709 14:51:37.554324 10831 ts_tablet_manager.cc:1403] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.311s	user 0.016s	sys 0.008s
W20260709 14:51:37.549650 10606 leader_election.cc:343] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.556493 10606 leader_election.cc:304] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
W20260709 14:51:37.558140 10681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 57449.2us
I20260709 14:51:37.561527 11099 raft_consensus.cc:2749] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.595126 10681 leader_election.cc:304] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:37.630815 11145 raft_consensus.cc:2804] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:37.633064 10681 leader_election.cc:343] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:37.623274 10540 catalog_manager.cc:5697] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.633494 10681 leader_election.cc:304] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.643684 10834 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:37.650940 11145 raft_consensus.cc:697] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:37.687477 10538 catalog_manager.cc:5697] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.674510 11021 raft_consensus.cc:2749] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:37.687093 11144 raft_consensus.cc:493] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.685060 11043 raft_consensus.cc:493] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.705190 10831 raft_consensus.cc:359] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.708134 10831 raft_consensus.cc:385] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.709379 11144 raft_consensus.cc:515] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.708536 10831 raft_consensus.cc:740] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.725749 10834 tablet_bootstrap.cc:654] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.724661 10831 consensus_queue.cc:260] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.714133 10911 consensus_queue.cc:1048] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:51:37.734324 11145 consensus_queue.cc:237] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:37.740204 10757 consensus_peers.cc:597] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:37.747545 10832 tablet_bootstrap.cc:654] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.714172 11043 raft_consensus.cc:515] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.753922 11043 leader_election.cc:290] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:37.754055 11144 leader_election.cc:290] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:37.718096 11197 log.cc:927] Time spent T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
I20260709 14:51:37.796455 10831 ts_tablet_manager.cc:1434] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.241s	user 0.005s	sys 0.006s
I20260709 14:51:37.806740 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:37.807780 10715 raft_consensus.cc:2393] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
W20260709 14:51:37.811780 10683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 128255us
W20260709 14:51:37.835475 11206 log.cc:927] Time spent T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 14:51:37.837153 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.837788 10640 raft_consensus.cc:2468] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:37.827373 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:37.845134 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0a7ee8f7af41c19105fc792b453c4a" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:37.800869 11215 consensus_queue.cc:1048] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260709 14:51:37.864142 10681 leader_election.cc:343] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:37.859498 10756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:39083, user_credentials={real_user=slave}} blocked reactor thread for 74389.3us
I20260709 14:51:37.877174 10637 raft_consensus.cc:1275] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: 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.881662 10831 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:37.882964 10832 tablet_bootstrap.cc:492] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:37.883566 10832 ts_tablet_manager.cc:1403] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.408s	user 0.018s	sys 0.018s
I20260709 14:51:37.890051 10832 raft_consensus.cc:359] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.890759 10832 raft_consensus.cc:385] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.891101 10832 raft_consensus.cc:740] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.898279 11211 consensus_queue.cc:1048] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.901046 10834 tablet_bootstrap.cc:492] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:37.901202 10683 leader_election.cc:304] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:37.901664 10834 ts_tablet_manager.cc:1403] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.258s	user 0.013s	sys 0.011s
I20260709 14:51:37.901947 11211 raft_consensus.cc:2804] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.902294 11211 raft_consensus.cc:493] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.902630 11211 raft_consensus.cc:3060] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.895895 11205 consensus_queue.cc:1048] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:37.905943 10832 consensus_queue.cc:260] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.910058 10757 leader_election.cc:304] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:37.894287 11210 consensus_queue.cc:1048] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:51:37.913004 11199 consensus_queue.cc:1048] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:37.913722 10901 consensus_queue.cc:1048] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, 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.920145 11151 raft_consensus.cc:3060] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.922689 11215 consensus_queue.cc:1048] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, 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.924438 10832 ts_tablet_manager.cc:1434] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 14:51:37.921625 10834 raft_consensus.cc:359] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.926343 10834 raft_consensus.cc:385] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.926721 10834 raft_consensus.cc:740] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.927506 10834 consensus_queue.cc:260] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:37.919659 11211 raft_consensus.cc:515] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.040619 10832 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
W20260709 14:51:38.059458 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 139667us
I20260709 14:51:38.066147 10831 tablet_bootstrap.cc:654] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:38.072232 10756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:39083, user_credentials={real_user=slave}} blocked reactor thread for 160244us
I20260709 14:51:38.089090 10834 ts_tablet_manager.cc:1434] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.187s	user 0.016s	sys 0.000s
I20260709 14:51:38.104970 11211 leader_election.cc:290] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:38.128845 10681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:42647, user_credentials={real_user=slave}} blocked reactor thread for 55223.5us
I20260709 14:51:38.132046 10834 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:38.147073 11151 raft_consensus.cc:2749] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.158907 10832 tablet_bootstrap.cc:654] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.166501 10834 tablet_bootstrap.cc:654] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:38.202477 10817 tablet.cc:2406] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:38.230574 11194 consensus_queue.cc:1048] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.273722 11205 raft_consensus.cc:493] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.279595 11205 raft_consensus.cc:515] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.288354 11205 leader_election.cc:290] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.262395 10539 catalog_manager.cc:5697] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.296109 11209 raft_consensus.cc:493] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.296797 11209 raft_consensus.cc:515] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.326121 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.361793 10831 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:38.439898 10831 ts_tablet_manager.cc:1403] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.559s	user 0.036s	sys 0.068s
I20260709 14:51:38.343600 10832 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:38.443011 10832 ts_tablet_manager.cc:1403] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.462s	user 0.076s	sys 0.058s
I20260709 14:51:38.392741 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:38.447479 10791 raft_consensus.cc:3060] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.416047 11209 leader_election.cc:290] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.454344 10832 raft_consensus.cc:359] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.455173 10832 raft_consensus.cc:385] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.455510 10832 raft_consensus.cc:740] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.456279 10832 consensus_queue.cc:260] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.459182 10832 ts_tablet_manager.cc:1434] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:51:38.460371 10832 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:38.472162 10834 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:38.472664 10834 ts_tablet_manager.cc:1403] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.356s	user 0.012s	sys 0.008s
I20260709 14:51:38.480621 10834 raft_consensus.cc:359] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.481832 10834 raft_consensus.cc:385] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.482239 10834 raft_consensus.cc:740] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.483089 10834 consensus_queue.cc:260] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.487974 10834 ts_tablet_manager.cc:1434] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:38.497936 10832 tablet_bootstrap.cc:654] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.500190 10791 raft_consensus.cc:2468] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:38.506021 10832 tablet_bootstrap.cc:492] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:38.506578 10832 ts_tablet_manager.cc:1403] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260709 14:51:38.510306 10832 raft_consensus.cc:359] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.511266 10832 raft_consensus.cc:385] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.512445 10832 raft_consensus.cc:740] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.513079 10832 consensus_queue.cc:260] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.515316 10832 ts_tablet_manager.cc:1434] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:51:38.516345 10832 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:38.524005 10832 tablet_bootstrap.cc:654] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.530061 10832 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:38.530716 10832 ts_tablet_manager.cc:1403] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:51:38.533360 10832 raft_consensus.cc:359] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.534842 10832 raft_consensus.cc:385] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.535161 10832 raft_consensus.cc:740] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.535974 10832 consensus_queue.cc:260] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.538278 10832 ts_tablet_manager.cc:1434] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:51:38.539471 10832 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:38.545104 10832 tablet_bootstrap.cc:654] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.551050 10832 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:38.550787 10831 raft_consensus.cc:359] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.551522 10831 raft_consensus.cc:385] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.551800 10832 ts_tablet_manager.cc:1403] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:51:38.551781 10831 raft_consensus.cc:740] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.555114 10832 raft_consensus.cc:359] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.555272 10831 consensus_queue.cc:260] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.556057 10832 raft_consensus.cc:385] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.556466 10832 raft_consensus.cc:740] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.557376 10832 consensus_queue.cc:260] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.557984 10831 ts_tablet_manager.cc:1434] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.000s
I20260709 14:51:38.559023 10831 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:38.562804 10832 ts_tablet_manager.cc:1434] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:38.563994 10832 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:38.567461 10831 tablet_bootstrap.cc:654] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.572566 10832 tablet_bootstrap.cc:654] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.631973 11203 raft_consensus.cc:493] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.632539 11203 raft_consensus.cc:515] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.634492 11203 leader_election.cc:290] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.659437 11199 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:38.660013 11199 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.662209 11199 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.663710 10634 raft_consensus.cc:3060] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.669582 10992 raft_consensus.cc:493] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:38.670092 10992 raft_consensus.cc:515] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.672967 10992 leader_election.cc:290] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.682416 11217 consensus_queue.cc:1048] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:38.705729 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.732615 10834 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:38.736223 11151 raft_consensus.cc:493] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.736769 11151 raft_consensus.cc:515] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.738919 11151 leader_election.cc:290] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:38.748452 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:38.760397 10834 tablet_bootstrap.cc:654] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:38.768165 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3458e7b7424599acf51e83547f72a5" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:38.768913 10634 raft_consensus.cc:3060] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.778421 10639 raft_consensus.cc:3060] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.788007 10539 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55388 (request call id 111) took 1246 ms. Trace:
I20260709 14:51:38.790182 10787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.792315 11099 raft_consensus.cc:493] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:38.792804 10588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:38.793380 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:38.792870 11099 raft_consensus.cc:515] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.808353 11099 leader_election.cc:290] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.795585 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:38.788501 10539 rpcz_store.cc:276] 0709 14:51:37.541854 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:37.542020 (+   166us) service_pool.cc:224] Handling call
0709 14:51:38.787894 (+1245874us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:38.461990 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:38.462949 (+   959us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:38.463008 (+    59us) write_op.cc:435] Acquired schema lock
0709 14:51:38.463037 (+    29us) tablet.cc:662] Decoding operations
0709 14:51:38.463529 (+   492us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:38.463618 (+    89us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:38.463657 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:38.463885 (+   228us) tablet.cc:701] Row locks acquired
0709 14:51:38.463910 (+    25us) write_op.cc:260] PREPARE: finished
0709 14:51:38.464099 (+   189us) write_op.cc:270] Start()
0709 14:51:38.464231 (+   132us) write_op.cc:276] Timestamp: P: 1783608698464052 usec, L: 0
0709 14:51:38.464261 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 14:51:38.471561 (+  7300us) log.cc:844] Serialized 534 byte log entry
0709 14:51:38.493754 (+ 22193us) op_driver.cc:464] REPLICATION: finished
0709 14:51:38.495137 (+  1383us) write_op.cc:301] APPLY: starting
0709 14:51:38.495267 (+   130us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:38.495405 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:38.495587 (+   182us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:38.497214 (+  1627us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:38.497406 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:38.497473 (+    67us) write_op.cc:312] APPLY: finished
0709 14:51:38.497723 (+   250us) log.cc:844] Serialized 22 byte log entry
0709 14:51:38.497895 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:38.497985 (+    90us) write_op.cc:454] Released schema lock
0709 14:51:38.498022 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":185334,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":1105,"apply.run_cpu_time_us":1814,"apply.run_wall_time_us":3189,"num_ops":1,"prepare.queue_time_us":154960,"prepare.run_cpu_time_us":3319,"prepare.run_wall_time_us":11773,"replication_time_us":29353,"thread_start_us":78663,"threads_started":2}]]}
I20260709 14:51:38.842653 10832 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:38.843356 10832 ts_tablet_manager.cc:1403] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.280s	user 0.017s	sys 0.008s
I20260709 14:51:38.794037 10640 raft_consensus.cc:2468] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:38.812211 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.820259 10831 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:38.849989 10831 ts_tablet_manager.cc:1403] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.291s	user 0.012s	sys 0.007s
W20260709 14:51:38.821115 10782 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.006s	sys 0.007s
W20260709 14:51:38.852862 10782 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.799s	user 0.006s	sys 0.007s
I20260709 14:51:38.827425 11203 consensus_queue.cc:1048] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.831393 11201 consensus_queue.cc:1048] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.849135 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.855269 10789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.859612 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8710ca1e52a24879aeb313fa05bc5801" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:38.849792 10634 raft_consensus.cc:2468] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:38.884147 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b2da86a8334648a4df55dd81bc2f7b" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:38.889930 10681 consensus_peers.cc:597] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 -> Peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Couldn't send request to peer c5e6bd26271a44bb8e90547a354bde8e. 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:38.892077 11203 consensus_queue.cc:1048] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.890810 10831 raft_consensus.cc:359] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.895155 10756 leader_election.cc:304] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:38.898726 11218 raft_consensus.cc:2749] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:38.902519 10831 raft_consensus.cc:385] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.902848 10831 raft_consensus.cc:740] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.903359 10681 leader_election.cc:304] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:38.903512 10831 consensus_queue.cc:260] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.904099 11209 raft_consensus.cc:2804] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.906443 11209 raft_consensus.cc:697] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:38.906944 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0179d74f47041ea914cf48aac7334fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:38.907325 11209 consensus_queue.cc:237] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.911283 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15df54d9d569409ca38a6f02800b00d2" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:38.913740 10681 leader_election.cc:343] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.911823 10831 ts_tablet_manager.cc:1434] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:51:38.917404 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0e562121ca4aee9533bc14b2f982fc" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:38.917793 10831 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:38.922181 11193 consensus_queue.cc:1048] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.899101 10832 raft_consensus.cc:359] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.925062 10832 raft_consensus.cc:385] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.925374 10832 raft_consensus.cc:740] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.926044 10832 consensus_queue.cc:260] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:38.928690 10681 leader_election.cc:343] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.936645 11099 raft_consensus.cc:493] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.937155 11099 raft_consensus.cc:515] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.940603 10607 leader_election.cc:304] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
W20260709 14:51:38.941006 10683 leader_election.cc:343] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:38.941388 11195 raft_consensus.cc:2749] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.942292 10683 leader_election.cc:304] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:38.944840 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:38.945508 10785 raft_consensus.cc:2468] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:38.939145 11099 leader_election.cc:290] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.950910 10606 leader_election.cc:304] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:38.942890 10607 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:38.943523 11193 raft_consensus.cc:2749] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:38.953572 10683 leader_election.cc:304] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:38.954015 10834 tablet_bootstrap.cc:492] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:38.954421 11193 raft_consensus.cc:2804] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.954640 10834 ts_tablet_manager.cc:1403] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.004s
I20260709 14:51:38.954895 11193 raft_consensus.cc:493] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.955427 11193 raft_consensus.cc:3060] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.957788 10834 raft_consensus.cc:359] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.958550 10834 raft_consensus.cc:385] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:38.958835 10834 raft_consensus.cc:740] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:38.960966 11019 raft_consensus.cc:2804] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.961374 11019 raft_consensus.cc:493] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.961737 11019 raft_consensus.cc:3060] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.955051 10540 catalog_manager.cc:5697] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.964488 11192 raft_consensus.cc:2749] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:38.966904 10607 leader_election.cc:304] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:38.967829 11099 raft_consensus.cc:2749] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:38.969813 10607 leader_election.cc:304] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:38.970978 11192 raft_consensus.cc:2749] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:38.974311 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:38.975899 11193 raft_consensus.cc:515] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:38.978663 11193 leader_election.cc:290] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:38.980901 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:38.991273 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54c3ae1d2c64598aefcaa508930d159" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:38.991951 10641 raft_consensus.cc:3060] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:38.983184 10681 leader_election.cc:343] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:38.996510 10607 leader_election.cc:343] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.004084 10641 raft_consensus.cc:2468] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:39.005652 10832 ts_tablet_manager.cc:1434] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.162s	user 0.006s	sys 0.000s
I20260709 14:51:39.005839 10683 leader_election.cc:304] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.007506 11234 raft_consensus.cc:2804] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.019377 11234 raft_consensus.cc:697] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:38.983137 11019 raft_consensus.cc:515] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.021271 11234 consensus_queue.cc:237] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.022946 10834 consensus_queue.cc:260] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.024866 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:39.025403 10791 raft_consensus.cc:3060] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.022361 10832 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: Bootstrap starting.
I20260709 14:51:39.026687 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:39.027842 10834 ts_tablet_manager.cc:1434] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.003s
I20260709 14:51:39.022365 11019 leader_election.cc:290] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
W20260709 14:51:39.040715 10607 leader_election.cc:343] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.049253 10834 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:39.053270 10791 raft_consensus.cc:2468] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:39.053516 11019 raft_consensus.cc:493] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.053958 11019 raft_consensus.cc:515] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.055286 10606 leader_election.cc:304] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:39.057054 11099 raft_consensus.cc:2804] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.057353 11019 leader_election.cc:290] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.057518 11099 raft_consensus.cc:697] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:39.058341 10832 tablet_bootstrap.cc:654] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.059556 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:39.059171 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:39.060878 10606 leader_election.cc:343] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.060774 10710 raft_consensus.cc:2468] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:39.060207 11099 consensus_queue.cc:237] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.062311 10607 leader_election.cc:304] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.063050 11192 raft_consensus.cc:2804] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.063431 11192 raft_consensus.cc:493] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.063760 11192 raft_consensus.cc:3060] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.078660 10831 tablet_bootstrap.cc:654] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.083858 11192 raft_consensus.cc:515] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.086688 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:39.088861 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
W20260709 14:51:39.092869 10606 leader_election.cc:343] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.087678 10710 raft_consensus.cc:3060] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.086982 11192 leader_election.cc:290] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.099725 10538 catalog_manager.cc:5697] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.102571 10538 catalog_manager.cc:5697] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.106299 10710 raft_consensus.cc:2468] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 1.
I20260709 14:51:39.107748 10607 leader_election.cc:304] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [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: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.112668 11099 raft_consensus.cc:2804] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.113183 11099 raft_consensus.cc:697] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:39.114218 11043 raft_consensus.cc:493] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.114678 11043 raft_consensus.cc:515] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.116158 10832 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: No bootstrap required, opened a new log
I20260709 14:51:39.116619 10832 ts_tablet_manager.cc:1403] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260709 14:51:39.118129 10901 raft_consensus.cc:493] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.118611 10901 raft_consensus.cc:515] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.118618 10834 tablet_bootstrap.cc:654] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.120795 10901 leader_election.cc:290] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.114032 11099 consensus_queue.cc:237] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.121969 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
W20260709 14:51:39.123199 10606 leader_election.cc:343] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.123914 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
W20260709 14:51:39.125255 10607 leader_election.cc:343] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:39.125317 10832 raft_consensus.cc:359] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.125690 10607 leader_election.cc:304] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.126008 10832 raft_consensus.cc:385] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.126293 10832 raft_consensus.cc:740] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.126854 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.126940 10832 consensus_queue.cc:260] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.116631 11043 leader_election.cc:290] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.129858 11019 raft_consensus.cc:2749] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.129220 10539 catalog_manager.cc:5697] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.131111 10831 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:39.131597 10831 ts_tablet_manager.cc:1403] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.214s	user 0.014s	sys 0.000s
I20260709 14:51:39.131791 10832 ts_tablet_manager.cc:1434] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:39.134158 10831 raft_consensus.cc:359] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.134891 10831 raft_consensus.cc:385] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.135156 10831 raft_consensus.cc:740] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.140982 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:39.144042 10831 consensus_queue.cc:260] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.148778 10831 ts_tablet_manager.cc:1434] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:39.150813 10756 leader_election.cc:304] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:39.151435 10831 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: Bootstrap starting.
I20260709 14:51:39.152046 11043 raft_consensus.cc:2749] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.171598 10834 tablet_bootstrap.cc:492] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:39.172076 10834 ts_tablet_manager.cc:1403] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.006s
I20260709 14:51:39.173264 10831 tablet_bootstrap.cc:654] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.173105 10539 catalog_manager.cc:5697] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 1 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.174757 10834 raft_consensus.cc:359] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.175695 10834 raft_consensus.cc:385] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.176086 10834 raft_consensus.cc:740] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.176847 10834 consensus_queue.cc:260] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.188935 10831 tablet_bootstrap.cc:492] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: No bootstrap required, opened a new log
I20260709 14:51:39.195139 11043 raft_consensus.cc:493] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.200027 11043 raft_consensus.cc:515] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.200449 10901 raft_consensus.cc:493] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.200917 10901 raft_consensus.cc:515] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.201902 11043 leader_election.cc:290] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.203459 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.203581 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:39.202881 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:39.204253 10717 raft_consensus.cc:2468] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:39.204428 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:39.205065 10784 raft_consensus.cc:2468] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 0.
I20260709 14:51:39.203459 10901 leader_election.cc:290] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.199580 10831 ts_tablet_manager.cc:1403] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.001s
I20260709 14:51:39.204077 10640 raft_consensus.cc:2468] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:39.206204 10606 leader_election.cc:304] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:39.196811 10834 ts_tablet_manager.cc:1434] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:51:39.206887 10757 leader_election.cc:304] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [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: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6
I20260709 14:51:39.207592 11043 raft_consensus.cc:2804] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.207916 11043 raft_consensus.cc:493] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.208230 11043 raft_consensus.cc:3060] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.212218 10831 raft_consensus.cc:359] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.212913 10831 raft_consensus.cc:385] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.208252 10901 raft_consensus.cc:2804] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.213195 10831 raft_consensus.cc:740] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.213497 10901 raft_consensus.cc:493] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.213850 10901 raft_consensus.cc:3060] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.213965 10831 consensus_queue.cc:260] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.220244 10834 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:39.222572 10831 ts_tablet_manager.cc:1434] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:51:39.225984 10901 raft_consensus.cc:515] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.229450 11043 raft_consensus.cc:515] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.232206 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:39.232524 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:39.232944 10634 raft_consensus.cc:2393] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:39.233177 10710 raft_consensus.cc:3060] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.242240 10710 raft_consensus.cc:2468] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:39.243418 10756 leader_election.cc:304] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [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: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:39.244269 11218 raft_consensus.cc:2804] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.244766 11218 raft_consensus.cc:697] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:39.245802 11218 consensus_queue.cc:237] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.250798 11043 leader_election.cc:290] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.252310 10834 tablet_bootstrap.cc:654] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.256210 10901 leader_election.cc:290] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 1 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.256425 10714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:39.257296 10714 raft_consensus.cc:2393] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89aef5820b444af0ba817a50821a3aaf in current term 1: Already voted for candidate c5e6bd26271a44bb8e90547a354bde8e in this term.
I20260709 14:51:39.257613 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb3afe61ed254b5c9fb9f0aaf73541c1" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:39.267059 10606 leader_election.cc:304] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [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: 89aef5820b444af0ba817a50821a3aaf; no voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.268165 11192 raft_consensus.cc:2749] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.286434 10834 tablet_bootstrap.cc:492] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:39.287453 10834 ts_tablet_manager.cc:1403] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.018s
I20260709 14:51:39.290284 10834 raft_consensus.cc:359] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.291043 10834 raft_consensus.cc:385] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.291383 10834 raft_consensus.cc:740] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.292088 10834 consensus_queue.cc:260] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.294462 10834 ts_tablet_manager.cc:1434] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:39.295454 10834 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:39.300531 10539 catalog_manager.cc:5697] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.301460 10834 tablet_bootstrap.cc:654] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.317632 10785 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.325191 11218 raft_consensus.cc:493] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.325933 11218 raft_consensus.cc:515] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.329296 11218 leader_election.cc:290] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.331133 10717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:39.331832 10717 raft_consensus.cc:2468] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:39.336889 10834 tablet_bootstrap.cc:492] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:39.337436 10834 ts_tablet_manager.cc:1403] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.020s
I20260709 14:51:39.342286 10834 raft_consensus.cc:359] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.343014 10834 raft_consensus.cc:385] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.342762 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.343611 10640 raft_consensus.cc:2468] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 0.
I20260709 14:51:39.344913 10757 leader_election.cc:304] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:39.346273 10834 raft_consensus.cc:740] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.346956 10834 consensus_queue.cc:260] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.347857 11220 raft_consensus.cc:2804] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.348242 11220 raft_consensus.cc:493] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.348585 11220 raft_consensus.cc:3060] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.358346 10834 ts_tablet_manager.cc:1434] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:51:39.359658 10834 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:39.361979 11220 raft_consensus.cc:515] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.366393 10834 tablet_bootstrap.cc:654] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.368909 11220 leader_election.cc:290] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.369864 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:39.369864 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f79017e569304869931ff9ff08ab8f36" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:39.370595 10640 raft_consensus.cc:3060] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.370625 10710 raft_consensus.cc:3060] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.380962 10710 raft_consensus.cc:2468] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:39.381908 11234 raft_consensus.cc:493] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.382431 11234 raft_consensus.cc:515] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.386330 10640 raft_consensus.cc:2468] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 1.
I20260709 14:51:39.386628 11234 leader_election.cc:290] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.388845 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.389856 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a5874358dc446f8bfc29763f63195d" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:39.391628 10757 leader_election.cc:304] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:39.392727 10785 raft_consensus.cc:2393] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bc4b05c3414bba81985debe06599c6 in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:39.394914 11218 raft_consensus.cc:2804] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.396085 11218 raft_consensus.cc:697] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:39.396970 11218 consensus_queue.cc:237] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.406395 11225 raft_consensus.cc:493] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.406581 10681 leader_election.cc:304] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6; no voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:39.406893 11225 raft_consensus.cc:515] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.408507 11231 raft_consensus.cc:3060] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.408989 11225 leader_election.cc:290] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:39.412304 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bc4b05c3414bba81985debe06599c6" is_pre_election: true
I20260709 14:51:39.413417 10710 raft_consensus.cc:2393] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5e6bd26271a44bb8e90547a354bde8e in current term 1: Already voted for candidate 89aef5820b444af0ba817a50821a3aaf in this term.
I20260709 14:51:39.416970 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04b1de98e54b46ba860d64b956ff9d" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.418845 10757 leader_election.cc:304] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:39.421053 11209 consensus_queue.cc:1048] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.422787 10834 tablet_bootstrap.cc:492] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:39.423264 10834 ts_tablet_manager.cc:1403] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.000s
I20260709 14:51:39.423856 11231 raft_consensus.cc:2749] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.425292 11225 raft_consensus.cc:3060] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.427361 10834 raft_consensus.cc:359] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.428506 10834 raft_consensus.cc:385] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.428853 10834 raft_consensus.cc:740] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.429728 10834 consensus_queue.cc:260] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.432125 11225 raft_consensus.cc:2749] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:39.434156 10539 catalog_manager.cc:5697] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 1 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.436228 11231 consensus_queue.cc:1048] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.437358 10834 ts_tablet_manager.cc:1434] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:39.438328 10834 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: Bootstrap starting.
I20260709 14:51:39.447781 10834 tablet_bootstrap.cc:654] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.458240 10834 tablet_bootstrap.cc:492] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: No bootstrap required, opened a new log
I20260709 14:51:39.458683 10834 ts_tablet_manager.cc:1403] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 14:51:39.461220 10834 raft_consensus.cc:359] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.461890 10834 raft_consensus.cc:385] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.462157 10834 raft_consensus.cc:740] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.462778 10834 consensus_queue.cc:260] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.464854 10834 ts_tablet_manager.cc:1434] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:39.479871 10785 raft_consensus.cc:3060] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.486975 11231 consensus_queue.cc:1048] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.499783 11099 consensus_queue.cc:1048] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.522957 11192 consensus_queue.cc:1048] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.525635 11209 consensus_queue.cc:1048] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.582746 11192 consensus_queue.cc:1048] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:39.584070 10738 debug-util.cc:398] Leaking SignalData structure 0x7b0800028580 after lost signal to thread 9528
W20260709 14:51:39.585029 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa0c0 after lost signal to thread 10574
W20260709 14:51:39.586244 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6d60 after lost signal to thread 10666
W20260709 14:51:39.587416 10738 debug-util.cc:398] Leaking SignalData structure 0x7b080024f8e0 after lost signal to thread 10741
W20260709 14:51:39.588480 10738 debug-util.cc:398] Leaking SignalData structure 0x7b080018b800 after lost signal to thread 10815
I20260709 14:51:39.593954 10901 consensus_queue.cc:1048] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.603202 11209 raft_consensus.cc:493] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.603729 11209 raft_consensus.cc:515] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.605914 11209 leader_election.cc:290] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.607344 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf" is_pre_election: true
I20260709 14:51:39.608028 10634 raft_consensus.cc:2468] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:39.608439 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e" is_pre_election: true
I20260709 14:51:39.609061 10785 raft_consensus.cc:2468] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 0.
I20260709 14:51:39.610195 10681 leader_election.cc:304] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:39.610944 11209 raft_consensus.cc:2804] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:39.611358 11209 raft_consensus.cc:493] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:39.611706 11209 raft_consensus.cc:3060] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.633004 11209 raft_consensus.cc:515] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.636756 10641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:39.637414 10641 raft_consensus.cc:3060] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.653831 10641 raft_consensus.cc:2468] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:39.654856 10683 leader_election.cc:304] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf; no voters: 
I20260709 14:51:39.655539 11231 raft_consensus.cc:2804] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.656013 11231 raft_consensus.cc:697] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Leader. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:39.656857 11231 consensus_queue.cc:237] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:39.663861 11209 leader_election.cc:290] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [CANDIDATE]: Term 1 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:39.664407 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef72a810a5044459b78d37aa600ff82b" candidate_uuid: "71bc4b05c3414bba81985debe06599c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:39.665045 10785 raft_consensus.cc:3060] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.672645 11220 consensus_queue.cc:1048] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:39.681074 10785 raft_consensus.cc:2468] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bc4b05c3414bba81985debe06599c6 in term 1.
I20260709 14:51:39.693408 10539 catalog_manager.cc:5697] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bc4b05c3414bba81985debe06599c6 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "71bc4b05c3414bba81985debe06599c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.706975 11227 consensus_queue.cc:1048] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.831774 11227 consensus_queue.cc:1048] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:39.873529  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:51:39.882992 11227 consensus_queue.cc:1048] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:39.911345 11297 instance_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:39.984954 11298 instance_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:39.984946 11302 instance_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:39.987170  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:39.988703  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:39.988994  9525 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:39.989225  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608699989206 us; error 0 us; skew 500 ppm
I20260709 14:51:39.989878  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:39.993062  9525 webserver.cc:533] Webserver started at http://127.9.77.68:37019/ using document root <none> and password file <none>
I20260709 14:51:39.993592  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:39.993839  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:39.994167  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:39.995725  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-3-root/instance:
uuid: "5d8595e329a74d55986e3d70cad76c97"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-f02f"
I20260709 14:51:40.000777  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:51:40.004781 11307 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:40.005930  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:51:40.006280  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
uuid: "5d8595e329a74d55986e3d70cad76c97"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-f02f"
I20260709 14:51:40.006589  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608665047945-9525-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:51:40.033174  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.034627  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.036765  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:40.040671  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:40.040933  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.041244  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:40.041508  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.107049 11300 consensus_queue.cc:1048] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.138672 11203 consensus_queue.cc:1048] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:40.273955  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.68:38283
I20260709 14:51:40.274076 11371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.68:38283 every 8 connection(s)
I20260709 14:51:40.282277  9525 auto_leader_rebalancer-test.cc:446] add a tserver: 5d8595e329a74d55986e3d70cad76c97
I20260709 14:51:40.344125 11372 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44483
I20260709 14:51:40.344592 11372 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:40.345535 11372 heartbeater.cc:507] Master 127.9.77.126:44483 requested a full tablet report, sending...
I20260709 14:51:40.348341 10540 ts_manager.cc:194] Registered new tserver with Master: 5d8595e329a74d55986e3d70cad76c97 (127.9.77.68:38283)
I20260709 14:51:40.353569 10540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58990
I20260709 14:51:41.357925 11372 heartbeater.cc:499] Master 127.9.77.126:44483 was elected leader, sending a full tablet report...
I20260709 14:51:45.559129  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:45.651895 10756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:39083, user_credentials={real_user=slave}} blocked reactor thread for 56933.5us
I20260709 14:51:45.768857 10715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9514053212834588806fc18152ae1845"
dest_uuid: "71bc4b05c3414bba81985debe06599c6"
mode: GRACEFUL
new_leader_uuid: "89aef5820b444af0ba817a50821a3aaf"
 from {username='slave'} at 127.0.0.1:33490
I20260709 14:51:45.769778 10715 raft_consensus.cc:606] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Received request to transfer leadership to TS 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:45.772452 10715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218"
dest_uuid: "71bc4b05c3414bba81985debe06599c6"
mode: GRACEFUL
new_leader_uuid: "89aef5820b444af0ba817a50821a3aaf"
 from {username='slave'} at 127.0.0.1:33490
I20260709 14:51:45.772900 10715 raft_consensus.cc:606] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Received request to transfer leadership to TS 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:45.775089 10715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648"
dest_uuid: "71bc4b05c3414bba81985debe06599c6"
mode: GRACEFUL
new_leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
 from {username='slave'} at 127.0.0.1:33490
I20260709 14:51:45.775599 10715 raft_consensus.cc:606] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Received request to transfer leadership to TS c5e6bd26271a44bb8e90547a354bde8e
I20260709 14:51:45.776623  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:45.777685  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:45.784981 11390 raft_consensus.cc:993] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: : Instructing follower 89aef5820b444af0ba817a50821a3aaf to start an election
I20260709 14:51:45.785630 11385 raft_consensus.cc:1081] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Signalling peer 89aef5820b444af0ba817a50821a3aaf to start an election
I20260709 14:51:45.787631 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218"
dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
 from {username='slave'} at 127.0.0.1:48186
I20260709 14:51:45.788048 10640 raft_consensus.cc:493] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.788311 10640 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.796486 10640 raft_consensus.cc:515] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:45.800814 10640 leader_election.cc:290] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:45.801431 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:45.801964 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d7b80d4f704a6ab164e4cde858e218" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:45.802196 10784 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.802558 10715 raft_consensus.cc:3055] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.802886 10715 raft_consensus.cc:740] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:45.803797 10715 consensus_queue.cc:260] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:45.806474 10715 raft_consensus.cc:3060] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.808537 10784 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 2.
I20260709 14:51:45.809682 10606 leader_election.cc:304] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:45.810422 11382 raft_consensus.cc:2804] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.810891 11382 raft_consensus.cc:697] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 2 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:45.816668 10715 raft_consensus.cc:2468] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 2.
I20260709 14:51:45.813566 11382 consensus_queue.cc:237] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:45.831614 10540 catalog_manager.cc:5697] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 1 to 2, leader changed from 71bc4b05c3414bba81985debe06599c6 (127.9.77.66) to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 2 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.123739 11390 raft_consensus.cc:993] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: : Instructing follower 89aef5820b444af0ba817a50821a3aaf to start an election
I20260709 14:51:46.124495 11390 raft_consensus.cc:1081] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Signalling peer 89aef5820b444af0ba817a50821a3aaf to start an election
I20260709 14:51:46.126289 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9514053212834588806fc18152ae1845"
dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
 from {username='slave'} at 127.0.0.1:48186
I20260709 14:51:46.126757 10640 raft_consensus.cc:493] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:46.127075 10640 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.131824 11385 raft_consensus.cc:993] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: : Instructing follower c5e6bd26271a44bb8e90547a354bde8e to start an election
I20260709 14:51:46.132321 11385 raft_consensus.cc:1081] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Signalling peer c5e6bd26271a44bb8e90547a354bde8e to start an election
I20260709 14:51:46.133971 10784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648"
dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
 from {username='slave'} at 127.0.0.1:44398
I20260709 14:51:46.134490 10784 raft_consensus.cc:493] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:46.134835 10784 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.142161 10784 raft_consensus.cc:515] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.143240 10640 raft_consensus.cc:515] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.145102 10640 leader_election.cc:290] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 election: Requested vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67:42647)
I20260709 14:51:46.145787 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:46.146607 10715 raft_consensus.cc:3055] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:46.146965 10715 raft_consensus.cc:740] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:46.147156 10791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514053212834588806fc18152ae1845" candidate_uuid: "89aef5820b444af0ba817a50821a3aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5e6bd26271a44bb8e90547a354bde8e"
I20260709 14:51:46.147753 10791 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.148046 10715 consensus_queue.cc:260] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.149611 10715 raft_consensus.cc:3060] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.155586 10791 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 2.
I20260709 14:51:46.156491 10715 raft_consensus.cc:2468] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89aef5820b444af0ba817a50821a3aaf in term 2.
I20260709 14:51:46.157085 10606 leader_election.cc:304] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:46.158097 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89aef5820b444af0ba817a50821a3aaf"
I20260709 14:51:46.158767 10634 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.159348 10784 leader_election.cc:290] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 election: Requested vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:46.163512 11382 raft_consensus.cc:2804] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:46.164062 11382 raft_consensus.cc:697] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 2 LEADER]: Becoming Leader. State: Replica: 89aef5820b444af0ba817a50821a3aaf, State: Running, Role: LEADER
I20260709 14:51:46.164826 11382 consensus_queue.cc:237] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.175745 10634 raft_consensus.cc:2468] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 2.
I20260709 14:51:46.224552 10715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda31030ae534bfc84d9c79d81e28648" candidate_uuid: "c5e6bd26271a44bb8e90547a354bde8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bc4b05c3414bba81985debe06599c6"
I20260709 14:51:46.543612 10715 raft_consensus.cc:3055] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:46.518401 10785 raft_consensus.cc:1275] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Refusing update from remote peer 89aef5820b444af0ba817a50821a3aaf: 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:46.543946 10715 raft_consensus.cc:740] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bc4b05c3414bba81985debe06599c6, State: Running, Role: LEADER
I20260709 14:51:46.544668 10715 consensus_queue.cc:260] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.545773 10715 raft_consensus.cc:3060] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:46.561158 10539 catalog_manager.cc:5697] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf reported cstate change: term changed from 1 to 2, leader changed from 71bc4b05c3414bba81985debe06599c6 (127.9.77.66) to 89aef5820b444af0ba817a50821a3aaf (127.9.77.65). New cstate: current_term: 2 leader_uuid: "89aef5820b444af0ba817a50821a3aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.568727 11404 consensus_queue.cc:1048] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:46.558531 10715 raft_consensus.cc:2468] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5e6bd26271a44bb8e90547a354bde8e in term 2.
I20260709 14:51:46.605152 10757 leader_election.cc:304] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89aef5820b444af0ba817a50821a3aaf, c5e6bd26271a44bb8e90547a354bde8e; no voters: 
I20260709 14:51:46.628441 11413 raft_consensus.cc:2804] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:46.628955 11413 raft_consensus.cc:697] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 2 LEADER]: Becoming Leader. State: Replica: c5e6bd26271a44bb8e90547a354bde8e, State: Running, Role: LEADER
I20260709 14:51:46.629854 11413 consensus_queue.cc:237] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:46.638859 10715 raft_consensus.cc:1275] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Refusing update from remote peer 89aef5820b444af0ba817a50821a3aaf: 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:46.687780 10717 raft_consensus.cc:1275] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Refusing update from remote peer 89aef5820b444af0ba817a50821a3aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:46.688386 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 81955.3us
I20260709 14:51:46.696651 11405 consensus_queue.cc:1048] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:46.707609 11389 consensus_queue.cc:1048] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:46.737385 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 48028.9us
I20260709 14:51:46.760624 10785 raft_consensus.cc:1275] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Refusing update from remote peer 89aef5820b444af0ba817a50821a3aaf: 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:46.781109 11389 consensus_queue.cc:1048] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:46.814486 10756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:39083, user_credentials={real_user=slave}} blocked reactor thread for 61220.9us
W20260709 14:51:46.867712 10757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:44341, user_credentials={real_user=slave}} blocked reactor thread for 84308.6us
I20260709 14:51:46.873757 10540 catalog_manager.cc:5697] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e reported cstate change: term changed from 1 to 2, leader changed from 71bc4b05c3414bba81985debe06599c6 (127.9.77.66) to c5e6bd26271a44bb8e90547a354bde8e (127.9.77.67). New cstate: current_term: 2 leader_uuid: "c5e6bd26271a44bb8e90547a354bde8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.127643  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:47.136004 10638 raft_consensus.cc:1275] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: 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:47.137416 11424 consensus_queue.cc:1048] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:47.174358 10717 raft_consensus.cc:1275] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Refusing update from remote peer c5e6bd26271a44bb8e90547a354bde8e: 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:47.175858 11424 consensus_queue.cc:1048] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:47.193907  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 14:51:47.210741 10683 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:51:47.215327 10683 consensus_peers.cc:597] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.239259  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:47.240397  9525 tablet_replica.cc:333] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.241516  9525 raft_consensus.cc:2243] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.242460  9525 raft_consensus.cc:2272] T fb04b1de98e54b46ba860d64b956ff9d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.244801  9525 tablet_replica.cc:333] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.245635  9525 raft_consensus.cc:2243] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.246244  9525 raft_consensus.cc:2272] T cebf54b2b84c44e4b0b1b38a0c1a248f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.247853 10683 consensus_peers.cc:597] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.249090  9525 tablet_replica.cc:333] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
W20260709 14:51:47.249419 10683 consensus_peers.cc:597] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.250072  9525 raft_consensus.cc:2243] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.250699  9525 raft_consensus.cc:2272] T 8710ca1e52a24879aeb313fa05bc5801 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.253649  9525 tablet_replica.cc:333] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.254328  9525 raft_consensus.cc:2243] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.254778  9525 raft_consensus.cc:2272] T ebad22955b6e4bdc88a8b395332c84e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.256585  9525 tablet_replica.cc:333] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.257172  9525 raft_consensus.cc:2243] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.257579  9525 raft_consensus.cc:2272] T fd3458e7b7424599acf51e83547f72a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.259573  9525 tablet_replica.cc:333] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.260155  9525 raft_consensus.cc:2243] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.260933  9525 raft_consensus.cc:2272] T a473b4070c4b4d9280278e5521bcde6a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.262447 10757 consensus_peers.cc:597] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.263200  9525 tablet_replica.cc:333] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.264057  9525 raft_consensus.cc:2243] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.264916  9525 raft_consensus.cc:2272] T b4f20bb5f5eb470bbaad2efdb936ff78 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.265761 10757 consensus_peers.cc:597] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.266999  9525 tablet_replica.cc:333] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.267632  9525 raft_consensus.cc:2243] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.268355  9525 raft_consensus.cc:2272] T a95a73d94ede421697bc0dc7992ecb10 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.270401  9525 tablet_replica.cc:333] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.271261  9525 raft_consensus.cc:2243] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.271732  9525 raft_consensus.cc:2272] T a3976334dff04d3f84919d5c00dc42a6 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.274497  9525 tablet_replica.cc:333] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.275497  9525 raft_consensus.cc:2243] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.276057  9525 raft_consensus.cc:2272] T 758b0ebe215d437184ffc17325947eb7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.276621 10757 consensus_peers.cc:597] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.278815  9525 tablet_replica.cc:333] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
W20260709 14:51:47.279374 10683 consensus_peers.cc:597] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.279812  9525 raft_consensus.cc:2243] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:47.280323 10757 consensus_peers.cc:597] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.280937  9525 raft_consensus.cc:2272] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.282876  9525 tablet_replica.cc:333] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.283771  9525 raft_consensus.cc:2243] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.284273  9525 raft_consensus.cc:2272] T 6c60af098a654b528f465365dfe2a622 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.286695  9525 tablet_replica.cc:333] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.287333  9525 raft_consensus.cc:2243] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.287758  9525 raft_consensus.cc:2272] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.289896  9525 tablet_replica.cc:333] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.290446  9525 raft_consensus.cc:2243] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.290865  9525 raft_consensus.cc:2272] T f6361cba2bc44ea2abd35ba31eb79ebe P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.292646  9525 tablet_replica.cc:333] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.293200  9525 raft_consensus.cc:2243] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.293752  9525 raft_consensus.cc:2272] T 025dbf97486d41909345340929ed7db7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.296730  9525 tablet_replica.cc:333] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.297353  9525 raft_consensus.cc:2243] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:47.297518 10757 consensus_peers.cc:597] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.297974  9525 raft_consensus.cc:2272] T ba1f76ed806c4942ba187a77c5ad6933 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.299916  9525 tablet_replica.cc:333] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.300438  9525 raft_consensus.cc:2243] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.300899  9525 raft_consensus.cc:2272] T e74abc9132b24a48882df74489ebe267 P 89aef5820b444af0ba817a50821a3aaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.302641  9525 tablet_replica.cc:333] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.303165  9525 raft_consensus.cc:2243] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.303596  9525 raft_consensus.cc:2272] T f7540aa4b0254bd9bb12f586298c554c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.305296  9525 tablet_replica.cc:333] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.305819  9525 raft_consensus.cc:2243] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.306511  9525 raft_consensus.cc:2272] T 601418c11fc947fa8b80fafbc24455c4 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.308315  9525 tablet_replica.cc:333] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.308925  9525 raft_consensus.cc:2243] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.309283  9525 raft_consensus.cc:2272] T e1185ca1311644daa2eb2cffe36274a5 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.310966  9525 tablet_replica.cc:333] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.311612  9525 raft_consensus.cc:2243] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.312390  9525 raft_consensus.cc:2272] T 5fe6c494700344bda50aff611f162131 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.314035  9525 tablet_replica.cc:333] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.314528  9525 raft_consensus.cc:2243] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.314889  9525 raft_consensus.cc:2272] T 8351728bd73343288a187e33d1c70605 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.316747  9525 tablet_replica.cc:333] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.317339  9525 raft_consensus.cc:2243] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.318235  9525 raft_consensus.cc:2272] T 53a5874358dc446f8bfc29763f63195d P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.320792  9525 tablet_replica.cc:333] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.321539  9525 raft_consensus.cc:2243] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.322058  9525 raft_consensus.cc:2272] T b45fd03a802e451ea12bcbd1b7145688 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.324592  9525 tablet_replica.cc:333] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.325338  9525 raft_consensus.cc:2243] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.325892  9525 raft_consensus.cc:2272] T b2a2a6ef54344d419b8909b4923a2b4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.327636 10757 consensus_peers.cc:597] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.328096  9525 tablet_replica.cc:333] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.328720  9525 raft_consensus.cc:2243] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.329186  9525 raft_consensus.cc:2272] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.330850  9525 tablet_replica.cc:333] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.331394  9525 raft_consensus.cc:2243] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.331794  9525 raft_consensus.cc:2272] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.333863  9525 tablet_replica.cc:333] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.334434  9525 raft_consensus.cc:2243] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.334862  9525 raft_consensus.cc:2272] T 94ec15d63d9e434685f4027def06be8f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.336771  9525 tablet_replica.cc:333] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.337328  9525 raft_consensus.cc:2243] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.338088  9525 raft_consensus.cc:2272] T 6c0a7ee8f7af41c19105fc792b453c4a P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.339803  9525 tablet_replica.cc:333] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.340353  9525 raft_consensus.cc:2243] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.341114  9525 raft_consensus.cc:2272] T 12e8b0ac5f2049838d167a418d12c5a9 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.343185  9525 tablet_replica.cc:333] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.343915  9525 raft_consensus.cc:2243] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.344435  9525 raft_consensus.cc:2272] T 76b2da86a8334648a4df55dd81bc2f7b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.346447 10683 consensus_peers.cc:597] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.346909  9525 tablet_replica.cc:333] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.347662  9525 raft_consensus.cc:2243] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.348435  9525 raft_consensus.cc:2272] T 537170c476f54cae895205799fd75149 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.350026  9525 tablet_replica.cc:333] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.350669  9525 raft_consensus.cc:2243] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.351082  9525 raft_consensus.cc:2272] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.352886  9525 tablet_replica.cc:333] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.353448  9525 raft_consensus.cc:2243] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.353888  9525 raft_consensus.cc:2272] T 83a3825f623e46359bb544d6cf6ef332 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.355901  9525 tablet_replica.cc:333] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.356434  9525 raft_consensus.cc:2243] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.356840  9525 raft_consensus.cc:2272] T c7ac55becc0940e6ba37884f4ae84092 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.358369  9525 tablet_replica.cc:333] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.358979  9525 raft_consensus.cc:2243] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.359506  9525 raft_consensus.cc:2272] T fda31030ae534bfc84d9c79d81e28648 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.362531  9525 tablet_replica.cc:333] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.363587  9525 raft_consensus.cc:2243] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.364638  9525 raft_consensus.cc:2272] T ca3c8f63c4134422a4f7291e49514bcc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.366671  9525 tablet_replica.cc:333] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.367347  9525 raft_consensus.cc:2243] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.367782  9525 raft_consensus.cc:2272] T da71853bc485496d8f76cd039b7f2e4e P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.369736  9525 tablet_replica.cc:333] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.370297  9525 raft_consensus.cc:2243] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.370894  9525 raft_consensus.cc:2272] T a0179d74f47041ea914cf48aac7334fc P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.373559  9525 tablet_replica.cc:333] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.374197  9525 raft_consensus.cc:2243] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.374931  9525 raft_consensus.cc:2272] T 9514053212834588806fc18152ae1845 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.377849  9525 tablet_replica.cc:333] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.378810  9525 raft_consensus.cc:2243] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.379449  9525 raft_consensus.cc:2272] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.379921 10683 consensus_peers.cc:597] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.381474 10683 consensus_peers.cc:597] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.381992  9525 tablet_replica.cc:333] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.382886  9525 raft_consensus.cc:2243] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.383482  9525 raft_consensus.cc:2272] T f79017e569304869931ff9ff08ab8f36 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.385561  9525 tablet_replica.cc:333] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.386255  9525 raft_consensus.cc:2243] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.386994  9525 raft_consensus.cc:2272] T d532474e03054b89813608a326b06c64 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.390012  9525 tablet_replica.cc:333] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.390928  9525 raft_consensus.cc:2243] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.391569  9525 raft_consensus.cc:2272] T db0e562121ca4aee9533bc14b2f982fc P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.394488  9525 tablet_replica.cc:333] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.395361  9525 raft_consensus.cc:2243] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.396385  9525 raft_consensus.cc:2272] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.398833  9525 tablet_replica.cc:333] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
W20260709 14:51:47.399165 10683 consensus_peers.cc:597] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.399626  9525 raft_consensus.cc:2243] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:47.399670 10757 consensus_peers.cc:597] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.401347  9525 raft_consensus.cc:2272] T 482d389025aa4df2b19a15c013fec157 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.403520  9525 tablet_replica.cc:333] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.404048  9525 raft_consensus.cc:2243] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.404742  9525 raft_consensus.cc:2272] T 4542b00c417944f8a7388c306868f242 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.406610  9525 tablet_replica.cc:333] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.407088  9525 raft_consensus.cc:2243] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.407554  9525 raft_consensus.cc:2272] T c54c3ae1d2c64598aefcaa508930d159 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.410002  9525 tablet_replica.cc:333] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.410748  9525 raft_consensus.cc:2243] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.411691  9525 raft_consensus.cc:2272] T 4d8f4b08db594fde9951ebadaeb3d944 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.413815  9525 tablet_replica.cc:333] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.414485  9525 raft_consensus.cc:2243] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.415374  9525 raft_consensus.cc:2272] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.417606  9525 tablet_replica.cc:333] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.418118  9525 raft_consensus.cc:2243] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.418531  9525 raft_consensus.cc:2272] T 15df54d9d569409ca38a6f02800b00d2 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.420327  9525 tablet_replica.cc:333] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.420833  9525 raft_consensus.cc:2243] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.421545  9525 raft_consensus.cc:2272] T a7d7b80d4f704a6ab164e4cde858e218 P 89aef5820b444af0ba817a50821a3aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.423591  9525 tablet_replica.cc:333] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.424122  9525 raft_consensus.cc:2243] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.424604  9525 raft_consensus.cc:2272] T 9845783ce18c47e693fd36b30f3650e7 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.427062  9525 tablet_replica.cc:333] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.427772  9525 raft_consensus.cc:2243] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.428269  9525 raft_consensus.cc:2272] T f29655a138664f539c844862ffcfe3fd P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.430621  9525 tablet_replica.cc:333] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.431382  9525 raft_consensus.cc:2243] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.431902  9525 raft_consensus.cc:2272] T b2408a2d0e5440e4a07131f91ea152e1 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.432346 10757 consensus_peers.cc:597] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.434296  9525 tablet_replica.cc:333] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.435135  9525 raft_consensus.cc:2243] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:47.435499 10757 consensus_peers.cc:597] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.435686  9525 raft_consensus.cc:2272] T 64e771bf7e8d407689e63da98435de5c P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.437815  9525 tablet_replica.cc:333] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.438342  9525 raft_consensus.cc:2243] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.438766  9525 raft_consensus.cc:2272] T ef72a810a5044459b78d37aa600ff82b P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.440753  9525 tablet_replica.cc:333] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.441250  9525 raft_consensus.cc:2243] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.441649  9525 raft_consensus.cc:2272] T 7ea3f91305284db38d0be3a2d8dc505f P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.444280  9525 tablet_replica.cc:333] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf: stopping tablet replica
I20260709 14:51:47.444932  9525 raft_consensus.cc:2243] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.445464  9525 raft_consensus.cc:2272] T b98541608a10423bb912efd1693bfc42 P 89aef5820b444af0ba817a50821a3aaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.446311 10683 consensus_peers.cc:597] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.450766 10683 consensus_peers.cc:597] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.482442 10683 consensus_peers.cc:597] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.502719 10683 consensus_peers.cc:597] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.507035 10757 consensus_peers.cc:597] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. 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:47.520787 10757 consensus_peers.cc:597] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.522984 10683 consensus_peers.cc:597] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.530803  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 14:51:47.530838 10683 consensus_peers.cc:597] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.545845 10757 consensus_peers.cc:597] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.558091 10757 consensus_peers.cc:597] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.560464 10757 consensus_peers.cc:597] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.594303 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8340 after lost signal to thread 9528
W20260709 14:51:47.595549 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8540 after lost signal to thread 10574
W20260709 14:51:47.596942 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6e00 after lost signal to thread 10666
W20260709 14:51:47.598084 10738 debug-util.cc:398] Leaking SignalData structure 0x7b0800103fa0 after lost signal to thread 10741
W20260709 14:51:47.599287 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08000aefa0 after lost signal to thread 10815
W20260709 14:51:47.600432 10738 debug-util.cc:398] Leaking SignalData structure 0x7b08002d9340 after lost signal to thread 11371
W20260709 14:51:47.622978 10757 consensus_peers.cc:597] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.622893 10683 consensus_peers.cc:597] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.626964 10683 consensus_peers.cc:597] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.629015  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 14:51:47.636356 10683 consensus_peers.cc:597] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.655682 10683 consensus_peers.cc:597] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.655821 10757 consensus_peers.cc:597] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.688637 10756 consensus_peers.cc:597] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.689265 10756 consensus_peers.cc:597] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.690203 10757 consensus_peers.cc:597] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.692103  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:47.697830  9525 tablet_replica.cc:333] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
W20260709 14:51:47.701589 10683 consensus_peers.cc:597] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.705152 10756 consensus_peers.cc:597] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.708755  9525 raft_consensus.cc:2243] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.710527  9525 raft_consensus.cc:2272] T fd3458e7b7424599acf51e83547f72a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.715154  9525 tablet_replica.cc:333] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.716200  9525 raft_consensus.cc:2243] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.720214  9525 raft_consensus.cc:2272] T ebad22955b6e4bdc88a8b395332c84e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.724673  9525 tablet_replica.cc:333] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
W20260709 14:51:47.725755 10756 consensus_peers.cc:597] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.726447 10756 consensus_peers.cc:597] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.728387  9525 raft_consensus.cc:2243] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:47.729142 10683 consensus_peers.cc:597] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:47.729355 10756 consensus_peers.cc:597] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.729920  9525 raft_consensus.cc:2272] T fb04b1de98e54b46ba860d64b956ff9d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.733685  9525 tablet_replica.cc:333] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.734740  9525 raft_consensus.cc:2243] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.735514  9525 raft_consensus.cc:2272] T 8710ca1e52a24879aeb313fa05bc5801 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.738577  9525 tablet_replica.cc:333] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.740078  9525 raft_consensus.cc:2243] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.740742  9525 raft_consensus.cc:2272] T cebf54b2b84c44e4b0b1b38a0c1a248f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.743523 10757 consensus_peers.cc:597] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.743702  9525 tablet_replica.cc:333] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.744899  9525 raft_consensus.cc:2243] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.745999  9525 raft_consensus.cc:2272] T a473b4070c4b4d9280278e5521bcde6a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.748286 10757 consensus_peers.cc:597] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.748978  9525 tablet_replica.cc:333] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.749940  9525 raft_consensus.cc:2243] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.750484  9525 raft_consensus.cc:2272] T a95a73d94ede421697bc0dc7992ecb10 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.753139  9525 tablet_replica.cc:333] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.753931  9525 raft_consensus.cc:2243] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.754938  9525 raft_consensus.cc:2272] T a3976334dff04d3f84919d5c00dc42a6 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.757688  9525 tablet_replica.cc:333] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.758574  9525 raft_consensus.cc:2243] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.759198  9525 raft_consensus.cc:2272] T b4f20bb5f5eb470bbaad2efdb936ff78 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.761893  9525 tablet_replica.cc:333] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.762933  9525 raft_consensus.cc:2243] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.763590  9525 raft_consensus.cc:2272] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.766713  9525 tablet_replica.cc:333] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.767659  9525 raft_consensus.cc:2243] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:47.767741 10756 consensus_peers.cc:597] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.768715  9525 raft_consensus.cc:2272] T 6c60af098a654b528f465365dfe2a622 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.769563 10756 consensus_peers.cc:597] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.771553  9525 tablet_replica.cc:333] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
W20260709 14:51:47.772091 10756 consensus_peers.cc:597] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.772478  9525 raft_consensus.cc:2243] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.773080  9525 raft_consensus.cc:2272] T 758b0ebe215d437184ffc17325947eb7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.775856  9525 tablet_replica.cc:333] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.776764  9525 raft_consensus.cc:2243] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.777284  9525 raft_consensus.cc:2272] T 53a5874358dc446f8bfc29763f63195d P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.779917  9525 tablet_replica.cc:333] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.780771  9525 raft_consensus.cc:2243] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.781323  9525 raft_consensus.cc:2272] T b45fd03a802e451ea12bcbd1b7145688 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.783915  9525 tablet_replica.cc:333] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.784793  9525 raft_consensus.cc:2243] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.785800  9525 raft_consensus.cc:2272] T e1185ca1311644daa2eb2cffe36274a5 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.788372  9525 tablet_replica.cc:333] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.789199  9525 raft_consensus.cc:2243] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.789790  9525 raft_consensus.cc:2272] T 5fe6c494700344bda50aff611f162131 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.792793  9525 tablet_replica.cc:333] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.793558  9525 raft_consensus.cc:2243] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.794133  9525 raft_consensus.cc:2272] T 8351728bd73343288a187e33d1c70605 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.796773  9525 tablet_replica.cc:333] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.797565  9525 raft_consensus.cc:2243] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.798071  9525 raft_consensus.cc:2272] T f7540aa4b0254bd9bb12f586298c554c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.800362  9525 tablet_replica.cc:333] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.800892  9525 raft_consensus.cc:2243] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.801625  9525 raft_consensus.cc:2272] T 025dbf97486d41909345340929ed7db7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.803546  9525 tablet_replica.cc:333] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.804291  9525 raft_consensus.cc:2243] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:47.805207  9525 raft_consensus.cc:2272] T ba1f76ed806c4942ba187a77c5ad6933 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.807749  9525 tablet_replica.cc:333] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:47.808563  9525 raft_consensus.cc:2243] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.809099  9525 raft_consensus.cc:2272] T e74abc9132b24a48882df74489ebe267 P 71bc4b05c3414bba81985debe06599c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:47.811386  9525 tablet_replica.cc:333] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
W20260709 14:51:47.811720 10756 consensus_peers.cc:597] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.812238  9525 raft_consensus.cc:2243] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:47.812815  9525 raft_consensus.cc:2272] T 94ec15d63d9e434685f4027def06be8f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:47.817659 10756 consensus_peers.cc:597] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:47.906764 10756 consensus_peers.cc:597] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.025331  9525 tablet_replica.cc:333] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.026000  9525 raft_consensus.cc:2243] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.026511  9525 raft_consensus.cc:2272] T fb3afe61ed254b5c9fb9f0aaf73541c1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.029559  9525 tablet_replica.cc:333] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.030292  9525 raft_consensus.cc:2243] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.030872  9525 raft_consensus.cc:2272] T f6361cba2bc44ea2abd35ba31eb79ebe P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.033773  9525 tablet_replica.cc:333] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.034952  9525 raft_consensus.cc:2243] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.035576  9525 raft_consensus.cc:2272] T 601418c11fc947fa8b80fafbc24455c4 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.038372  9525 tablet_replica.cc:333] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.039314  9525 raft_consensus.cc:2243] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.039821  9525 raft_consensus.cc:2272] T fda31030ae534bfc84d9c79d81e28648 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.095659  9525 tablet_replica.cc:333] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.096808  9525 raft_consensus.cc:2243] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.097478  9525 raft_consensus.cc:2272] T ca3c8f63c4134422a4f7291e49514bcc P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.099856  9525 tablet_replica.cc:333] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.100855  9525 raft_consensus.cc:2243] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.101387  9525 raft_consensus.cc:2272] T 6c0a7ee8f7af41c19105fc792b453c4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.104018  9525 tablet_replica.cc:333] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.104835  9525 raft_consensus.cc:2243] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.105438  9525 raft_consensus.cc:2272] T 12e8b0ac5f2049838d167a418d12c5a9 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.107954  9525 tablet_replica.cc:333] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.108690  9525 raft_consensus.cc:2243] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:48.108944 10756 consensus_peers.cc:597] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.109373  9525 raft_consensus.cc:2272] T 76b2da86a8334648a4df55dd81bc2f7b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:48.109800 10756 consensus_peers.cc:597] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.111372  9525 tablet_replica.cc:333] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.112200  9525 raft_consensus.cc:2243] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.112694  9525 raft_consensus.cc:2272] T 537170c476f54cae895205799fd75149 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.114424  9525 tablet_replica.cc:333] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.115465  9525 raft_consensus.cc:2243] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.116505  9525 raft_consensus.cc:2272] T 9fa6b7dad7354979ab04b6e6ec6a0952 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.118857  9525 tablet_replica.cc:333] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.119567  9525 raft_consensus.cc:2243] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.120344  9525 raft_consensus.cc:2272] T 83a3825f623e46359bb544d6cf6ef332 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.122576  9525 tablet_replica.cc:333] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.123320  9525 raft_consensus.cc:2243] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.124228  9525 raft_consensus.cc:2272] T c7ac55becc0940e6ba37884f4ae84092 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.127031  9525 tablet_replica.cc:333] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.127736  9525 raft_consensus.cc:2243] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.128240  9525 raft_consensus.cc:2272] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:48.138689 10756 consensus_peers.cc:597] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.139360 10756 consensus_peers.cc:597] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.140887 10756 consensus_peers.cc:597] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.144634 10756 consensus_peers.cc:597] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.144982  9525 tablet_replica.cc:333] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
W20260709 14:51:48.145334 10756 consensus_peers.cc:597] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Couldn't send request to peer 71bc4b05c3414bba81985debe06599c6. 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:48.145838  9525 raft_consensus.cc:2243] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.146713  9525 raft_consensus.cc:2272] T b2a2a6ef54344d419b8909b4923a2b4a P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.148774  9525 tablet_replica.cc:333] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.149333  9525 raft_consensus.cc:2243] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.149822  9525 raft_consensus.cc:2272] T 0a51e3dcd19149f09c37c8ab8cb7c230 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.151831  9525 tablet_replica.cc:333] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.152356  9525 raft_consensus.cc:2243] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.152786  9525 raft_consensus.cc:2272] T da71853bc485496d8f76cd039b7f2e4e P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.154573  9525 tablet_replica.cc:333] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.155264  9525 raft_consensus.cc:2243] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.156195  9525 raft_consensus.cc:2272] T a0179d74f47041ea914cf48aac7334fc P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.158643  9525 tablet_replica.cc:333] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.159442  9525 raft_consensus.cc:2243] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.159941  9525 raft_consensus.cc:2272] T 9514053212834588806fc18152ae1845 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.162345  9525 tablet_replica.cc:333] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.163086  9525 raft_consensus.cc:2243] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.164070  9525 raft_consensus.cc:2272] T c54c3ae1d2c64598aefcaa508930d159 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.166612  9525 tablet_replica.cc:333] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.167405  9525 raft_consensus.cc:2243] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.167881  9525 raft_consensus.cc:2272] T 4d8f4b08db594fde9951ebadaeb3d944 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.170326  9525 tablet_replica.cc:333] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.171068  9525 raft_consensus.cc:2243] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.171588  9525 raft_consensus.cc:2272] T f29655a138664f539c844862ffcfe3fd P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.174021  9525 tablet_replica.cc:333] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.174747  9525 raft_consensus.cc:2243] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.175328  9525 raft_consensus.cc:2272] T 9845783ce18c47e693fd36b30f3650e7 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.180055  9525 tablet_replica.cc:333] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.180824  9525 raft_consensus.cc:2243] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.181774  9525 raft_consensus.cc:2272] T 15df54d9d569409ca38a6f02800b00d2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.184135  9525 tablet_replica.cc:333] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.184842  9525 raft_consensus.cc:2243] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.185326  9525 raft_consensus.cc:2272] T a7d7b80d4f704a6ab164e4cde858e218 P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.187786  9525 tablet_replica.cc:333] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.188514  9525 raft_consensus.cc:2243] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.189512  9525 raft_consensus.cc:2272] T b98541608a10423bb912efd1693bfc42 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.192001  9525 tablet_replica.cc:333] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.192662  9525 raft_consensus.cc:2243] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.193138  9525 raft_consensus.cc:2272] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.195483  9525 tablet_replica.cc:333] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.196190  9525 raft_consensus.cc:2243] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.196671  9525 raft_consensus.cc:2272] T f79017e569304869931ff9ff08ab8f36 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.199044  9525 tablet_replica.cc:333] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.199740  9525 raft_consensus.cc:2243] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.200245  9525 raft_consensus.cc:2272] T d532474e03054b89813608a326b06c64 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.202641  9525 tablet_replica.cc:333] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.203310  9525 raft_consensus.cc:2243] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.204216  9525 raft_consensus.cc:2272] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.206568  9525 tablet_replica.cc:333] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.207250  9525 raft_consensus.cc:2243] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.207770  9525 raft_consensus.cc:2272] T 4542b00c417944f8a7388c306868f242 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.210237  9525 tablet_replica.cc:333] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.210871  9525 raft_consensus.cc:2243] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.211369  9525 raft_consensus.cc:2272] T db0e562121ca4aee9533bc14b2f982fc P 71bc4b05c3414bba81985debe06599c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.213544  9525 tablet_replica.cc:333] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.214143  9525 raft_consensus.cc:2243] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.214627  9525 raft_consensus.cc:2272] T 3e5d94f75a4d40f38c37d2d07466d8b1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.216935  9525 tablet_replica.cc:333] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.217567  9525 raft_consensus.cc:2243] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.218073  9525 raft_consensus.cc:2272] T 482d389025aa4df2b19a15c013fec157 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.220444  9525 tablet_replica.cc:333] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.221056  9525 raft_consensus.cc:2243] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.221910  9525 raft_consensus.cc:2272] T b2408a2d0e5440e4a07131f91ea152e1 P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.224207  9525 tablet_replica.cc:333] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.224900  9525 raft_consensus.cc:2243] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.225844  9525 raft_consensus.cc:2272] T 64e771bf7e8d407689e63da98435de5c P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.228310  9525 tablet_replica.cc:333] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.228935  9525 raft_consensus.cc:2243] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.229861  9525 raft_consensus.cc:2272] T ef72a810a5044459b78d37aa600ff82b P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.232151  9525 tablet_replica.cc:333] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6: stopping tablet replica
I20260709 14:51:48.232758  9525 raft_consensus.cc:2243] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.233229  9525 raft_consensus.cc:2272] T 7ea3f91305284db38d0be3a2d8dc505f P 71bc4b05c3414bba81985debe06599c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.272483 11412 raft_consensus.cc:493] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.273054 11412 raft_consensus.cc:515] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.275327 11412 leader_election.cc:290] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.279474 10756 leader_election.cc:336] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:48.280485 10757 leader_election.cc:336] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.280901 10757 leader_election.cc:304] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.281659 11412 raft_consensus.cc:2749] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.469220 11442 raft_consensus.cc:493] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.469731 11442 raft_consensus.cc:515] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.471513 11442 leader_election.cc:290] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.476475 10757 leader_election.cc:336] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.477855 10756 leader_election.cc:336] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.478322 10756 leader_election.cc:304] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.479053 11442 raft_consensus.cc:2749] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.505544 11442 raft_consensus.cc:493] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.506035 11442 raft_consensus.cc:515] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.508001 11442 leader_election.cc:290] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.512324 10757 leader_election.cc:336] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.513103 10756 leader_election.cc:336] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.513479 10756 leader_election.cc:304] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.514043 11442 raft_consensus.cc:2749] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.537195 11438 raft_consensus.cc:493] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.537839 11442 raft_consensus.cc:493] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.537742 11438 raft_consensus.cc:515] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.538338 11442 raft_consensus.cc:515] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.540449 11438 leader_election.cc:290] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.540477 11442 leader_election.cc:290] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.547489 10756 leader_election.cc:336] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.548092 10756 leader_election.cc:336] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.551195 10757 leader_election.cc:336] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.551695 10757 leader_election.cc:304] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.552311 11442 raft_consensus.cc:2749] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.552356 10757 leader_election.cc:336] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.553049 10757 leader_election.cc:304] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.553825 11442 raft_consensus.cc:2749] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.554478 11438 raft_consensus.cc:493] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.554944 11438 raft_consensus.cc:515] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.556236 11442 raft_consensus.cc:493] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.557013 11438 leader_election.cc:290] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.556727 11442 raft_consensus.cc:515] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.558449 11438 raft_consensus.cc:493] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.558941 11438 raft_consensus.cc:515] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.559469 11442 leader_election.cc:290] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.560388 11442 raft_consensus.cc:493] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.560963 11438 leader_election.cc:290] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.560834 11442 raft_consensus.cc:515] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.564085 11442 leader_election.cc:290] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.566411 10756 leader_election.cc:336] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.566912 10757 leader_election.cc:336] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.567409 10757 leader_election.cc:304] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.568097 11442 raft_consensus.cc:2749] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.570148 10757 leader_election.cc:336] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.570721 10757 leader_election.cc:336] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.571177 10757 leader_election.cc:336] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.571341 10756 leader_election.cc:336] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.571856 10756 leader_election.cc:304] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.572606 11442 raft_consensus.cc:2749] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.572780 10756 leader_election.cc:336] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.573256 10756 leader_election.cc:304] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.573944 11442 raft_consensus.cc:2749] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.574131 10756 leader_election.cc:336] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.574586 10756 leader_election.cc:304] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.575367 11442 raft_consensus.cc:493] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.575421 11438 raft_consensus.cc:2749] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.576048 11442 raft_consensus.cc:515] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.578008 11442 leader_election.cc:290] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.581810 10756 leader_election.cc:336] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.583526 10757 leader_election.cc:336] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.584012 10757 leader_election.cc:304] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.584697 11438 raft_consensus.cc:493] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.584914 11442 raft_consensus.cc:2749] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.585206 11438 raft_consensus.cc:515] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.587479 11438 leader_election.cc:290] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.589033 11438 raft_consensus.cc:493] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.589520 11438 raft_consensus.cc:515] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.591873 11438 leader_election.cc:290] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.593132 10756 leader_election.cc:336] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.593632 10757 leader_election.cc:336] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.594197 10757 leader_election.cc:304] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.595422 11438 raft_consensus.cc:2749] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.595559 10756 leader_election.cc:336] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.597105 10757 leader_election.cc:336] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.597442 10757 leader_election.cc:304] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.598156 11438 raft_consensus.cc:2749] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.609593 11442 raft_consensus.cc:493] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.610091 11442 raft_consensus.cc:515] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.612092 11442 leader_election.cc:290] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.613467 11442 raft_consensus.cc:493] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.613972 11442 raft_consensus.cc:515] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.616142 11442 leader_election.cc:290] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.617645 10757 leader_election.cc:336] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.618526 10756 leader_election.cc:336] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.618952 10756 leader_election.cc:304] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.619689 11442 raft_consensus.cc:2749] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.620476 10757 leader_election.cc:336] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.622021 10756 leader_election.cc:336] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.622402 10756 leader_election.cc:304] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.622972 11442 raft_consensus.cc:2749] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.634940 11442 raft_consensus.cc:493] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.635489 11442 raft_consensus.cc:515] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.637604 11442 leader_election.cc:290] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.638592 11438 raft_consensus.cc:493] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.639125 11438 raft_consensus.cc:515] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.641170 11438 leader_election.cc:290] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.642344 10757 leader_election.cc:336] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.643754 10756 leader_election.cc:336] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.644161 10756 leader_election.cc:304] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
W20260709 14:51:48.644542 10757 leader_election.cc:336] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.644761 11438 raft_consensus.cc:493] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.645272 11438 raft_consensus.cc:515] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.645633 11442 raft_consensus.cc:2749] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.647419 11438 leader_election.cc:290] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.647905 10756 leader_election.cc:336] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.648283 10756 leader_election.cc:304] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.648939 11438 raft_consensus.cc:2749] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:48.652398 10757 leader_election.cc:336] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.652851 10756 leader_election.cc:336] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.653288 10756 leader_election.cc:304] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.654057 11438 raft_consensus.cc:2749] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.664326 11438 raft_consensus.cc:493] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.664810 11438 raft_consensus.cc:515] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.666684 11438 leader_election.cc:290] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.672012 10756 leader_election.cc:336] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.673190 10757 leader_election.cc:336] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.673626 10757 leader_election.cc:304] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.674880 11424 raft_consensus.cc:2749] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:48.862264 11424 raft_consensus.cc:493] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.862895 11424 raft_consensus.cc:515] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.865222 11424 leader_election.cc:290] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.869098 10757 leader_election.cc:336] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:48.869763 10756 leader_election.cc:336] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.870119 10756 leader_election.cc:304] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.870746 11424 raft_consensus.cc:2749] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:48.902107 11424 raft_consensus.cc:493] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89aef5820b444af0ba817a50821a3aaf)
I20260709 14:51:48.902734 11424 raft_consensus.cc:515] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.904958 11424 leader_election.cc:290] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.915931 10756 leader_election.cc:336] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.916543 10757 leader_election.cc:336] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.916922 10757 leader_election.cc:304] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.917515 11424 raft_consensus.cc:2749] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.963486 11424 raft_consensus.cc:493] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:48.964097 11424 raft_consensus.cc:515] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:48.966410 11424 leader_election.cc:290] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:48.970003 11424 raft_consensus.cc:493] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
W20260709 14:51:48.970536 10756 leader_election.cc:336] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:48.970531 11424 raft_consensus.cc:515] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:48.971139 10757 leader_election.cc:336] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.971727 10757 leader_election.cc:304] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.972438 11438 raft_consensus.cc:2749] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.972586 11424 leader_election.cc:290] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:48.976894 10756 leader_election.cc:336] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:48.977397 10757 leader_election.cc:336] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:48.977795 10757 leader_election.cc:304] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:48.978390 11424 raft_consensus.cc:2749] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:48.997723 11424 raft_consensus.cc:493] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:48.998443 11424 raft_consensus.cc:515] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.001184 11424 leader_election.cc:290] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:49.005059 11424 raft_consensus.cc:493] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
W20260709 14:51:49.005462 10756 leader_election.cc:336] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.005604 11424 raft_consensus.cc:515] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:49.006553 10757 leader_election.cc:336] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.006964 10757 leader_election.cc:304] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.007716 11438 raft_consensus.cc:2749] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.007794 11424 leader_election.cc:290] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.012050 10757 leader_election.cc:336] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.014361 10756 leader_election.cc:336] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.014842 10756 leader_election.cc:304] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.015599 11438 raft_consensus.cc:2749] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:49.023178 10571 debug-util.cc:398] Leaking SignalData structure 0x7b0800064780 after lost signal to thread 9528
W20260709 14:51:49.024077 10571 debug-util.cc:398] Leaking SignalData structure 0x7b0800034040 after lost signal to thread 10574
W20260709 14:51:49.024511 10571 debug-util.cc:398] Leaking SignalData structure 0x7b08000367c0 after lost signal to thread 10741
W20260709 14:51:49.025283 10571 debug-util.cc:398] Leaking SignalData structure 0x7b0800274740 after lost signal to thread 10815
W20260709 14:51:49.026129 10571 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1560 after lost signal to thread 11371
I20260709 14:51:49.068588 11438 raft_consensus.cc:493] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.069229 11438 raft_consensus.cc:515] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.075773 11438 leader_election.cc:290] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.081027 10757 leader_election.cc:336] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.085443 10756 leader_election.cc:336] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.085942 10756 leader_election.cc:304] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.087540 11438 raft_consensus.cc:2749] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.128566 11424 raft_consensus.cc:493] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.129179 11424 raft_consensus.cc:515] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.131472 11424 leader_election.cc:290] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.137413 10757 leader_election.cc:336] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.138238 10756 leader_election.cc:336] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.138696 10756 leader_election.cc:304] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.140394 11424 raft_consensus.cc:2749] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.144840 11424 raft_consensus.cc:493] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.145381 11424 raft_consensus.cc:515] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.147682 11424 leader_election.cc:290] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.154448 10757 leader_election.cc:336] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.155489 11424 raft_consensus.cc:493] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.158257 11424 raft_consensus.cc:515] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.160723 11424 leader_election.cc:290] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.162665 10756 leader_election.cc:336] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.163163 10756 leader_election.cc:304] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.168084 11424 raft_consensus.cc:2749] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.174106 11424 raft_consensus.cc:493] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
W20260709 14:51:49.173074 10757 leader_election.cc:336] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.174702 11424 raft_consensus.cc:515] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
W20260709 14:51:49.175496 10756 leader_election.cc:336] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.177274 11424 leader_election.cc:290] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:49.181339 10756 leader_election.cc:304] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
W20260709 14:51:49.182998 10757 leader_election.cc:336] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.183231 11424 raft_consensus.cc:2749] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:49.187121 10756 leader_election.cc:336] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.187594 10756 leader_election.cc:304] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.188339 11424 raft_consensus.cc:2749] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.243434 11446 raft_consensus.cc:493] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.244110 11446 raft_consensus.cc:515] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.246558 11446 leader_election.cc:290] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.252494 10757 leader_election.cc:336] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.253067 10756 leader_election.cc:336] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.253537 10756 leader_election.cc:304] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.254364 11446 raft_consensus.cc:2749] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.255679 11446 raft_consensus.cc:493] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.256191 11446 raft_consensus.cc:515] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.258302 11446 leader_election.cc:290] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.263993 10757 leader_election.cc:336] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.264585 10756 leader_election.cc:336] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.265030 10756 leader_election.cc:304] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.265841 11446 raft_consensus.cc:2749] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.278136 11446 raft_consensus.cc:493] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.278746 11446 raft_consensus.cc:515] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.283519 11446 leader_election.cc:290] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.285825 10756 leader_election.cc:336] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:49.286317 10757 leader_election.cc:336] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.286798 10757 leader_election.cc:304] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.287590 11446 raft_consensus.cc:2749] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.313807 11424 raft_consensus.cc:493] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.314379 11424 raft_consensus.cc:515] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } }
I20260709 14:51:49.316596 11424 leader_election.cc:290] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083), 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341)
W20260709 14:51:49.323431 10756 leader_election.cc:336] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:49.324473 10757 leader_election.cc:336] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.325105 10757 leader_election.cc:304] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.327853 11424 raft_consensus.cc:2749] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.331961 11424 raft_consensus.cc:493] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.332482 11424 raft_consensus.cc:515] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.334587 11424 leader_election.cc:290] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.339340 10756 leader_election.cc:336] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:49.339875 10757 leader_election.cc:336] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.340327 10757 leader_election.cc:304] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.341682 11424 raft_consensus.cc:2749] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.370648 11446 raft_consensus.cc:493] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.371248 11446 raft_consensus.cc:515] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.373637 11446 leader_election.cc:290] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
W20260709 14:51:49.379022 10757 leader_election.cc:336] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
W20260709 14:51:49.380592 10756 leader_election.cc:336] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.381017 10756 leader_election.cc:304] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.381727 11446 raft_consensus.cc:2749] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.397914  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 14:51:49.491380 10757 consensus_peers.cc:597] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.497205  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:51:49.542819  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:49.543849  9525 tablet_replica.cc:333] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.544925  9525 raft_consensus.cc:2243] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.545490  9525 raft_consensus.cc:2272] T fb04b1de98e54b46ba860d64b956ff9d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.547827  9525 tablet_replica.cc:333] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.548607  9525 raft_consensus.cc:2243] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.549542  9525 raft_consensus.cc:2272] T fda31030ae534bfc84d9c79d81e28648 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.551410  9525 tablet_replica.cc:333] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.551972  9525 raft_consensus.cc:2243] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.552404  9525 raft_consensus.cc:2272] T fd3458e7b7424599acf51e83547f72a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.554392  9525 tablet_replica.cc:333] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.555194  9525 raft_consensus.cc:2243] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.555698  9525 raft_consensus.cc:2272] T a473b4070c4b4d9280278e5521bcde6a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.558148  9525 tablet_replica.cc:333] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.558995  9525 raft_consensus.cc:2243] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.559810  9525 raft_consensus.cc:2272] T 8710ca1e52a24879aeb313fa05bc5801 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.561646  9525 tablet_replica.cc:333] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.562273  9525 raft_consensus.cc:2243] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.563063  9525 raft_consensus.cc:2272] T cebf54b2b84c44e4b0b1b38a0c1a248f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.565032  9525 tablet_replica.cc:333] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.565629  9525 raft_consensus.cc:2243] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.566053  9525 raft_consensus.cc:2272] T a3976334dff04d3f84919d5c00dc42a6 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.568141  9525 tablet_replica.cc:333] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.568719  9525 raft_consensus.cc:2243] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.569133  9525 raft_consensus.cc:2272] T b4f20bb5f5eb470bbaad2efdb936ff78 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.570943  9525 tablet_replica.cc:333] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.571573  9525 raft_consensus.cc:2243] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.571966  9525 raft_consensus.cc:2272] T a95a73d94ede421697bc0dc7992ecb10 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.574133  9525 tablet_replica.cc:333] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.574759  9525 raft_consensus.cc:2243] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.575191  9525 raft_consensus.cc:2272] T 2b4f85ba6cbd4b1086b52d40fc02fb43 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.577095  9525 tablet_replica.cc:333] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.577674  9525 raft_consensus.cc:2243] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.578061  9525 raft_consensus.cc:2272] T 6c60af098a654b528f465365dfe2a622 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.579789  9525 tablet_replica.cc:333] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.580335  9525 raft_consensus.cc:2243] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.581161  9525 raft_consensus.cc:2272] T 758b0ebe215d437184ffc17325947eb7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.583415  9525 tablet_replica.cc:333] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.584162  9525 raft_consensus.cc:2243] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.584702  9525 raft_consensus.cc:2272] T 53a5874358dc446f8bfc29763f63195d P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.586696  9525 tablet_replica.cc:333] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.587317  9525 raft_consensus.cc:2243] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.588227  9525 raft_consensus.cc:2272] T b45fd03a802e451ea12bcbd1b7145688 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.589907 11446 raft_consensus.cc:493] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.590487  9525 tablet_replica.cc:333] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.590387 11446 raft_consensus.cc:515] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.591310  9525 raft_consensus.cc:2243] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.591912  9525 raft_consensus.cc:2272] T e1185ca1311644daa2eb2cffe36274a5 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.592864 11446 leader_election.cc:290] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:49.594481  9525 tablet_replica.cc:333] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.595295  9525 raft_consensus.cc:2243] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.595808  9525 raft_consensus.cc:2272] T 5fe6c494700344bda50aff611f162131 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:49.597883 10757 leader_election.cc:336] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.598297  9525 tablet_replica.cc:333] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.598953  9525 raft_consensus.cc:2243] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:49.599709 10756 leader_election.cc:336] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
I20260709 14:51:49.599813  9525 raft_consensus.cc:2272] T 8351728bd73343288a187e33d1c70605 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.600229 10756 leader_election.cc:304] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
I20260709 14:51:49.600983 11446 raft_consensus.cc:2749] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.602435  9525 tablet_replica.cc:333] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.603277  9525 raft_consensus.cc:2243] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.604112  9525 raft_consensus.cc:2272] T f7540aa4b0254bd9bb12f586298c554c P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.606379  9525 tablet_replica.cc:333] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
W20260709 14:51:49.606895 10757 consensus_peers.cc:597] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.607106  9525 raft_consensus.cc:2243] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.607905  9525 raft_consensus.cc:2272] T e74abc9132b24a48882df74489ebe267 P c5e6bd26271a44bb8e90547a354bde8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.609762  9525 tablet_replica.cc:333] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.610334  9525 raft_consensus.cc:2243] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.610751  9525 raft_consensus.cc:2272] T 601418c11fc947fa8b80fafbc24455c4 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.612804  9525 tablet_replica.cc:333] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.613390  9525 raft_consensus.cc:2243] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.614130  9525 raft_consensus.cc:2272] T fb3afe61ed254b5c9fb9f0aaf73541c1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.615980  9525 tablet_replica.cc:333] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.616715  9525 raft_consensus.cc:2243] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.617501  9525 raft_consensus.cc:2272] T f6361cba2bc44ea2abd35ba31eb79ebe P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.619856  9525 tablet_replica.cc:333] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.620523  9525 raft_consensus.cc:2243] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.621049  9525 raft_consensus.cc:2272] T 025dbf97486d41909345340929ed7db7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:49.621042 10757 consensus_peers.cc:597] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e -> Peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Couldn't send request to peer 89aef5820b444af0ba817a50821a3aaf. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:49.623181  9525 tablet_replica.cc:333] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.623840  9525 raft_consensus.cc:2243] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.624239  9525 raft_consensus.cc:2272] T ba1f76ed806c4942ba187a77c5ad6933 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.625913  9525 tablet_replica.cc:333] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.626505  9525 raft_consensus.cc:2243] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.627372  9525 raft_consensus.cc:2272] T 13c9ae7d3767461c9cf6ac7cfc2d9067 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.629524  9525 tablet_replica.cc:333] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.630323  9525 raft_consensus.cc:2243] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.630779  9525 raft_consensus.cc:2272] T b2a2a6ef54344d419b8909b4923a2b4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.632726  9525 tablet_replica.cc:333] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.633244  9525 raft_consensus.cc:2243] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.634011  9525 raft_consensus.cc:2272] T 0a51e3dcd19149f09c37c8ab8cb7c230 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.635775  9525 tablet_replica.cc:333] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.636392  9525 raft_consensus.cc:2243] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.637123  9525 raft_consensus.cc:2272] T 94ec15d63d9e434685f4027def06be8f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.639006  9525 tablet_replica.cc:333] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.639616  9525 raft_consensus.cc:2243] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.640048  9525 raft_consensus.cc:2272] T 6c0a7ee8f7af41c19105fc792b453c4a P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.641822  9525 tablet_replica.cc:333] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.642426  9525 raft_consensus.cc:2243] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.642896  9525 raft_consensus.cc:2272] T 12e8b0ac5f2049838d167a418d12c5a9 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.644863  9525 tablet_replica.cc:333] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.645386  9525 raft_consensus.cc:2243] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.645844  9525 raft_consensus.cc:2272] T 76b2da86a8334648a4df55dd81bc2f7b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.647784  9525 tablet_replica.cc:333] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.648355  9525 raft_consensus.cc:2243] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.648744  9525 raft_consensus.cc:2272] T 537170c476f54cae895205799fd75149 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.650563  9525 tablet_replica.cc:333] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.651185  9525 raft_consensus.cc:2243] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.651624  9525 raft_consensus.cc:2272] T ca3c8f63c4134422a4f7291e49514bcc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.653439  9525 tablet_replica.cc:333] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.653972  9525 raft_consensus.cc:2243] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.654364  9525 raft_consensus.cc:2272] T 9fa6b7dad7354979ab04b6e6ec6a0952 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.656097  9525 tablet_replica.cc:333] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.656641  9525 raft_consensus.cc:2243] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.657044  9525 raft_consensus.cc:2272] T c7ac55becc0940e6ba37884f4ae84092 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.658672  9525 tablet_replica.cc:333] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.659286  9525 raft_consensus.cc:2243] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.659674  9525 raft_consensus.cc:2272] T 83a3825f623e46359bb544d6cf6ef332 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.661299  9525 tablet_replica.cc:333] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.661821  9525 raft_consensus.cc:2243] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.662523  9525 raft_consensus.cc:2272] T da71853bc485496d8f76cd039b7f2e4e P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.664353  9525 tablet_replica.cc:333] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.664887  9525 raft_consensus.cc:2243] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.665316  9525 raft_consensus.cc:2272] T a0179d74f47041ea914cf48aac7334fc P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.667101  9525 tablet_replica.cc:333] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.667147 11446 raft_consensus.cc:493] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71bc4b05c3414bba81985debe06599c6)
I20260709 14:51:49.667727  9525 raft_consensus.cc:2243] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.668341  9525 raft_consensus.cc:2272] T 9514053212834588806fc18152ae1845 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.667768 11446 raft_consensus.cc:515] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89aef5820b444af0ba817a50821a3aaf" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44341 } } peers { permanent_uuid: "71bc4b05c3414bba81985debe06599c6" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39083 } } peers { permanent_uuid: "c5e6bd26271a44bb8e90547a354bde8e" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 42647 } }
I20260709 14:51:49.670277  9525 tablet_replica.cc:333] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.670356 11446 leader_election.cc:290] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341), 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083)
I20260709 14:51:49.671084  9525 raft_consensus.cc:2243] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.671628  9525 raft_consensus.cc:2272] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.673646  9525 tablet_replica.cc:333] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.674369  9525 raft_consensus.cc:2243] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.675392  9525 raft_consensus.cc:2272] T f79017e569304869931ff9ff08ab8f36 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:49.675856 10756 leader_election.cc:336] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71bc4b05c3414bba81985debe06599c6 (127.9.77.66:39083): Network error: Client connection negotiation failed: client connection to 127.9.77.66:39083: connect: Connection refused (error 111)
W20260709 14:51:49.676362 10757 leader_election.cc:336] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89aef5820b444af0ba817a50821a3aaf (127.9.77.65:44341): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44341: connect: Connection refused (error 111)
I20260709 14:51:49.676842 10757 leader_election.cc:304] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e [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: c5e6bd26271a44bb8e90547a354bde8e; no voters: 71bc4b05c3414bba81985debe06599c6, 89aef5820b444af0ba817a50821a3aaf
W20260709 14:51:49.677531 10757 raft_consensus.cc:2686] T c5e1fe42c6a4447b9ce5d7b7062d0b82 P c5e6bd26271a44bb8e90547a354bde8e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:51:49.677621  9525 tablet_replica.cc:333] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.678489  9525 raft_consensus.cc:2243] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.679000  9525 raft_consensus.cc:2272] T d532474e03054b89813608a326b06c64 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.681206  9525 tablet_replica.cc:333] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.681933  9525 raft_consensus.cc:2243] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.682333  9525 raft_consensus.cc:2272] T 15df54d9d569409ca38a6f02800b00d2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.684120  9525 tablet_replica.cc:333] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.684633  9525 raft_consensus.cc:2243] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.685029  9525 raft_consensus.cc:2272] T a7d7b80d4f704a6ab164e4cde858e218 P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.686635  9525 tablet_replica.cc:333] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.687137  9525 raft_consensus.cc:2243] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.687898  9525 raft_consensus.cc:2272] T f29655a138664f539c844862ffcfe3fd P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.689718  9525 tablet_replica.cc:333] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.690472  9525 raft_consensus.cc:2243] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.691381  9525 raft_consensus.cc:2272] T 9845783ce18c47e693fd36b30f3650e7 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.693747  9525 tablet_replica.cc:333] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.694410  9525 raft_consensus.cc:2243] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.694895  9525 raft_consensus.cc:2272] T ebad22955b6e4bdc88a8b395332c84e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.696736  9525 tablet_replica.cc:333] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.697261  9525 raft_consensus.cc:2243] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.697652  9525 raft_consensus.cc:2272] T b2408a2d0e5440e4a07131f91ea152e1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.699277  9525 tablet_replica.cc:333] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.699841  9525 raft_consensus.cc:2243] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.700320  9525 raft_consensus.cc:2272] T 64e771bf7e8d407689e63da98435de5c P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.702059  9525 tablet_replica.cc:333] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.702567  9525 raft_consensus.cc:2243] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.702939  9525 raft_consensus.cc:2272] T 4542b00c417944f8a7388c306868f242 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.704622  9525 tablet_replica.cc:333] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.705137  9525 raft_consensus.cc:2243] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.705861  9525 raft_consensus.cc:2272] T db0e562121ca4aee9533bc14b2f982fc P c5e6bd26271a44bb8e90547a354bde8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.707600  9525 tablet_replica.cc:333] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.708098  9525 raft_consensus.cc:2243] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.708549  9525 raft_consensus.cc:2272] T 3e5d94f75a4d40f38c37d2d07466d8b1 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.710218  9525 tablet_replica.cc:333] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.710722  9525 raft_consensus.cc:2243] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.711120  9525 raft_consensus.cc:2272] T 482d389025aa4df2b19a15c013fec157 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.713061  9525 tablet_replica.cc:333] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.713539  9525 raft_consensus.cc:2243] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.713939  9525 raft_consensus.cc:2272] T 5b3d7377f5ce4913a0a6b9ae407f2cb2 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.715889  9525 tablet_replica.cc:333] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.716442  9525 raft_consensus.cc:2243] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.716863  9525 raft_consensus.cc:2272] T c54c3ae1d2c64598aefcaa508930d159 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.718904  9525 tablet_replica.cc:333] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.719486  9525 raft_consensus.cc:2243] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.719957  9525 raft_consensus.cc:2272] T 4d8f4b08db594fde9951ebadaeb3d944 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.721706  9525 tablet_replica.cc:333] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.722216  9525 raft_consensus.cc:2243] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.722646  9525 raft_consensus.cc:2272] T ef72a810a5044459b78d37aa600ff82b P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.724383  9525 tablet_replica.cc:333] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.724852  9525 raft_consensus.cc:2243] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.725535  9525 raft_consensus.cc:2272] T 7ea3f91305284db38d0be3a2d8dc505f P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.727206  9525 tablet_replica.cc:333] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e: stopping tablet replica
I20260709 14:51:49.727735  9525 raft_consensus.cc:2243] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:49.728145  9525 raft_consensus.cc:2272] T b98541608a10423bb912efd1693bfc42 P c5e6bd26271a44bb8e90547a354bde8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.810596  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:51:49.896242  9525 tablet_server.cc:179] TabletServer@127.9.77.68:0 shutting down...
I20260709 14:51:49.933816  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:49.951002  9525 tablet_server.cc:196] TabletServer@127.9.77.68:0 shutdown complete.
I20260709 14:51:49.959764  9525 master.cc:562] Master@127.9.77.126:44483 shutting down...
I20260709 14:51:49.980250  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:49.980965  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:49.981395  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P ded4f625266e48fab59136292c120f97: stopping tablet replica
W20260709 14:51:51.001664  9525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10571)
W20260709 14:51:52.002206  9525 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10571)
I20260709 14:51:52.249891  9525 master.cc:584] Master@127.9.77.126:44483 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (23446 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:51:52.343003  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:34323
I20260709 14:51:52.344417  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.349906 11447 instance_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:52.351085 11448 instance_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:52.351549 11450 instance_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:52.351661  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:52.352823  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.353001  9525 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:52.353219  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608712353182 us; error 0 us; skew 500 ppm
I20260709 14:51:52.353773  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.356226  9525 webserver.cc:533] Webserver started at http://127.9.77.126:33143/ using document root <none> and password file <none>
I20260709 14:51:52.356750  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.356948  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.357239  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.358347  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "c48b30d4e7e043debab174a8829a38b5"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.362838  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:52.366482 11455 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:52.367385  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:52.367666  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "c48b30d4e7e043debab174a8829a38b5"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.367908  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:52.390580  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.391876  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.430688  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:34323
I20260709 14:51:52.430804 11506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:34323 every 8 connection(s)
I20260709 14:51:52.434965 11507 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:52.446286 11507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5: Bootstrap starting.
I20260709 14:51:52.451541 11507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.456380 11507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5: No bootstrap required, opened a new log
I20260709 14:51:52.458809 11507 raft_consensus.cc:359] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER }
I20260709 14:51:52.459307 11507 raft_consensus.cc:385] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.459612 11507 raft_consensus.cc:740] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48b30d4e7e043debab174a8829a38b5, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.460307 11507 consensus_queue.cc:260] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER }
I20260709 14:51:52.460884 11507 raft_consensus.cc:399] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:52.461127 11507 raft_consensus.cc:493] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:52.461565 11507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.466396 11507 raft_consensus.cc:515] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER }
I20260709 14:51:52.466991 11507 leader_election.cc:304] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [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: c48b30d4e7e043debab174a8829a38b5; no voters: 
I20260709 14:51:52.468286 11507 leader_election.cc:290] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:52.468827 11510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.470427 11510 raft_consensus.cc:697] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 1 LEADER]: Becoming Leader. State: Replica: c48b30d4e7e043debab174a8829a38b5, State: Running, Role: LEADER
I20260709 14:51:52.471289 11510 consensus_queue.cc:237] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [LEADER]: Queue going to LEADER mode. State: All 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: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER }
I20260709 14:51:52.471918 11507 sys_catalog.cc:565] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:52.476696 11511 sys_catalog.cc:455] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c48b30d4e7e043debab174a8829a38b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER } }
I20260709 14:51:52.476868 11512 sys_catalog.cc:455] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c48b30d4e7e043debab174a8829a38b5. Latest consensus state: current_term: 1 leader_uuid: "c48b30d4e7e043debab174a8829a38b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c48b30d4e7e043debab174a8829a38b5" member_type: VOTER } }
I20260709 14:51:52.477527 11511 sys_catalog.cc:458] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:52.477545 11512 sys_catalog.cc:458] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:52.479995 11517 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:52.485737 11517 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:52.489915  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:52.496835 11517 catalog_manager.cc:1383] Generated new cluster ID: f335910c505448f38dba6a7b93f5de50
I20260709 14:51:52.497076 11517 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:52.531672 11517 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:52.532953 11517 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:52.554968 11517 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5: Generated new TSK 0
I20260709 14:51:52.555603 11517 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:52.623194  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.629175 11528 instance_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:52.630119 11529 instance_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:52.632921  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:52.632965 11531 instance_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:52.634027  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.634253  9525 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:52.634435  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608712634407 us; error 0 us; skew 500 ppm
I20260709 14:51:52.634987  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.637313  9525 webserver.cc:533] Webserver started at http://127.9.77.65:33205/ using document root <none> and password file <none>
I20260709 14:51:52.637825  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.638034  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.638304  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.639429  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "46375f2e278445b6b3d5f13354ffd22f"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.643949  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:52.647650 11536 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:52.648420  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:51:52.648731  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "46375f2e278445b6b3d5f13354ffd22f"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.649035  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:52.663143  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.664398  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.665851  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.668113  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.668335  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.668582  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.668771  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.710065  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:41915
I20260709 14:51:52.710172 11598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:41915 every 8 connection(s)
I20260709 14:51:52.715184  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.723413 11603 instance_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:52.726056 11604 instance_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:52.727443 11606 instance_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:52.727627  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:52.728997  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.729239  9525 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:52.729415  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608712729400 us; error 0 us; skew 500 ppm
I20260709 14:51:52.730100  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.733158  9525 webserver.cc:533] Webserver started at http://127.9.77.66:43241/ using document root <none> and password file <none>
I20260709 14:51:52.733369 11599 heartbeater.cc:344] Connected to a master server at 127.9.77.126:34323
I20260709 14:51:52.733769  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.733799 11599 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.734129  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.734447  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.734798 11599 heartbeater.cc:507] Master 127.9.77.126:34323 requested a full tablet report, sending...
I20260709 14:51:52.735687  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "424df3788b324532b579455a7df61dfd"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.737031 11472 ts_manager.cc:194] Registered new tserver with Master: 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:52.738793 11472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46158
I20260709 14:51:52.740435  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:52.743896 11611 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:52.744655  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:51:52.744946  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "424df3788b324532b579455a7df61dfd"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.745239  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:52.758656  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.759949  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.761437  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.763686  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.763922  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.764221  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.764397  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.806586  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:34763
I20260709 14:51:52.806697 11673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:34763 every 8 connection(s)
I20260709 14:51:52.811748  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.819082 11677 instance_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:52.819888 11678 instance_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:52.822858  9525 server_base.cc:1061] running on GCE node
W20260709 14:51:52.823861 11681 instance_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:52.824883 11674 heartbeater.cc:344] Connected to a master server at 127.9.77.126:34323
I20260709 14:51:52.824949  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:52.825302 11674 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:52.825342  9525 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:52.825711  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608712825686 us; error 0 us; skew 500 ppm
I20260709 14:51:52.826220 11674 heartbeater.cc:507] Master 127.9.77.126:34323 requested a full tablet report, sending...
I20260709 14:51:52.826296  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.828596 11472 ts_manager.cc:194] Registered new tserver with Master: 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:52.829186  9525 webserver.cc:533] Webserver started at http://127.9.77.67:46361/ using document root <none> and password file <none>
I20260709 14:51:52.829706  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.829914  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.830181  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.830518 11472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46162
I20260709 14:51:52.831547  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "5578f588143c4990ab16485b71307757"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.836469  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:51:52.840041 11685 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:52.840914  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:52.841248  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "5578f588143c4990ab16485b71307757"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.841586  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:52.853531  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.854840  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.856469  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.858752  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.859010  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.859335  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.859529  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.901901  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:38361
I20260709 14:51:52.902004 11747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:38361 every 8 connection(s)
I20260709 14:51:52.907142  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.914314 11751 instance_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:52.916324 11752 instance_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:52.918447 11754 instance_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:52.920651  9525 server_base.cc:1061] running on GCE node
I20260709 14:51:52.922053 11748 heartbeater.cc:344] Connected to a master server at 127.9.77.126:34323
I20260709 14:51:52.922093  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.922586  9525 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:52.922631 11748 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.922829  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608712922811 us; error 0 us; skew 500 ppm
I20260709 14:51:52.923748  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.923851 11748 heartbeater.cc:507] Master 127.9.77.126:34323 requested a full tablet report, sending...
I20260709 14:51:52.926430 11472 ts_manager.cc:194] Registered new tserver with Master: 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:52.927034  9525 webserver.cc:533] Webserver started at http://127.9.77.68:33063/ using document root <none> and password file <none>
I20260709 14:51:52.927691  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.927919  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.928201  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.928192 11472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46178
I20260709 14:51:52.929589  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-3-root/instance:
uuid: "e84cb2935f434e8288f901b8613a9e35"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.934580  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:52.938272 11759 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:52.939064  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:52.939415  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
uuid: "e84cb2935f434e8288f901b8613a9e35"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:51:52.939754  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:51:52.956525  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.957870  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.959302  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.961544  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.961792  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.962069  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.962249  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:53.008685  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.68:35421
I20260709 14:51:53.008803 11821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.68:35421 every 8 connection(s)
I20260709 14:51:53.022826 11822 heartbeater.cc:344] Connected to a master server at 127.9.77.126:34323
I20260709 14:51:53.023313 11822 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:53.024089 11822 heartbeater.cc:507] Master 127.9.77.126:34323 requested a full tablet report, sending...
I20260709 14:51:53.026093 11472 ts_manager.cc:194] Registered new tserver with Master: e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:53.026955  9525 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014855945s
I20260709 14:51:53.027570 11472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46186
I20260709 14:51:53.053772 11472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46200:
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:51:53.295030 11787 tablet_service.cc:1511] Processing CreateTablet for tablet 60a87160b89c481b9b29043f7f5b3fe1 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:53.296264 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 59c13b89d8af42588d3e06c069d73a38 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:53.295030 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 60a87160b89c481b9b29043f7f5b3fe1 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:53.297940 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c13b89d8af42588d3e06c069d73a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.298640 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a87160b89c481b9b29043f7f5b3fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.301002 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 2bede5db4ede4fa888b268dff3eeb20e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:53.296795 11787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a87160b89c481b9b29043f7f5b3fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.308166 11562 tablet_service.cc:1511] Processing CreateTablet for tablet 2bede5db4ede4fa888b268dff3eeb20e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:53.309687 11562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bede5db4ede4fa888b268dff3eeb20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.312958 11785 tablet_service.cc:1511] Processing CreateTablet for tablet 283a7afa09044ad4b728dee1a32e52c8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:53.315459 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 38ac9f855a954abf9d0e5ec5afecce0f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:53.317006 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ac9f855a954abf9d0e5ec5afecce0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.317550 11712 tablet_service.cc:1511] Processing CreateTablet for tablet 59c13b89d8af42588d3e06c069d73a38 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:53.318940 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c13b89d8af42588d3e06c069d73a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.319944 11713 tablet_service.cc:1511] Processing CreateTablet for tablet 60a87160b89c481b9b29043f7f5b3fe1 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:53.321391 11713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a87160b89c481b9b29043f7f5b3fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.324118 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55791cfd624cebafd67f3664467dbd (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:53.324452 11711 tablet_service.cc:1511] Processing CreateTablet for tablet 283a7afa09044ad4b728dee1a32e52c8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:53.325560 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55791cfd624cebafd67f3664467dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.325738 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283a7afa09044ad4b728dee1a32e52c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.327916 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 2bede5db4ede4fa888b268dff3eeb20e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:53.328449 11559 tablet_service.cc:1511] Processing CreateTablet for tablet e53aea7ffd0445efa23f7c51223063f2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:53.329427 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bede5db4ede4fa888b268dff3eeb20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.329896 11559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53aea7ffd0445efa23f7c51223063f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.331951 11639 tablet_service.cc:1511] Processing CreateTablet for tablet 59c13b89d8af42588d3e06c069d73a38 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:53.332442 11637 tablet_service.cc:1511] Processing CreateTablet for tablet 283a7afa09044ad4b728dee1a32e52c8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:53.333307 11639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c13b89d8af42588d3e06c069d73a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.308228 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bede5db4ede4fa888b268dff3eeb20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.334729 11636 tablet_service.cc:1511] Processing CreateTablet for tablet 38ac9f855a954abf9d0e5ec5afecce0f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:53.335635 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283a7afa09044ad4b728dee1a32e52c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.336051 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ac9f855a954abf9d0e5ec5afecce0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.338162 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55791cfd624cebafd67f3664467dbd (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:53.341349 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1eb9342c348c8888d6fadc97c5e6a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:53.343106 11637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283a7afa09044ad4b728dee1a32e52c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.345073 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55791cfd624cebafd67f3664467dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.348881 11710 tablet_service.cc:1511] Processing CreateTablet for tablet 38ac9f855a954abf9d0e5ec5afecce0f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:53.350747 11710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ac9f855a954abf9d0e5ec5afecce0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.362424 11783 tablet_service.cc:1511] Processing CreateTablet for tablet e53aea7ffd0445efa23f7c51223063f2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:53.357640 11784 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55791cfd624cebafd67f3664467dbd (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:53.364194 11784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55791cfd624cebafd67f3664467dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.358515 11709 tablet_service.cc:1511] Processing CreateTablet for tablet e53aea7ffd0445efa23f7c51223063f2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:53.364766 11708 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1eb9342c348c8888d6fadc97c5e6a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:53.366086 11708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1eb9342c348c8888d6fadc97c5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.366757 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53aea7ffd0445efa23f7c51223063f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.366086 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53aea7ffd0445efa23f7c51223063f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.370648 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1eb9342c348c8888d6fadc97c5e6a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:53.372419 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1eb9342c348c8888d6fadc97c5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.379782 11558 tablet_service.cc:1511] Processing CreateTablet for tablet 975c117b74b84ebeb183afaa2bbb4081 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:53.381307 11558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975c117b74b84ebeb183afaa2bbb4081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.381987 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 975c117b74b84ebeb183afaa2bbb4081 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:53.383394 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975c117b74b84ebeb183afaa2bbb4081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.386596 11557 tablet_service.cc:1511] Processing CreateTablet for tablet 81290ad1c7ff4eebb938d64c3b985cd6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:53.389357 11707 tablet_service.cc:1511] Processing CreateTablet for tablet 975c117b74b84ebeb183afaa2bbb4081 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:53.390841 11707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 975c117b74b84ebeb183afaa2bbb4081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.393844 11557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81290ad1c7ff4eebb938d64c3b985cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.397333 11781 tablet_service.cc:1511] Processing CreateTablet for tablet 81290ad1c7ff4eebb938d64c3b985cd6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:53.398854 11781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81290ad1c7ff4eebb938d64c3b985cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.407802 11632 tablet_service.cc:1511] Processing CreateTablet for tablet 81290ad1c7ff4eebb938d64c3b985cd6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:53.409766 11632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81290ad1c7ff4eebb938d64c3b985cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.416146 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1eb9342c348c8888d6fadc97c5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.431298 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 1318fa5b96464f04954186a7e56a59cf (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:53.432787 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1318fa5b96464f04954186a7e56a59cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.435089 11556 tablet_service.cc:1511] Processing CreateTablet for tablet 1318fa5b96464f04954186a7e56a59cf (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:53.437717 11556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1318fa5b96464f04954186a7e56a59cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.438583 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 1318fa5b96464f04954186a7e56a59cf (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:53.440447 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1318fa5b96464f04954186a7e56a59cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.474383 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3845843bf447f4aa6e84722e96cbc9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:53.475939 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3845843bf447f4aa6e84722e96cbc9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:53.486788 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:53.492494 11705 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3845843bf447f4aa6e84722e96cbc9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:53.494064 11705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3845843bf447f4aa6e84722e96cbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.498670 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3845843bf447f4aa6e84722e96cbc9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:53.500460 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3845843bf447f4aa6e84722e96cbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.507545 11842 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:53.509294 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 0190eece23cd4638b0b5162faf40fa47 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:53.510635 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0190eece23cd4638b0b5162faf40fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.515327 11637 tablet_service.cc:1511] Processing CreateTablet for tablet 0190eece23cd4638b0b5162faf40fa47 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:53.516721 11637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0190eece23cd4638b0b5162faf40fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.530855 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 0190eece23cd4638b0b5162faf40fa47 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:53.532399 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0190eece23cd4638b0b5162faf40fa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.542871 11844 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:53.542596 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 57f56f6998414d4fb0b7933b1d92f2e7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:53.554033 11843 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:53.554487 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f56f6998414d4fb0b7933b1d92f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.554581 11778 tablet_service.cc:1511] Processing CreateTablet for tablet 57f56f6998414d4fb0b7933b1d92f2e7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:53.556039 11778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f56f6998414d4fb0b7933b1d92f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.558483 11711 tablet_service.cc:1511] Processing CreateTablet for tablet 60fbd0a93d874f72884dcf1f7a19b9e2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:53.559862 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fbd0a93d874f72884dcf1f7a19b9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.564881 11842 tablet_bootstrap.cc:654] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.579962 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 57f56f6998414d4fb0b7933b1d92f2e7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:53.581447 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f56f6998414d4fb0b7933b1d92f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.590710 11843 tablet_bootstrap.cc:654] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.608239 11845 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:53.617473 11844 tablet_bootstrap.cc:654] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.633718 11845 tablet_bootstrap.cc:654] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.637224 11784 tablet_service.cc:1511] Processing CreateTablet for tablet 60fbd0a93d874f72884dcf1f7a19b9e2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:53.638571 11784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fbd0a93d874f72884dcf1f7a19b9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.643440 11558 tablet_service.cc:1511] Processing CreateTablet for tablet 60fbd0a93d874f72884dcf1f7a19b9e2 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:53.645042 11558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fbd0a93d874f72884dcf1f7a19b9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.670794 11843 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:53.670641 11636 tablet_service.cc:1511] Processing CreateTablet for tablet c339581b7f2849dbb8f18241ce49332d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:53.671325 11843 ts_tablet_manager.cc:1403] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.031s
I20260709 14:51:53.672120 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c339581b7f2849dbb8f18241ce49332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.674314 11843 raft_consensus.cc:359] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.675078 11843 raft_consensus.cc:385] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.675526 11843 raft_consensus.cc:740] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.676292 11843 consensus_queue.cc:260] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.688787 11843 ts_tablet_manager.cc:1434] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.001s
I20260709 14:51:53.689580 11599 heartbeater.cc:499] Master 127.9.77.126:34323 was elected leader, sending a full tablet report...
I20260709 14:51:53.693678 11712 tablet_service.cc:1511] Processing CreateTablet for tablet c339581b7f2849dbb8f18241ce49332d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:53.695041 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c339581b7f2849dbb8f18241ce49332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.697067 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:53.697460 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:53.698359 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.698742 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.701046 11786 tablet_service.cc:1511] Processing CreateTablet for tablet c339581b7f2849dbb8f18241ce49332d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:53.702409 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c339581b7f2849dbb8f18241ce49332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.704221 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2999506f547efa2581e6de3475aa7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:53.704887 11705 tablet_service.cc:1511] Processing CreateTablet for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:53.705509 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2999506f547efa2581e6de3475aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.706123 11705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f13bf4d9e4e93a7a1c8b8674d8cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.710034 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd8a5295da4b5cbda843997a1c6eb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:53.711340 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd8a5295da4b5cbda843997a1c6eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.713845 11556 tablet_service.cc:1511] Processing CreateTablet for tablet 3514d707f3634ff9ae5e1f03f6d79a17 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:53.715209 11556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3514d707f3634ff9ae5e1f03f6d79a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.717032 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2999506f547efa2581e6de3475aa7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:53.718369 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2999506f547efa2581e6de3475aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.719568 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2abcc94cf84aabac809f1fd7afb726 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:53.720892 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2abcc94cf84aabac809f1fd7afb726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.721058 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2abcc94cf84aabac809f1fd7afb726 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:53.722360 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2abcc94cf84aabac809f1fd7afb726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.723280 11555 tablet_service.cc:1511] Processing CreateTablet for tablet da814e112b8b4c0185dd459e543c50fe (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:53.724532 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da814e112b8b4c0185dd459e543c50fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.725028 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd8851bdb4805896d7b9f1b106360 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:53.725756 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd8851bdb4805896d7b9f1b106360 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:53.726307 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd8851bdb4805896d7b9f1b106360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.727013 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd8851bdb4805896d7b9f1b106360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.728996 11710 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd8a5295da4b5cbda843997a1c6eb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:53.735605 11710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd8a5295da4b5cbda843997a1c6eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.735658 11782 tablet_service.cc:1511] Processing CreateTablet for tablet da814e112b8b4c0185dd459e543c50fe (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:53.737000 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da814e112b8b4c0185dd459e543c50fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.730388 11709 tablet_service.cc:1511] Processing CreateTablet for tablet 3514d707f3634ff9ae5e1f03f6d79a17 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:53.739778 11842 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:53.739984 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3514d707f3634ff9ae5e1f03f6d79a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.740300 11842 ts_tablet_manager.cc:1403] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.233s	user 0.014s	sys 0.013s
I20260709 14:51:53.730520 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd8a5295da4b5cbda843997a1c6eb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:53.731056 11785 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2abcc94cf84aabac809f1fd7afb726 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:53.733258 11711 tablet_service.cc:1511] Processing CreateTablet for tablet da814e112b8b4c0185dd459e543c50fe (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:53.744201 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da814e112b8b4c0185dd459e543c50fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.744580 11842 raft_consensus.cc:359] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.745339 11842 raft_consensus.cc:385] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.745548 11845 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:53.745646 11842 raft_consensus.cc:740] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.746078 11845 ts_tablet_manager.cc:1403] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.004s
I20260709 14:51:53.747823 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2abcc94cf84aabac809f1fd7afb726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.748777 11844 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:53.749233 11844 ts_tablet_manager.cc:1403] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.207s	user 0.008s	sys 0.004s
I20260709 14:51:53.753533 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd8a5295da4b5cbda843997a1c6eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.754833 11844 raft_consensus.cc:359] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:53.756455 11844 raft_consensus.cc:385] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.757117 11844 raft_consensus.cc:740] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.753335 11845 raft_consensus.cc:359] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:53.758483 11845 raft_consensus.cc:385] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.758859 11845 raft_consensus.cc:740] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.760946 11845 consensus_queue.cc:260] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:53.759490 11844 consensus_queue.cc:260] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:53.733305 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 3514d707f3634ff9ae5e1f03f6d79a17 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:53.764355 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3514d707f3634ff9ae5e1f03f6d79a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.767113 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 17e2999506f547efa2581e6de3475aa7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:53.768497 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e2999506f547efa2581e6de3475aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.770430 11842 consensus_queue.cc:260] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.786635 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 29b1afff4e124c19b4b3b4d88d295aeb (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:53.788061 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b1afff4e124c19b4b3b4d88d295aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.792735 11748 heartbeater.cc:499] Master 127.9.77.126:34323 was elected leader, sending a full tablet report...
I20260709 14:51:53.795090 11844 ts_tablet_manager.cc:1434] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 14:51:53.834376 11674 heartbeater.cc:499] Master 127.9.77.126:34323 was elected leader, sending a full tablet report...
I20260709 14:51:53.834447 11843 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:53.848237 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 29b1afff4e124c19b4b3b4d88d295aeb (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:53.849689 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b1afff4e124c19b4b3b4d88d295aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.857939 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdd8851bdb4805896d7b9f1b106360 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:53.859436 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdd8851bdb4805896d7b9f1b106360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.865463 11844 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:53.874027 11842 ts_tablet_manager.cc:1434] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.133s	user 0.025s	sys 0.043s
I20260709 14:51:53.874719 11559 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b76d792043dc83a9c08b28c2a048 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:53.876119 11559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b76d792043dc83a9c08b28c2a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.875098 11822 heartbeater.cc:499] Master 127.9.77.126:34323 was elected leader, sending a full tablet report...
I20260709 14:51:53.880128 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 29b1afff4e124c19b4b3b4d88d295aeb (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:53.887854 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b1afff4e124c19b4b3b4d88d295aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:53.891248 11845 ts_tablet_manager.cc:1434] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.145s	user 0.015s	sys 0.010s
I20260709 14:51:53.893442 11843 tablet_bootstrap.cc:654] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.896256 11844 tablet_bootstrap.cc:654] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.897990 11845 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:53.900506 11852 raft_consensus.cc:493] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.901010 11852 raft_consensus.cc:515] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:53.903028 11848 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.903582 11848 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.905730 11842 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:53.918273 11852 leader_election.cc:290] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:53.911903 11848 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:53.934713 11845 tablet_bootstrap.cc:654] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.978117 11844 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:53.980507 11844 ts_tablet_manager.cc:1403] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.015s
I20260709 14:51:53.983922 11844 raft_consensus.cc:359] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:53.998731 11844 raft_consensus.cc:385] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.999058 11844 raft_consensus.cc:740] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.000535 11844 consensus_queue.cc:260] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:53.988222 11843 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:54.023973 11843 ts_tablet_manager.cc:1403] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.002s
I20260709 14:51:54.024914 11844 ts_tablet_manager.cc:1434] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:51:54.024718 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 986f08f1146a4f5eaaa816132a1c0bb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:54.025997 11844 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:54.026820 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f08f1146a4f5eaaa816132a1c0bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.005400 11842 tablet_bootstrap.cc:654] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.013679 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 5de3aa2d4c9f419ea644e8456fe6d283 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:54.019636 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 52675bb7abef4e56bf497849b2881a0e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:54.021757 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 5de3aa2d4c9f419ea644e8456fe6d283 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:54.004323 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 5de3aa2d4c9f419ea644e8456fe6d283 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:54.027180 11843 raft_consensus.cc:359] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.034462 11843 raft_consensus.cc:385] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.034822 11843 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.033432 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de3aa2d4c9f419ea644e8456fe6d283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.032060 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52675bb7abef4e56bf497849b2881a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.038877 11711 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b76d792043dc83a9c08b28c2a048 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:54.041152 11844 tablet_bootstrap.cc:654] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.039896 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de3aa2d4c9f419ea644e8456fe6d283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.030922 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de3aa2d4c9f419ea644e8456fe6d283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.029321 11845 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:54.048218 11845 ts_tablet_manager.cc:1403] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.011s
I20260709 14:51:54.051506 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b76d792043dc83a9c08b28c2a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.052166 11843 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.058208 11843 ts_tablet_manager.cc:1434] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:51:54.058346 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:54.061244 11843 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:54.061203 11797 raft_consensus.cc:2468] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:54.061901 11560 tablet_service.cc:1511] Processing CreateTablet for tablet f5a657f4a38e4ac99a36d1d15503d4ef (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:54.062876 11539 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:54.063252 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a657f4a38e4ac99a36d1d15503d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.063848 11848 raft_consensus.cc:2804] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:54.064254 11848 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.064605 11848 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.059618 11845 raft_consensus.cc:359] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.070556 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 986f08f1146a4f5eaaa816132a1c0bb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:54.070991 11631 tablet_service.cc:1511] Processing CreateTablet for tablet f5a657f4a38e4ac99a36d1d15503d4ef (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:54.073554 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a657f4a38e4ac99a36d1d15503d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.076341 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f08f1146a4f5eaaa816132a1c0bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.077015 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 986f08f1146a4f5eaaa816132a1c0bb6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:54.077716 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 52675bb7abef4e56bf497849b2881a0e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:54.078334 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f08f1146a4f5eaaa816132a1c0bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.078992 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52675bb7abef4e56bf497849b2881a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.085203 11842 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:54.085799 11842 ts_tablet_manager.cc:1403] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.180s	user 0.020s	sys 0.008s
I20260709 14:51:54.066656 11845 raft_consensus.cc:385] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.087431 11845 raft_consensus.cc:740] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.090059 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 52675bb7abef4e56bf497849b2881a0e (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:54.091463 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:54.091478 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52675bb7abef4e56bf497849b2881a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.096967 11842 raft_consensus.cc:359] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.082631 11848 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:53.983839 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b76d792043dc83a9c08b28c2a048 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:54.101347 11848 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:54.112977 11845 consensus_queue.cc:260] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.115059 11709 tablet_service.cc:1511] Processing CreateTablet for tablet f5a657f4a38e4ac99a36d1d15503d4ef (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:54.115775 11649 raft_consensus.cc:2468] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:54.117161 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a657f4a38e4ac99a36d1d15503d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.119396 11686 leader_election.cc:304] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:54.097806 11842 raft_consensus.cc:385] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.120352 11852 raft_consensus.cc:2804] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:54.120736 11842 raft_consensus.cc:740] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.120854 11852 raft_consensus.cc:493] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.121269 11852 raft_consensus.cc:3060] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.121583 11842 consensus_queue.cc:260] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.103962 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:54.112104 11848 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.123560 11797 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.123670 11848 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.105975 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b76d792043dc83a9c08b28c2a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.142509 11852 raft_consensus.cc:515] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.143664 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:54.144775 11852 leader_election.cc:290] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:54.132737 11845 ts_tablet_manager.cc:1434] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.003s
W20260709 14:51:54.145109 11537 leader_election.cc:343] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.145685 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:54.146170 11845 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:54.146220 11649 raft_consensus.cc:3060] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.134024 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:54.153980 11845 tablet_bootstrap.cc:654] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.154081 11649 raft_consensus.cc:2468] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:54.139954 11843 tablet_bootstrap.cc:654] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.155561 11686 leader_election.cc:304] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:54.156622 11852 raft_consensus.cc:2804] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.161137 11842 ts_tablet_manager.cc:1434] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.075s	user 0.003s	sys 0.005s
I20260709 14:51:54.164598 11851 raft_consensus.cc:493] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.165174 11851 raft_consensus.cc:515] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.168668 11848 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:54.169241 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:54.172015 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:54.173897 11539 leader_election.cc:343] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.174367 11539 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:54.175997 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:51:54.176227 11688 leader_election.cc:343] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:54.177284 11688 leader_election.cc:343] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.177560 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:54.179490 11848 raft_consensus.cc:2749] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:54.181999 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 0f316ba0252e4d9d85e5ad2411d27a9c (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:54.184906 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f316ba0252e4d9d85e5ad2411d27a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.182626 11842 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:54.187752 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 0f316ba0252e4d9d85e5ad2411d27a9c (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:54.190913 11704 tablet_service.cc:1511] Processing CreateTablet for tablet a75a7b6aa891466daa09b86bad22d097 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:54.202845 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75a7b6aa891466daa09b86bad22d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.203665 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f316ba0252e4d9d85e5ad2411d27a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.205534 11844 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
W20260709 14:51:54.205765 11539 leader_election.cc:343] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.206061 11844 ts_tablet_manager.cc:1403] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.010s
W20260709 14:51:54.206776 11539 leader_election.cc:343] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.191505 11797 raft_consensus.cc:2468] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:54.192704 11779 tablet_service.cc:1511] Processing CreateTablet for tablet a75a7b6aa891466daa09b86bad22d097 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:54.192698 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 0f316ba0252e4d9d85e5ad2411d27a9c (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:54.198459 11851 leader_election.cc:290] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:54.216464 11636 tablet_service.cc:1511] Processing CreateTablet for tablet 4748196d56fa46b9a9a5dcb80be490ad (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:54.217798 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4748196d56fa46b9a9a5dcb80be490ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.219038 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 4748196d56fa46b9a9a5dcb80be490ad (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:54.220115 11868 raft_consensus.cc:493] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.220664 11868 raft_consensus.cc:515] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.215608 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75a7b6aa891466daa09b86bad22d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.223560 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:54.220305 11842 tablet_bootstrap.cc:654] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.225950 11844 raft_consensus.cc:359] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.226756 11844 raft_consensus.cc:385] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.227089 11844 raft_consensus.cc:740] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.224248 11711 tablet_service.cc:1511] Processing CreateTablet for tablet 4748196d56fa46b9a9a5dcb80be490ad (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 14:51:54.225447 11686 leader_election.cc:343] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.231940 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4748196d56fa46b9a9a5dcb80be490ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.231782 11539 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:54.235030 11868 leader_election.cc:290] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:54.239480 11867 raft_consensus.cc:2804] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.252357 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f316ba0252e4d9d85e5ad2411d27a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.239912 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:54.252628 11867 raft_consensus.cc:697] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:54.255589 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 670541e13f2c475fa9bcc67be058bd2a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:54.258828 11867 consensus_queue.cc:237] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.268546 11843 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:54.269125 11843 ts_tablet_manager.cc:1403] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.005s
I20260709 14:51:54.269498 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:54.231432 11844 consensus_queue.cc:260] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.239895 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 670541e13f2c475fa9bcc67be058bd2a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:54.272086 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670541e13f2c475fa9bcc67be058bd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.272854 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670541e13f2c475fa9bcc67be058bd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.248306 11564 tablet_service.cc:1511] Processing CreateTablet for tablet a75a7b6aa891466daa09b86bad22d097 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:54.271970 11795 raft_consensus.cc:2468] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:54.270704 11852 raft_consensus.cc:697] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:54.275420 11614 leader_election.cc:304] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:54.276466 11851 raft_consensus.cc:2804] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:54.276587 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75a7b6aa891466daa09b86bad22d097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.276850 11851 raft_consensus.cc:493] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.277263 11851 raft_consensus.cc:3060] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.280458 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4748196d56fa46b9a9a5dcb80be490ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.284561 11852 consensus_queue.cc:237] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.286907 11844 ts_tablet_manager.cc:1434] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.006s
I20260709 14:51:54.292991 11844 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
W20260709 14:51:54.293286 11688 leader_election.cc:343] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.299325 11688 leader_election.cc:304] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:54.300216 11868 raft_consensus.cc:2749] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:54.314234 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 25601947d3804037b6521eb8c8e38174 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:54.315867 11851 raft_consensus.cc:515] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.316285 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25601947d3804037b6521eb8c8e38174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.318387 11851 leader_election.cc:290] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:54.319559 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:54.321195 11797 raft_consensus.cc:3060] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.322000 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 25601947d3804037b6521eb8c8e38174 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:54.323408 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25601947d3804037b6521eb8c8e38174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.314208 11709 tablet_service.cc:1511] Processing CreateTablet for tablet 670541e13f2c475fa9bcc67be058bd2a (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:54.326164 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670541e13f2c475fa9bcc67be058bd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.332672 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 25601947d3804037b6521eb8c8e38174 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:54.334129 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25601947d3804037b6521eb8c8e38174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.334911 11842 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:54.335449 11842 ts_tablet_manager.cc:1403] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.006s
I20260709 14:51:54.343638 11845 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:54.344277 11845 ts_tablet_manager.cc:1403] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.198s	user 0.006s	sys 0.016s
I20260709 14:51:54.347416 11845 raft_consensus.cc:359] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.348233 11845 raft_consensus.cc:385] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.348672 11845 raft_consensus.cc:740] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.349496 11845 consensus_queue.cc:260] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.351140 11711 tablet_service.cc:1511] Processing CreateTablet for tablet a80a1962bfb741e5bb3ae718191414d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:54.353637 11797 raft_consensus.cc:2468] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:54.354864 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a1962bfb741e5bb3ae718191414d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.354868 11614 leader_election.cc:304] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:54.353683 11845 ts_tablet_manager.cc:1434] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:54.359086 11851 raft_consensus.cc:2804] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.359858 11845 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:54.362394 11842 raft_consensus.cc:359] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.363408 11842 raft_consensus.cc:385] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.363813 11842 raft_consensus.cc:740] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.364780 11842 consensus_queue.cc:260] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.369127 11845 tablet_bootstrap.cc:654] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.377516 11785 tablet_service.cc:1511] Processing CreateTablet for tablet a80a1962bfb741e5bb3ae718191414d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:54.380125 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a1962bfb741e5bb3ae718191414d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.380247 11563 tablet_service.cc:1511] Processing CreateTablet for tablet a80a1962bfb741e5bb3ae718191414d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:54.382450 11636 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2989f4c7154c5fa9e3a50e894a581f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:54.383863 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2989f4c7154c5fa9e3a50e894a581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.385105 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2989f4c7154c5fa9e3a50e894a581f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:54.386438 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2989f4c7154c5fa9e3a50e894a581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.391032 11843 raft_consensus.cc:359] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.391873 11843 raft_consensus.cc:385] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.392223 11843 raft_consensus.cc:740] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.392349 11842 ts_tablet_manager.cc:1434] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260709 14:51:54.394812 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2989f4c7154c5fa9e3a50e894a581f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:54.396144 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2989f4c7154c5fa9e3a50e894a581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.399236 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a1962bfb741e5bb3ae718191414d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.397572 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 37a655de5d61494da703fadf6ba61957 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:54.399085 11472 catalog_manager.cc:5697] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.400570 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a655de5d61494da703fadf6ba61957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.400962 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 37a655de5d61494da703fadf6ba61957 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:54.402182 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a655de5d61494da703fadf6ba61957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.403779 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:54.404961 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:54.397572 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 37a655de5d61494da703fadf6ba61957 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:54.409058 11842 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:54.409618 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a655de5d61494da703fadf6ba61957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.416276 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 013ca2b64a2042e8bbd848dcececd09d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:54.417022 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 013ca2b64a2042e8bbd848dcececd09d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:54.417666 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ca2b64a2042e8bbd848dcececd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.418251 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ca2b64a2042e8bbd848dcececd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.422951 11844 tablet_bootstrap.cc:654] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.426191 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 013ca2b64a2042e8bbd848dcececd09d (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:54.431993 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013ca2b64a2042e8bbd848dcececd09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.430186 11710 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc184542134b18b8d53abd7b1cf975 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:54.447862 11710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc184542134b18b8d53abd7b1cf975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.453670 11785 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc184542134b18b8d53abd7b1cf975 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:54.455025 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc184542134b18b8d53abd7b1cf975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.462698 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbc184542134b18b8d53abd7b1cf975 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:54.464093 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbc184542134b18b8d53abd7b1cf975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.464953 11852 raft_consensus.cc:493] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.465700 11852 raft_consensus.cc:515] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.466889 11470 catalog_manager.cc:5697] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.472364 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:54.473167 11649 raft_consensus.cc:2468] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:54.474581 11686 leader_election.cc:304] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:54.475651 11872 raft_consensus.cc:2804] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:54.476055 11872 raft_consensus.cc:493] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.476395 11872 raft_consensus.cc:3060] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.480417 11852 leader_election.cc:290] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:54.480875 11843 consensus_queue.cc:260] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.486287 11574 raft_consensus.cc:2468] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
W20260709 14:51:54.489300 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:54.490504 11843 ts_tablet_manager.cc:1434] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.221s	user 0.009s	sys 0.000s
I20260709 14:51:54.491654 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:54.493402 11687 leader_election.cc:343] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.494665 11843 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:54.503871 11851 raft_consensus.cc:697] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:54.509438 11851 consensus_queue.cc:237] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.510808 11845 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:54.510538 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:54.516810 11845 ts_tablet_manager.cc:1403] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.002s
I20260709 14:51:54.519672 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:54.521052 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.521117 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.520615 11845 raft_consensus.cc:359] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.523510 11845 raft_consensus.cc:385] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.523914 11845 raft_consensus.cc:740] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.524843 11845 consensus_queue.cc:260] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.524988 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:54.526381 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f4d7fe990c4b548f7dd0676bcfe3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.529053 11845 ts_tablet_manager.cc:1434] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:51:54.531457 11845 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:54.532783 11636 tablet_service.cc:1511] Processing CreateTablet for tablet fa16d54e5a0340a1879421e86c2968ab (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:54.534273 11711 tablet_service.cc:1511] Processing CreateTablet for tablet fa16d54e5a0340a1879421e86c2968ab (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:54.535720 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16d54e5a0340a1879421e86c2968ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.536304 11563 tablet_service.cc:1511] Processing CreateTablet for tablet fa16d54e5a0340a1879421e86c2968ab (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:54.537568 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16d54e5a0340a1879421e86c2968ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.537776 11845 tablet_bootstrap.cc:654] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.538619 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 32e895396bd746c0a0fd752e47c98739 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:54.539897 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e895396bd746c0a0fd752e47c98739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.540202 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 32e895396bd746c0a0fd752e47c98739 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:54.541432 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e895396bd746c0a0fd752e47c98739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.548079 11843 tablet_bootstrap.cc:654] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.553560 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16d54e5a0340a1879421e86c2968ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.559430 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 32e895396bd746c0a0fd752e47c98739 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:54.560827 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e895396bd746c0a0fd752e47c98739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.582831 11709 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7cee4e3f24aa587393b021beb5d76 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:54.585126 11872 raft_consensus.cc:515] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.584265 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7cee4e3f24aa587393b021beb5d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.607576 11844 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:54.608213 11844 ts_tablet_manager.cc:1403] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.315s	user 0.030s	sys 0.005s
I20260709 14:51:54.608389 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7cee4e3f24aa587393b021beb5d76 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:54.609766 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7cee4e3f24aa587393b021beb5d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.618682 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7cee4e3f24aa587393b021beb5d76 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:54.619457 11638 tablet_service.cc:1511] Processing CreateTablet for tablet b61072558e2e453dbf7b23c021026d02 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:54.620035 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7cee4e3f24aa587393b021beb5d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.620728 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61072558e2e453dbf7b23c021026d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.625015 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:51:54.626561 11687 leader_election.cc:343] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.628684 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:54.629256 11649 raft_consensus.cc:3060] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.632296 11711 tablet_service.cc:1511] Processing CreateTablet for tablet b61072558e2e453dbf7b23c021026d02 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:54.633668 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61072558e2e453dbf7b23c021026d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.636516 11649 raft_consensus.cc:2468] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:54.637933 11686 leader_election.cc:304] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:54.638849 11852 raft_consensus.cc:2804] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.639451 11852 raft_consensus.cc:697] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:54.640303 11852 consensus_queue.cc:237] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.642779 11785 tablet_service.cc:1511] Processing CreateTablet for tablet b61072558e2e453dbf7b23c021026d02 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:54.643942 11872 leader_election.cc:290] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:54.644232 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61072558e2e453dbf7b23c021026d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.647331 11842 tablet_bootstrap.cc:654] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.652427 11845 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:54.653154 11845 ts_tablet_manager.cc:1403] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.009s
I20260709 14:51:54.657989 11845 raft_consensus.cc:359] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.659775 11845 raft_consensus.cc:385] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.660279 11845 raft_consensus.cc:740] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.661339 11845 consensus_queue.cc:260] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.664249 11845 ts_tablet_manager.cc:1434] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:51:54.664917 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 64fdae2d5f924ae19ded4c726ad3cc64 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:54.669906 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fdae2d5f924ae19ded4c726ad3cc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.672094 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 64fdae2d5f924ae19ded4c726ad3cc64 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:54.680656 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fdae2d5f924ae19ded4c726ad3cc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.681092 11845 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:54.652360 11469 catalog_manager.cc:5697] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:54.688687 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 64fdae2d5f924ae19ded4c726ad3cc64 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:54.689397 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 9da13c61796c44dba1eb9d02ac6b7a28 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:54.690042 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fdae2d5f924ae19ded4c726ad3cc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.690646 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da13c61796c44dba1eb9d02ac6b7a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.699009 11843 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:54.699560 11843 ts_tablet_manager.cc:1403] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.049s
I20260709 14:51:54.702376 11843 raft_consensus.cc:359] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.703121 11843 raft_consensus.cc:385] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.703485 11844 raft_consensus.cc:359] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.704632 11843 raft_consensus.cc:740] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.705343 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 9da13c61796c44dba1eb9d02ac6b7a28 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:54.705559 11843 consensus_queue.cc:260] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:54.706682 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da13c61796c44dba1eb9d02ac6b7a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.708441 11843 ts_tablet_manager.cc:1434] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260709 14:51:54.708388 11688 consensus_peers.cc:597] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 -> Peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Couldn't send request to peer e84cb2935f434e8288f901b8613a9e35. 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:51:54.707454 11844 raft_consensus.cc:385] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.709592 11843 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:54.715628 11710 tablet_service.cc:1511] Processing CreateTablet for tablet 15b30abc185f4d84acd628013f0f02ec (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:54.716969 11710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b30abc185f4d84acd628013f0f02ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.721410 11842 tablet_bootstrap.cc:492] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:54.721951 11842 ts_tablet_manager.cc:1403] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.313s	user 0.009s	sys 0.035s
I20260709 14:51:54.723207 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 15b30abc185f4d84acd628013f0f02ec (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:54.724601 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b30abc185f4d84acd628013f0f02ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.724944 11842 raft_consensus.cc:359] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.725697 11842 raft_consensus.cc:385] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.725975 11842 raft_consensus.cc:740] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.726861 11842 consensus_queue.cc:260] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.715647 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 15b30abc185f4d84acd628013f0f02ec (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:54.728282 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 9da13c61796c44dba1eb9d02ac6b7a28 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:54.729172 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15b30abc185f4d84acd628013f0f02ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.729718 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da13c61796c44dba1eb9d02ac6b7a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.731288 11842 ts_tablet_manager.cc:1434] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:51:54.733879 11636 tablet_service.cc:1511] Processing CreateTablet for tablet 922721046a7b4e2ea285d8f3e7dcbba8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:54.735245 11842 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:54.743270 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922721046a7b4e2ea285d8f3e7dcbba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.743894 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5db0afa20e40958c85dda1780c2968 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:54.744015 11711 tablet_service.cc:1511] Processing CreateTablet for tablet 922721046a7b4e2ea285d8f3e7dcbba8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:54.745222 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5db0afa20e40958c85dda1780c2968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.745287 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922721046a7b4e2ea285d8f3e7dcbba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.714437 11844 raft_consensus.cc:740] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.747979 11844 consensus_queue.cc:260] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:51:54.750205 11539 consensus_peers.cc:597] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. 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:54.750489 11844 ts_tablet_manager.cc:1434] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.142s	user 0.008s	sys 0.000s
I20260709 14:51:54.729759 11843 tablet_bootstrap.cc:654] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.756498 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5db0afa20e40958c85dda1780c2968 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:54.759563 11842 tablet_bootstrap.cc:654] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.760872 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5db0afa20e40958c85dda1780c2968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.762296 11845 tablet_bootstrap.cc:654] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.766847 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8951743746d9ad18085d92eb8aac (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:54.767463 11844 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:54.768249 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8951743746d9ad18085d92eb8aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.783761 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ba9e1f37b485abf001837969367d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:54.788164 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ba9e1f37b485abf001837969367d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.789121 11712 tablet_service.cc:1511] Processing CreateTablet for tablet 17802478265049ca899800d2d4847ec3 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:54.789121 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8951743746d9ad18085d92eb8aac (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:54.790537 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8951743746d9ad18085d92eb8aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.791837 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 17802478265049ca899800d2d4847ec3 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:54.792980 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17802478265049ca899800d2d4847ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.790541 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17802478265049ca899800d2d4847ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.796427 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 17802478265049ca899800d2d4847ec3 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:54.797711 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17802478265049ca899800d2d4847ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.799736 11853 raft_consensus.cc:493] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.800215 11853 raft_consensus.cc:515] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:54.802629 11853 leader_election.cc:290] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:54.812502 11844 tablet_bootstrap.cc:654] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.755527 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5db0afa20e40958c85dda1780c2968 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:54.824352 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5db0afa20e40958c85dda1780c2968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.837836 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 922721046a7b4e2ea285d8f3e7dcbba8 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:54.839244 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922721046a7b4e2ea285d8f3e7dcbba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.845830 11867 consensus_queue.cc:1048] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.852363 11842 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:54.757668 11780 tablet_service.cc:1511] Processing CreateTablet for tablet 31af8951743746d9ad18085d92eb8aac (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:54.853035 11842 ts_tablet_manager.cc:1403] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.010s
I20260709 14:51:54.853909 11780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af8951743746d9ad18085d92eb8aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:54.866766 11851 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.875350 11851 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.879170 11851 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:54.879531 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:54.886175 11613 leader_election.cc:343] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.899102 11843 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:54.906975 11843 ts_tablet_manager.cc:1403] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.006s
I20260709 14:51:54.917080 11844 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:54.917636 11844 ts_tablet_manager.cc:1403] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.013s
I20260709 14:51:54.906143 11842 raft_consensus.cc:359] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.921051 11842 raft_consensus.cc:385] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.921345 11842 raft_consensus.cc:740] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.922101 11842 consensus_queue.cc:260] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.960958 11852 consensus_queue.cc:1048] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.964270 11843 raft_consensus.cc:359] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.984839 11842 ts_tablet_manager.cc:1434] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.002s
I20260709 14:51:54.986403 11842 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:54.966374 11843 raft_consensus.cc:385] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.987757 11843 raft_consensus.cc:740] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.988834 11843 consensus_queue.cc:260] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:54.993273 11844 raft_consensus.cc:359] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:54.994300 11844 raft_consensus.cc:385] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.994674 11844 raft_consensus.cc:740] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.010690 11574 raft_consensus.cc:3060] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.011811 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.012106 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ba9e1f37b485abf001837969367d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:55.013465 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ba9e1f37b485abf001837969367d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.016770 11785 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7ba9e1f37b485abf001837969367d6 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:54.998328 11635 tablet_service.cc:1511] Processing CreateTablet for tablet 32c31bca621449c39fa8fa661428a5c9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:55.018163 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7ba9e1f37b485abf001837969367d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.018492 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c31bca621449c39fa8fa661428a5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.020251 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 32c31bca621449c39fa8fa661428a5c9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:55.021519 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c31bca621449c39fa8fa661428a5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.024086 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.024806 11722 raft_consensus.cc:2468] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:55.025609 11853 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.026083 11853 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.028475 11853 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:51:55.032370 11760 leader_election.cc:343] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.036190 11468 catalog_manager.cc:5697] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.054087 11561 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3175d63c574ad58f0de699a06e6929 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:55.053771 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3175d63c574ad58f0de699a06e6929 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:55.055588 11903 raft_consensus.cc:493] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.055723 11851 raft_consensus.cc:493] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.071410 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3175d63c574ad58f0de699a06e6929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.056524 11762 leader_election.cc:304] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:55.071333 11903 raft_consensus.cc:515] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.006279 11844 consensus_queue.cc:260] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.061137 11779 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3175d63c574ad58f0de699a06e6929 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:55.076618 11779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3175d63c574ad58f0de699a06e6929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.052191 11843 ts_tablet_manager.cc:1434] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.000s
I20260709 14:51:55.085381 11845 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:55.085932 11845 ts_tablet_manager.cc:1403] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.405s	user 0.023s	sys 0.055s
I20260709 14:51:55.071442 11851 raft_consensus.cc:515] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.089416 11851 leader_election.cc:290] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.089896 11851 consensus_queue.cc:1048] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:55.090065 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:55.090816 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.084779 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35435a7a8c4381b07346139704b6e0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:55.080991 11853 raft_consensus.cc:2804] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:55.091626 11614 leader_election.cc:343] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.092118 11853 raft_consensus.cc:493] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.092331 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35435a7a8c4381b07346139704b6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.092517 11853 raft_consensus.cc:3060] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.096050 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3175d63c574ad58f0de699a06e6929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.096674 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf33fe12554a3bb1f851802e647c6f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:55.098402 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf33fe12554a3bb1f851802e647c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.118207 11844 ts_tablet_manager.cc:1434] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.200s	user 0.010s	sys 0.000s
I20260709 14:51:55.119396 11844 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:55.118456 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 32c31bca621449c39fa8fa661428a5c9 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:51:55.137575 11762 leader_election.cc:343] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.139125 11712 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf33fe12554a3bb1f851802e647c6f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 14:51:55.139833 11687 consensus_peers.cc:597] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:55.140434 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf33fe12554a3bb1f851802e647c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.140530 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35435a7a8c4381b07346139704b6e0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:55.143257 11845 raft_consensus.cc:359] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.143429 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 37bf33fe12554a3bb1f851802e647c6f (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:55.144048 11845 raft_consensus.cc:385] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.144403 11845 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.145062 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bf33fe12554a3bb1f851802e647c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.145134 11845 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.137319 11704 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35435a7a8c4381b07346139704b6e0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:55.150076 11903 leader_election.cc:290] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:55.150856 11843 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:55.151870 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35435a7a8c4381b07346139704b6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.156908 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:55.159919 11537 leader_election.cc:343] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.161269 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c31bca621449c39fa8fa661428a5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.162225 11868 raft_consensus.cc:493] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.162714 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.162722 11868 raft_consensus.cc:515] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.165371 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35435a7a8c4381b07346139704b6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.166894 11868 leader_election.cc:290] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.168409 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:55.172696 11845 ts_tablet_manager.cc:1434] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
W20260709 14:51:55.173125 11688 leader_election.cc:343] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.173748 11845 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
W20260709 14:51:55.174484 11614 leader_election.cc:343] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.175081 11614 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:51:55.178058 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:55.183136 11687 leader_election.cc:343] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.183745 11687 leader_election.cc:304] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.185736 11851 raft_consensus.cc:2749] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.189251 11868 raft_consensus.cc:2749] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:55.196251 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 137750us
I20260709 14:51:55.214635 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.215595 11563 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:55.216794 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.218377 11842 tablet_bootstrap.cc:700] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: Time spent opening tablet: real 0.105s	user 0.000s	sys 0.002s
I20260709 14:51:55.219051 11842 tablet_bootstrap.cc:654] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.221619 11851 consensus_queue.cc:1048] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:55.231021 11853 raft_consensus.cc:515] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.229753 11843 tablet_bootstrap.cc:654] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.259732 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:55.261619 11539 leader_election.cc:343] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.262097 11539 leader_election.cc:304] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.263187 11903 raft_consensus.cc:2749] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:55.263401 11458 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 58234.7us
I20260709 14:51:55.275771 11845 tablet_bootstrap.cc:654] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.276062 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:55.278190 11761 leader_election.cc:343] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.285238 11853 leader_election.cc:290] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:51:55.257470 11613 leader_election.cc:343] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.282054 11844 tablet_bootstrap.cc:654] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.293715 11613 leader_election.cc:304] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.293933 11761 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:51:55.288800 11868 consensus_queue.cc:1048] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:51:55.301973 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 49136us
I20260709 14:51:55.303568 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:55.304059 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:55.306300 11710 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:55.306715 11853 raft_consensus.cc:2749] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.307370 11851 raft_consensus.cc:2749] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.307710 11710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.307659 11910 raft_consensus.cc:493] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.308233 11910 raft_consensus.cc:515] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:51:55.310541 11760 leader_election.cc:343] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.311184 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.304174 11722 raft_consensus.cc:3060] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.324543 11631 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:55.325485 11631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a4420cbd94d0c979e2fd4b5c6e455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.323572 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283a7afa09044ad4b728dee1a32e52c8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.332834 11797 raft_consensus.cc:3060] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.334236 11783 tablet_service.cc:1511] Processing CreateTablet for tablet d35a1271c5ae4aaea7d77149c0ae4fa0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:55.335541 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35a1271c5ae4aaea7d77149c0ae4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.351679 11760 leader_election.cc:304] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:55.358417 11722 raft_consensus.cc:2468] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:55.359695 11762 leader_election.cc:304] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:55.360520 11853 raft_consensus.cc:2804] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.360989 11853 raft_consensus.cc:697] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:55.362882 11564 tablet_service.cc:1511] Processing CreateTablet for tablet d35a1271c5ae4aaea7d77149c0ae4fa0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:55.364352 11853 consensus_queue.cc:237] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.323755 11910 leader_election.cc:290] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.369212 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35a1271c5ae4aaea7d77149c0ae4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.376479 11842 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:55.377044 11842 ts_tablet_manager.cc:1403] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.391s	user 0.004s	sys 0.024s
I20260709 14:51:55.378932 11906 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.379585 11906 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.384994 11706 tablet_service.cc:1511] Processing CreateTablet for tablet 189314f9e37448e0affbf30d770c4b11 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:55.393224 11786 tablet_service.cc:1511] Processing CreateTablet for tablet 189314f9e37448e0affbf30d770c4b11 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:55.394586 11786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189314f9e37448e0affbf30d770c4b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.396787 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:55.398073 11706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189314f9e37448e0affbf30d770c4b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.399240 11868 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.403640 11868 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.404445 11638 tablet_service.cc:1511] Processing CreateTablet for tablet d35a1271c5ae4aaea7d77149c0ae4fa0 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:55.405860 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35a1271c5ae4aaea7d77149c0ae4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.406014 11906 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.406213 11868 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:51:55.405879 11614 leader_election.cc:343] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.407949 11842 raft_consensus.cc:359] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.408674 11842 raft_consensus.cc:385] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.408728 11903 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.409083 11842 raft_consensus.cc:740] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.409302 11903 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.410187 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.410817 11573 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:55.411535 11903 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.412626 11842 consensus_queue.cc:260] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.413059 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.414834 11613 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.415818 11906 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.416330 11906 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.416736 11906 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.418130 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:55.418398 11539 leader_election.cc:343] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.419488 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:55.419595 11688 leader_election.cc:343] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:55.420789 11687 leader_election.cc:343] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.421195 11687 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.422289 11868 raft_consensus.cc:2749] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.424296 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.425182 11648 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:55.427382 11537 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:55.428463 11909 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.428964 11909 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.429415 11909 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.432621 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 189314f9e37448e0affbf30d770c4b11 (DEFAULT_TABLE table=test-workload [id=6d5ba28a81b14ab9a3d04a2d03a21be2]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:55.440130 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189314f9e37448e0affbf30d770c4b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:55.436705 11843 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:55.441938 11843 ts_tablet_manager.cc:1403] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.295s	user 0.011s	sys 0.018s
I20260709 14:51:55.452476 11915 raft_consensus.cc:2749] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.434854 11845 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:55.453362 11845 ts_tablet_manager.cc:1403] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.280s	user 0.016s	sys 0.009s
I20260709 14:51:55.442806 11844 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:55.454079 11844 ts_tablet_manager.cc:1403] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.335s	user 0.015s	sys 0.006s
I20260709 14:51:55.447901 11909 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.438901 11906 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.457922 11909 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.459160 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
W20260709 14:51:55.460697 11539 leader_election.cc:343] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.467036 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:55.467761 11649 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.437023 11842 ts_tablet_manager.cc:1434] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:51:55.471781 11842 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:55.471530 11844 raft_consensus.cc:359] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.472724 11844 raft_consensus.cc:385] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.473079 11844 raft_consensus.cc:740] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.473920 11844 consensus_queue.cc:260] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.476539 11844 ts_tablet_manager.cc:1434] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:55.477907 11844 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:55.478680 11468 catalog_manager.cc:5697] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.472492 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
W20260709 14:51:55.483243 11614 leader_election.cc:343] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.484141 11906 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.485829 11842 tablet_bootstrap.cc:654] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.485606 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:55.486622 11573 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:55.494055 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:55.500800 11649 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:55.502398 11537 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:55.503540 11909 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.504034 11909 raft_consensus.cc:697] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:55.504861 11909 consensus_queue.cc:237] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.511600 11573 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:55.511972 11842 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:55.512650 11842 ts_tablet_manager.cc:1403] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.016s
I20260709 14:51:55.513301 11613 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.514663 11924 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.515410 11924 raft_consensus.cc:697] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:55.515862 11842 raft_consensus.cc:359] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.515612 11468 catalog_manager.cc:5697] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.516779 11842 raft_consensus.cc:385] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.517304 11842 raft_consensus.cc:740] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.516387 11924 consensus_queue.cc:237] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.522135 11842 consensus_queue.cc:260] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.524487 11842 ts_tablet_manager.cc:1434] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:55.525655 11842 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:55.526836 11843 raft_consensus.cc:359] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.527716 11843 raft_consensus.cc:385] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.528126 11843 raft_consensus.cc:740] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.529181 11843 consensus_queue.cc:260] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.481573 11845 raft_consensus.cc:359] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.531304 11845 raft_consensus.cc:385] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.531811 11845 raft_consensus.cc:740] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.532058 11843 ts_tablet_manager.cc:1434] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.003s
I20260709 14:51:55.533747 11843 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:55.536127 11842 tablet_bootstrap.cc:654] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.541205 11845 consensus_queue.cc:260] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.546409 11844 tablet_bootstrap.cc:654] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.550345 11843 tablet_bootstrap.cc:654] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.555341 11468 catalog_manager.cc:5697] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.558188 11845 ts_tablet_manager.cc:1434] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.004s
I20260709 14:51:55.559605 11845 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:55.574353 11845 tablet_bootstrap.cc:654] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.584230 11843 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:55.584491 11842 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:55.584697 11844 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:55.584757 11843 ts_tablet_manager.cc:1403] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 14:51:55.584923 11842 ts_tablet_manager.cc:1403] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.011s
I20260709 14:51:55.585353 11844 ts_tablet_manager.cc:1403] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.018s
I20260709 14:51:55.588049 11844 raft_consensus.cc:359] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.588793 11844 raft_consensus.cc:385] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.588428 11843 raft_consensus.cc:359] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.589087 11844 raft_consensus.cc:740] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.589181 11843 raft_consensus.cc:385] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.589643 11845 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:55.590101 11845 ts_tablet_manager.cc:1403] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260709 14:51:55.589890 11844 consensus_queue.cc:260] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.590545 11842 raft_consensus.cc:359] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.589561 11843 raft_consensus.cc:740] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.591259 11842 raft_consensus.cc:385] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.591562 11842 raft_consensus.cc:740] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.591780 11843 consensus_queue.cc:260] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.592329 11844 ts_tablet_manager.cc:1434] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:51:55.592368 11842 consensus_queue.cc:260] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.594524 11842 ts_tablet_manager.cc:1434] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:55.595507 11842 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:55.595738 11844 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:55.597744 11843 ts_tablet_manager.cc:1434] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:55.599107 11843 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:55.602859 11842 tablet_bootstrap.cc:654] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.603477 11844 tablet_bootstrap.cc:654] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.603609 11845 raft_consensus.cc:359] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.604964 11845 raft_consensus.cc:385] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.605258 11845 raft_consensus.cc:740] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.605758 11845 consensus_queue.cc:260] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.654176 11915 raft_consensus.cc:493] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.655974 11915 raft_consensus.cc:515] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.658061 11842 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:55.660637 11909 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.661710 11909 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.666803 11909 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:55.668977 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:55.669477 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.670904 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.672013 11573 raft_consensus.cc:2468] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
W20260709 14:51:55.672144 11539 leader_election.cc:343] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.673265 11842 ts_tablet_manager.cc:1403] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.006s
I20260709 14:51:55.675143 11915 leader_election.cc:290] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:55.670890 11795 raft_consensus.cc:2468] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:55.674225 11761 leader_election.cc:304] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:55.676888 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.685117 11648 raft_consensus.cc:2468] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:55.679178 11868 raft_consensus.cc:493] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.687430 11868 raft_consensus.cc:515] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.679955 11844 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:55.690424 11868 leader_election.cc:290] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:55.680163 11915 raft_consensus.cc:2804] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.677958 11539 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:55.681859 11842 raft_consensus.cc:359] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.691112 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.691105 11915 raft_consensus.cc:493] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.694586 11915 raft_consensus.cc:3060] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.675863 11845 ts_tablet_manager.cc:1434] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.004s
I20260709 14:51:55.697274 11845 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:55.698441 11924 raft_consensus.cc:493] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:55.699720 11687 leader_election.cc:343] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.699376 11924 raft_consensus.cc:515] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.700284 11909 raft_consensus.cc:2804] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.700696 11909 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.701076 11909 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.690474 11844 ts_tablet_manager.cc:1403] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.001s
I20260709 14:51:55.704196 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.692189 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.705196 11573 raft_consensus.cc:2468] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:55.705327 11648 raft_consensus.cc:2468] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:55.705693 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:55.705744 11924 leader_election.cc:290] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.707434 11844 raft_consensus.cc:359] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.707082 11613 leader_election.cc:304] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:51:55.707082 11686 leader_election.cc:304] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:55.708204 11844 raft_consensus.cc:385] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.708578 11844 raft_consensus.cc:740] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.692178 11842 raft_consensus.cc:385] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.708878 11924 raft_consensus.cc:2804] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.709111 11842 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.709342 11924 raft_consensus.cc:493] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.709424 11868 raft_consensus.cc:2804] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:55.709733 11614 leader_election.cc:343] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.709803 11924 raft_consensus.cc:3060] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.710130 11842 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.711772 11843 tablet_bootstrap.cc:654] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.709399 11844 consensus_queue.cc:260] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.710017 11868 raft_consensus.cc:493] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.719485 11868 raft_consensus.cc:3060] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.725558 11845 tablet_bootstrap.cc:654] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.728474 11844 ts_tablet_manager.cc:1434] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:51:55.729056 11853 raft_consensus.cc:493] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.729624 11853 raft_consensus.cc:515] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.730527 11868 raft_consensus.cc:515] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.734769 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.735281 11844 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
W20260709 14:51:55.736579 11760 leader_election.cc:343] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.738138 11868 leader_election.cc:290] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:55.734040 11924 raft_consensus.cc:515] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.738636 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:55.738206 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:51:55.740558 11687 leader_election.cc:343] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.740829 11722 raft_consensus.cc:2468] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:55.741963 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:55.742309 11924 leader_election.cc:290] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.742481 11762 leader_election.cc:304] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:55.743856 11910 raft_consensus.cc:2804] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:55.744051 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:55.744302 11910 raft_consensus.cc:493] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:55.744748 11910 raft_consensus.cc:3060] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.745486 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:51:55.745808 11614 leader_election.cc:343] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.746381 11853 leader_election.cc:290] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.747110 11573 raft_consensus.cc:3060] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.747633 11843 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:55.748281 11843 ts_tablet_manager.cc:1403] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.005s
I20260709 14:51:55.742689 11648 raft_consensus.cc:3060] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.751614 11843 raft_consensus.cc:359] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.752421 11843 raft_consensus.cc:385] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.752717 11843 raft_consensus.cc:740] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.753582 11843 consensus_queue.cc:260] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.754933 11910 raft_consensus.cc:515] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.758229 11844 tablet_bootstrap.cc:654] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.758512 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
W20260709 14:51:55.760752 11760 leader_election.cc:343] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.762296 11910 leader_election.cc:290] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.762002 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:55.762928 11722 raft_consensus.cc:3060] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.769827 11842 ts_tablet_manager.cc:1434] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 14:51:55.770285 11843 ts_tablet_manager.cc:1434] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:51:55.772548 11722 raft_consensus.cc:2468] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:55.774040 11762 leader_election.cc:304] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:55.775336 11910 raft_consensus.cc:2804] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.775902 11910 raft_consensus.cc:697] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:55.777101 11910 consensus_queue.cc:237] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.779773 11843 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:55.792869 11845 tablet_bootstrap.cc:492] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:55.793527 11845 ts_tablet_manager.cc:1403] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.097s	user 0.035s	sys 0.010s
I20260709 14:51:55.793871 11843 tablet_bootstrap.cc:654] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.794893 11573 raft_consensus.cc:2468] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:55.796314 11613 leader_election.cc:304] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:55.796882 11845 raft_consensus.cc:359] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.797554 11924 raft_consensus.cc:2804] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.797667 11845 raft_consensus.cc:385] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.798105 11845 raft_consensus.cc:740] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.798197 11924 raft_consensus.cc:697] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:55.799176 11845 consensus_queue.cc:260] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:55.799304 11924 consensus_queue.cc:237] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.801123 11844 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:55.801790 11844 ts_tablet_manager.cc:1403] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.002s
I20260709 14:51:55.803296 11845 ts_tablet_manager.cc:1434] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:55.804654 11845 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:55.805671 11915 raft_consensus.cc:515] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.792912 11842 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:55.806241 11844 raft_consensus.cc:359] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.807005 11844 raft_consensus.cc:385] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.807318 11844 raft_consensus.cc:740] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.808084 11844 consensus_queue.cc:260] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.809158 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:55.809859 11649 raft_consensus.cc:3060] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.810446 11844 ts_tablet_manager.cc:1434] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:55.811236 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:55.812029 11574 raft_consensus.cc:3060] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.817452 11844 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:55.821717 11843 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:55.822260 11843 ts_tablet_manager.cc:1403] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 14:51:55.823552 11472 catalog_manager.cc:5697] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.824599 11844 tablet_bootstrap.cc:654] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.825340 11843 raft_consensus.cc:359] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.826090 11843 raft_consensus.cc:385] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.826378 11843 raft_consensus.cc:740] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.827539 11843 consensus_queue.cc:260] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.829962 11843 ts_tablet_manager.cc:1434] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:51:55.786265 11648 raft_consensus.cc:2468] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:55.832474 11686 leader_election.cc:304] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:55.834841 11649 raft_consensus.cc:2468] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:55.836308 11760 leader_election.cc:304] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:55.837291 11853 raft_consensus.cc:2804] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.837386 11852 raft_consensus.cc:2804] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.837845 11853 raft_consensus.cc:697] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:55.837930 11574 raft_consensus.cc:2468] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:55.838950 11853 consensus_queue.cc:237] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:55.841409 11872 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.842065 11872 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.842870 11842 tablet_bootstrap.cc:654] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.844120 11909 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.841413 11903 raft_consensus.cc:493] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.844486 11845 tablet_bootstrap.cc:654] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.846642 11903 raft_consensus.cc:515] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.849472 11903 leader_election.cc:290] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:55.838016 11852 raft_consensus.cc:697] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:55.852223 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.852646 11915 leader_election.cc:290] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:55.853274 11647 raft_consensus.cc:2393] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:51:55.853106 11852 consensus_queue.cc:237] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.854600 11909 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:55.854738 11872 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.831094 11843 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:55.856958 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:55.857697 11795 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.858942 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:55.859640 11722 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.862028 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:55.862350 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:51:55.865720 11539 leader_election.cc:343] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.865792 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.867312 11844 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:55.867533 11687 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:55.869091 11844 ts_tablet_manager.cc:1403] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.006s
I20260709 14:51:55.871842 11470 catalog_manager.cc:5697] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.869753 11872 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.879432 11843 tablet_bootstrap.cc:654] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.893339 11872 raft_consensus.cc:2749] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.896445 11853 consensus_queue.cc:1048] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:55.899890 11537 leader_election.cc:343] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.900439 11537 leader_election.cc:304] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:55.903806 11909 raft_consensus.cc:2749] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:55.908273 11844 raft_consensus.cc:359] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.909320 11844 raft_consensus.cc:385] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:55.909703 11844 raft_consensus.cc:740] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.912679 11795 raft_consensus.cc:2468] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:55.914229 11539 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:55.910696 11844 consensus_queue.cc:260] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:55.915383 11909 raft_consensus.cc:2804] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:55.915998 11909 raft_consensus.cc:697] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:55.917191 11909 consensus_queue.cc:237] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.916956 11470 catalog_manager.cc:5697] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.924820 11844 ts_tablet_manager.cc:1434] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 14:51:55.926353 11844 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:55.933703 11648 raft_consensus.cc:3060] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.935300 11903 consensus_queue.cc:1048] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:55.938040 11844 tablet_bootstrap.cc:654] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:55.943084 11853 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.946854 11853 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:55.957232 11722 raft_consensus.cc:2468] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:55.960343 11853 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:55.961014 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:55.960922 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:55.988303 11722 raft_consensus.cc:2468] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
W20260709 14:51:55.988225 11761 leader_election.cc:343] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.999711 11853 consensus_queue.cc:1048] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.001014 11795 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:55.996639 11762 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.005182 11843 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.006301 11843 ts_tablet_manager.cc:1403] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.024s
I20260709 14:51:56.004365 11853 raft_consensus.cc:2804] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:56.012574 11853 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:56.013058 11853 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.013628 11845 tablet_bootstrap.cc:492] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:56.013417 11843 raft_consensus.cc:359] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.014166 11845 ts_tablet_manager.cc:1403] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.210s	user 0.026s	sys 0.030s
I20260709 14:51:56.014339 11843 raft_consensus.cc:385] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.014734 11843 raft_consensus.cc:740] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.016245 11843 consensus_queue.cc:260] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.019882 11843 ts_tablet_manager.cc:1434] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:51:56.027853 11852 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.028448 11470 catalog_manager.cc:5697] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:56.029711 11845 raft_consensus.cc:359] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.030541 11845 raft_consensus.cc:385] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.030992 11845 raft_consensus.cc:740] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.030599 11469 catalog_manager.cc:5697] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:56.028452 11852 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.033883 11915 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.034387 11915 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.033896 11852 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:56.036657 11924 consensus_queue.cc:1048] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:56.039557 11842 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:56.040238 11842 ts_tablet_manager.cc:1403] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.248s	user 0.025s	sys 0.023s
I20260709 14:51:56.041958 11845 consensus_queue.cc:260] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.035137 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:56.047506 11909 raft_consensus.cc:493] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.048044 11909 raft_consensus.cc:515] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.049788 11853 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.050031 11906 consensus_queue.cc:1048] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:56.051258 11843 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.053092 11844 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:56.053771 11844 ts_tablet_manager.cc:1403] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.009s
I20260709 14:51:56.051004 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:56.065512 11844 raft_consensus.cc:359] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.066573 11844 raft_consensus.cc:385] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.066951 11844 raft_consensus.cc:740] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.068001 11844 consensus_queue.cc:260] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.064150 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.060654 11909 leader_election.cc:290] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:56.086934 11720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:56.087715 11720 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.090582 11844 ts_tablet_manager.cc:1434] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:51:56.092270 11844 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:56.069969 11915 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.071851 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.072105 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:56.072335 11843 tablet_bootstrap.cc:654] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.073704 11853 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.075460 11845 ts_tablet_manager.cc:1434] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.002s
I20260709 14:51:56.104935 11845 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:56.097632 11574 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:56.099507 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:56.109871 11761 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:56.110345 11909 consensus_queue.cc:1048] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:56.111107 11761 leader_election.cc:343] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:56.100754 11539 leader_election.cc:304] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:56.112063 11909 raft_consensus.cc:2749] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.113082 11845 tablet_bootstrap.cc:654] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.114048 11844 tablet_bootstrap.cc:654] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.114274 11722 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.142657 11842 raft_consensus.cc:359] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.144352 11842 raft_consensus.cc:385] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.144762 11842 raft_consensus.cc:740] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.147943 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.159053 11687 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:56.160477 11572 raft_consensus.cc:3060] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.153394 11842 consensus_queue.cc:260] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.167093 11853 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:56.179975 11720 raft_consensus.cc:2468] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:56.182906 11762 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.181789 11853 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:51:56.187759 11842 ts_tablet_manager.cc:1434] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.147s	user 0.011s	sys 0.000s
I20260709 14:51:56.189307 11915 raft_consensus.cc:2804] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:56.189332 11842 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:56.193635 11853 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.201933 11843 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.202468 11843 ts_tablet_manager.cc:1403] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.017s
I20260709 14:51:56.205245 11843 raft_consensus.cc:359] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.205967 11843 raft_consensus.cc:385] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.206254 11843 raft_consensus.cc:740] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.207338 11872 raft_consensus.cc:2749] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.206924 11843 consensus_queue.cc:260] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.214752 11845 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:56.215572 11845 ts_tablet_manager.cc:1403] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.012s
I20260709 14:51:56.217387 11953 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.218211 11953 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.221524 11953 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:56.223358 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:56.224390 11845 raft_consensus.cc:359] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.225327 11845 raft_consensus.cc:385] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.225265 11853 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.225847 11845 raft_consensus.cc:740] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.224411 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.227593 11722 raft_consensus.cc:2393] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:56.226663 11797 raft_consensus.cc:1240] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Rejecting Update request from peer 424df3788b324532b579455a7df61dfd for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:56.230638 11843 ts_tablet_manager.cc:1434] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 14:51:56.232019 11843 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.232066 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:56.236848 11853 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.237093 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:56.238133 11845 consensus_queue.cc:260] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.238914 11761 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.240563 11965 raft_consensus.cc:2749] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:56.240792 11845 ts_tablet_manager.cc:1434] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:51:56.241966 11845 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:56.243072 11924 raft_consensus.cc:493] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.243683 11924 raft_consensus.cc:515] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.244235 11965 consensus_queue.cc:1048] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.247565 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.247985 11924 leader_election.cc:290] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:56.248281 11722 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:56.249374 11844 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:56.249891 11844 ts_tablet_manager.cc:1403] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.001s
I20260709 14:51:56.250023 11614 leader_election.cc:304] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:56.250926 11924 raft_consensus.cc:2804] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:56.251329 11924 raft_consensus.cc:493] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:56.251332 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.252599 11923 consensus_queue.cc:1059] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.253085 11844 raft_consensus.cc:359] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.253422 11906 raft_consensus.cc:3055] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:56.253450 11574 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:56.253837 11844 raft_consensus.cc:385] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.253865 11906 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:56.254287 11844 raft_consensus.cc:740] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.251698 11924 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.255009 11906 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.256619 11906 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.257251 11843 tablet_bootstrap.cc:654] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.259760 11844 consensus_queue.cc:260] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.262305 11845 tablet_bootstrap.cc:654] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.243683 11842 tablet_bootstrap.cc:654] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.274799 11872 consensus_queue.cc:1048] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.275643 11844 ts_tablet_manager.cc:1434] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:56.276790 11844 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:56.277483 11924 raft_consensus.cc:515] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.280869 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:56.281597 11722 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.283661 11844 tablet_bootstrap.cc:654] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.289469 11722 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:56.292266 11908 consensus_queue.cc:1048] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.294814 11924 leader_election.cc:290] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:56.296617 11614 leader_election.cc:304] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:56.297828 11923 raft_consensus.cc:2804] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:56.298382 11923 raft_consensus.cc:697] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:56.299202 11923 consensus_queue.cc:237] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.302829 11903 consensus_queue.cc:1048] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.263096 11915 raft_consensus.cc:697] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:56.268131 11843 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.322150 11843 ts_tablet_manager.cc:1403] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.001s
I20260709 14:51:56.324972 11843 raft_consensus.cc:359] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.325793 11843 raft_consensus.cc:385] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.326118 11843 raft_consensus.cc:740] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.326936 11843 consensus_queue.cc:260] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.327086 11915 consensus_queue.cc:237] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.329497 11843 ts_tablet_manager.cc:1434] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:56.330749 11843 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.337637 11843 tablet_bootstrap.cc:654] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.334412 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:56.338385 11573 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.339040 11903 raft_consensus.cc:493] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.339665 11903 raft_consensus.cc:515] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.342013 11903 leader_election.cc:290] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:56.343906 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:56.346491 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.350071 11648 raft_consensus.cc:3060] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:56.358314 11614 consensus_peers.cc:597] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd -> Peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Couldn't send request to peer e84cb2935f434e8288f901b8613a9e35. 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:51:56.362623 11539 leader_election.cc:304] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:56.363623 11903 raft_consensus.cc:2749] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.379698 11910 raft_consensus.cc:493] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.380313 11910 raft_consensus.cc:515] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.382534 11910 leader_election.cc:290] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.374603 11471 catalog_manager.cc:5697] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.384960 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.385754 11722 raft_consensus.cc:2468] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:56.385931 11572 raft_consensus.cc:3060] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.378144 11852 raft_consensus.cc:493] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.386623 11953 consensus_queue.cc:1048] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.385005 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.388315 11762 leader_election.cc:304] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:56.388762 11574 raft_consensus.cc:2468] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:56.389232 11908 raft_consensus.cc:2804] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:56.389593 11908 raft_consensus.cc:493] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:56.389977 11908 raft_consensus.cc:3060] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.387036 11852 raft_consensus.cc:515] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.394748 11852 leader_election.cc:290] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:56.395669 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.400182 11573 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:56.396685 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:56.403649 11686 leader_election.cc:343] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:56.406788 11687 leader_election.cc:343] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:56.407298 11687 leader_election.cc:304] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.408133 11910 consensus_queue.cc:1048] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.408628 11872 raft_consensus.cc:2749] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.415205 11908 raft_consensus.cc:515] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.417493 11908 leader_election.cc:290] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.417254 11923 consensus_queue.cc:1048] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.441541 11842 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:56.441596 11844 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:56.442240 11842 ts_tablet_manager.cc:1403] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.253s	user 0.016s	sys 0.031s
I20260709 14:51:56.442616 11844 ts_tablet_manager.cc:1403] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.166s	user 0.041s	sys 0.034s
I20260709 14:51:56.447853 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:56.448695 11573 raft_consensus.cc:3060] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.449680 11842 raft_consensus.cc:359] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.450748 11842 raft_consensus.cc:385] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.451112 11842 raft_consensus.cc:740] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.452806 11908 consensus_queue.cc:1048] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.453634 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:56.454461 11721 raft_consensus.cc:3060] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.452159 11842 consensus_queue.cc:260] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.458058 11842 ts_tablet_manager.cc:1434] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 14:51:56.472023 11842 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:56.485037 11573 raft_consensus.cc:2468] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:56.486649 11761 leader_election.cc:304] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:56.487839 11908 raft_consensus.cc:2804] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:56.488517 11908 raft_consensus.cc:697] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:56.489223 11721 raft_consensus.cc:2468] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:56.489586 11908 consensus_queue.cc:237] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.493732 11842 tablet_bootstrap.cc:654] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.496829 11845 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:56.497336 11845 ts_tablet_manager.cc:1403] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.256s	user 0.030s	sys 0.033s
I20260709 14:51:56.498322 11844 raft_consensus.cc:359] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.499014 11844 raft_consensus.cc:385] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.499289 11844 raft_consensus.cc:740] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.503575 11845 raft_consensus.cc:359] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.515076 11845 raft_consensus.cc:385] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.515343 11844 consensus_queue.cc:260] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.515405 11845 raft_consensus.cc:740] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.518750 11539 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:56.520572 11953 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.528577 11915 raft_consensus.cc:493] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:56.529000 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:56.529335 11915 raft_consensus.cc:515] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.532516 11844 ts_tablet_manager.cc:1434] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 14:51:56.532619 11845 consensus_queue.cc:260] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.538193 11844 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:56.557638 11845 ts_tablet_manager.cc:1434] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 14:51:56.563563 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.575927 11843 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.576419 11843 ts_tablet_manager.cc:1403] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.246s	user 0.033s	sys 0.024s
I20260709 14:51:56.568804 11915 leader_election.cc:290] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:56.579452 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:56.592689 11760 leader_election.cc:304] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.594074 11964 raft_consensus.cc:2749] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.594347 11843 raft_consensus.cc:359] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.595072 11843 raft_consensus.cc:385] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.595564 11843 raft_consensus.cc:740] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.595724 11845 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:56.596315 11843 consensus_queue.cc:260] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.598373 11843 ts_tablet_manager.cc:1434] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:51:56.602370 11845 tablet_bootstrap.cc:654] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.603581 11843 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.610293 11843 tablet_bootstrap.cc:654] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.631916 11844 tablet_bootstrap.cc:654] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.619288 11469 catalog_manager.cc:5697] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.622961 11953 raft_consensus.cc:2749] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:56.652506 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 245735us
I20260709 14:51:56.654191 11872 consensus_queue.cc:1048] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.657307 11845 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:56.657869 11845 ts_tablet_manager.cc:1403] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.006s
I20260709 14:51:56.657366 11842 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:56.662858 11845 raft_consensus.cc:359] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.663810 11845 raft_consensus.cc:385] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.666950 11843 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.667737 11843 ts_tablet_manager.cc:1403] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.009s
I20260709 14:51:56.671720 11843 raft_consensus.cc:359] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.672520 11843 raft_consensus.cc:385] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.672962 11843 raft_consensus.cc:740] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.673861 11843 consensus_queue.cc:260] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.664024 11842 ts_tablet_manager.cc:1403] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.019s
I20260709 14:51:56.664106 11845 raft_consensus.cc:740] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.675850 11843 ts_tablet_manager.cc:1434] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:56.689692 11842 raft_consensus.cc:359] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.690657 11842 raft_consensus.cc:385] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.691015 11842 raft_consensus.cc:740] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.692075 11845 consensus_queue.cc:260] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.696869 11845 ts_tablet_manager.cc:1434] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:51:56.697891 11845 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:56.701833 11843 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.704156 11470 catalog_manager.cc:5697] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.712319 11844 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:56.713155 11844 ts_tablet_manager.cc:1403] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.003s
I20260709 14:51:56.713184 11842 consensus_queue.cc:260] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.715659 11842 ts_tablet_manager.cc:1434] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:51:56.716827 11842 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:56.723480 11844 raft_consensus.cc:359] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.724299 11844 raft_consensus.cc:385] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.724601 11844 raft_consensus.cc:740] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.724646 11842 tablet_bootstrap.cc:654] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.726564 11844 consensus_queue.cc:260] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.743137 11844 ts_tablet_manager.cc:1434] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 14:51:56.745664 11842 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:56.754524 11842 ts_tablet_manager.cc:1403] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 14:51:56.757007 11842 raft_consensus.cc:359] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.757593 11842 raft_consensus.cc:385] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.757870 11842 raft_consensus.cc:740] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.758898 11842 consensus_queue.cc:260] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.759557 11844 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:56.761224 11842 ts_tablet_manager.cc:1434] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:51:56.750196 11845 tablet_bootstrap.cc:654] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.764747 11842 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:56.768371 11844 tablet_bootstrap.cc:654] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.768811 11915 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.769342 11915 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.745574 11843 tablet_bootstrap.cc:654] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.774101 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:56.775933 11761 leader_election.cc:343] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:56.777037 11842 tablet_bootstrap.cc:654] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.778277 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:56.779878 11760 leader_election.cc:343] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:56.780328 11760 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:56.780745 11844 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:56.781147 11910 raft_consensus.cc:2749] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:56.777120 11915 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:56.792900 11797 raft_consensus.cc:3060] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.781339 11844 ts_tablet_manager.cc:1403] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:51:56.797490 11844 raft_consensus.cc:359] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.798061 11844 raft_consensus.cc:385] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.798282 11844 raft_consensus.cc:740] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.798895 11844 consensus_queue.cc:260] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.800771 11842 tablet_bootstrap.cc:492] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:56.801287 11842 ts_tablet_manager.cc:1403] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.001s
I20260709 14:51:56.804428 11844 ts_tablet_manager.cc:1434] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:56.804800 11843 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:56.805300 11843 ts_tablet_manager.cc:1403] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.005s
I20260709 14:51:56.805558 11844 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:56.806716 11910 consensus_queue.cc:1048] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:56.807992 11843 raft_consensus.cc:359] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.808681 11843 raft_consensus.cc:385] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.808946 11843 raft_consensus.cc:740] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.812093 11844 tablet_bootstrap.cc:654] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.813066 11842 raft_consensus.cc:359] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.813810 11842 raft_consensus.cc:385] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.814082 11842 raft_consensus.cc:740] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.815184 11842 consensus_queue.cc:260] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.821641 11842 ts_tablet_manager.cc:1434] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.007s
I20260709 14:51:56.823699 11842 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:56.827811 11845 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:56.821575 11843 consensus_queue.cc:260] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.828580 11845 ts_tablet_manager.cc:1403] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.003s
I20260709 14:51:56.833105 11843 ts_tablet_manager.cc:1434] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 14:51:56.844746 11842 tablet_bootstrap.cc:654] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.870164 11845 raft_consensus.cc:359] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.871402 11845 raft_consensus.cc:385] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:56.871850 11845 raft_consensus.cc:740] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.873311 11845 consensus_queue.cc:260] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:56.878567 11843 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:56.880115 11845 ts_tablet_manager.cc:1434] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.051s	user 0.000s	sys 0.009s
I20260709 14:51:56.880213 11915 consensus_queue.cc:1048] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.885474 11908 consensus_queue.cc:1048] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:56.893692 11872 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.899370 11910 raft_consensus.cc:493] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.908596 11965 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.923393 11872 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:56.923445 11910 raft_consensus.cc:515] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:56.926402 11872 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:56.923664 11965 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.932379 11965 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:56.926566 11910 leader_election.cc:290] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:56.937800 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:51:56.942607 11762 leader_election.cc:343] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:56.948751 11845 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:56.952792 11981 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.953399 11981 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:56.955842 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:56.956782 11722 raft_consensus.cc:2468] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:56.958566 11981 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:56.961808 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:56.962704 11797 raft_consensus.cc:2468] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:56.965075 11845 tablet_bootstrap.cc:654] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.966013 11688 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:56.967350 11762 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:56.992235 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:56.993063 11573 raft_consensus.cc:2468] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:56.967770 11981 raft_consensus.cc:2804] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:56.997709 11981 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:56.998332 11981 raft_consensus.cc:3060] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:56.999388 11761 leader_election.cc:304] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:57.000685 11910 raft_consensus.cc:2804] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.001195 11910 raft_consensus.cc:493] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.001680 11910 raft_consensus.cc:3060] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.008019 11843 tablet_bootstrap.cc:654] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:56.998464 11965 raft_consensus.cc:2804] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.019359 11965 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.019948 11965 raft_consensus.cc:3060] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.020012 11910 raft_consensus.cc:515] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.022900 11910 leader_election.cc:290] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.030287 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:57.031013 11573 raft_consensus.cc:3060] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.050735 11844 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.051409 11844 ts_tablet_manager.cc:1403] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.246s	user 0.053s	sys 0.062s
I20260709 14:51:57.054416 11844 raft_consensus.cc:359] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.055171 11844 raft_consensus.cc:385] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.055724 11844 raft_consensus.cc:740] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.057964 11842 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:57.058573 11842 ts_tablet_manager.cc:1403] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.235s	user 0.055s	sys 0.045s
I20260709 14:51:57.060972 11845 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:57.061444 11845 ts_tablet_manager.cc:1403] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.007s
I20260709 14:51:57.061321 11842 raft_consensus.cc:359] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.062005 11842 raft_consensus.cc:385] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.062312 11842 raft_consensus.cc:740] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.063154 11842 consensus_queue.cc:260] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.064160 11845 raft_consensus.cc:359] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.064813 11845 raft_consensus.cc:385] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.065069 11845 raft_consensus.cc:740] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.065716 11842 ts_tablet_manager.cc:1434] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:57.066974 11842 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:57.067132 11573 raft_consensus.cc:2468] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:57.068431 11761 leader_election.cc:304] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:57.069279 11910 raft_consensus.cc:2804] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.069792 11910 raft_consensus.cc:697] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:57.065672 11844 consensus_queue.cc:260] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.065707 11845 consensus_queue.cc:260] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.070652 11910 consensus_queue.cc:237] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.063061 11965 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.076043 11965 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.126003 11906 raft_consensus.cc:493] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.126660 11906 raft_consensus.cc:515] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.129045 11906 leader_election.cc:290] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.129545 11906 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.129995 11906 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.077013 11844 ts_tablet_manager.cc:1434] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:57.079459 11842 tablet_bootstrap.cc:654] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.079864 11981 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.149853 11906 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.149928 11981 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.150494 11906 raft_consensus.cc:493] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.152032 11844 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:57.157467 11845 ts_tablet_manager.cc:1434] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 14:51:57.150970 11906 raft_consensus.cc:515] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.176085 11842 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:57.176648 11842 ts_tablet_manager.cc:1403] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.008s
I20260709 14:51:57.179443 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:57.180693 11797 raft_consensus.cc:2393] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:57.181658 11842 raft_consensus.cc:359] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.182390 11842 raft_consensus.cc:385] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.182636 11842 raft_consensus.cc:740] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.185003 11844 tablet_bootstrap.cc:654] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.190078 11842 consensus_queue.cc:260] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.217485 11906 leader_election.cc:290] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.236277 11843 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:57.236841 11843 ts_tablet_manager.cc:1403] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.385s	user 0.029s	sys 0.040s
I20260709 14:51:57.234584 12009 raft_consensus.cc:493] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.238682 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.246886 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.243841 12009 raft_consensus.cc:515] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.247720 11797 raft_consensus.cc:2393] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:57.254654 11842 ts_tablet_manager.cc:1434] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.078s	user 0.020s	sys 0.005s
I20260709 14:51:57.238417 12007 consensus_queue.cc:1048] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:51:57.250073 11647 raft_consensus.cc:2468] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:57.256000 11843 raft_consensus.cc:359] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.257781 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.258867 11843 raft_consensus.cc:385] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.259187 11843 raft_consensus.cc:740] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.260715 11842 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:57.264648 11844 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.265949 11844 ts_tablet_manager.cc:1403] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.008s
I20260709 14:51:57.268966 11842 tablet_bootstrap.cc:654] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.268832 11844 raft_consensus.cc:359] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.269842 11844 raft_consensus.cc:385] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.270169 11844 raft_consensus.cc:740] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.261751 11795 raft_consensus.cc:2468] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:57.273519 11844 consensus_queue.cc:260] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.274632 12008 raft_consensus.cc:493] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.275112 12008 raft_consensus.cc:515] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.275784 11844 ts_tablet_manager.cc:1434] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:57.271950 11843 consensus_queue.cc:260] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.279114 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.281952 11844 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:57.283454 11614 leader_election.cc:304] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:57.285298 11990 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.285832 11990 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:51:57.286386 11761 leader_election.cc:343] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.280857 12009 leader_election.cc:290] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:57.288523 12007 raft_consensus.cc:2804] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.290815 12007 raft_consensus.cc:493] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.291314 12007 raft_consensus.cc:3060] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.283612 11843 ts_tablet_manager.cc:1434] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:51:57.296082 12008 leader_election.cc:290] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.296341 11843 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:57.306893 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.307715 12008 raft_consensus.cc:493] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.308324 12008 raft_consensus.cc:515] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.310750 12008 leader_election.cc:290] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.310843 11990 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.311436 11843 tablet_bootstrap.cc:654] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.314687 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:57.316352 11688 leader_election.cc:343] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.316867 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.317682 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.317920 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.307752 11647 raft_consensus.cc:2468] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:57.318523 11645 raft_consensus.cc:2468] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:57.318466 11844 tablet_bootstrap.cc:654] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.323410 11842 tablet_bootstrap.cc:492] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:57.323932 11842 ts_tablet_manager.cc:1403] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.002s
W20260709 14:51:57.331274 11686 leader_election.cc:343] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.332278 11686 leader_election.cc:304] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.333360 11981 raft_consensus.cc:2804] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.333876 11981 raft_consensus.cc:493] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.334296 11981 raft_consensus.cc:3060] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.335631 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:57.336390 11647 raft_consensus.cc:3060] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.339514 12007 raft_consensus.cc:515] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.341324 11990 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.352859 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:57.353349 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.354120 11842 raft_consensus.cc:359] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.355029 11842 raft_consensus.cc:385] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.355417 11842 raft_consensus.cc:740] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.359061 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.359342 11990 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.361688 11990 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.364193 11686 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.365092 12008 raft_consensus.cc:2749] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.365628 11645 raft_consensus.cc:2393] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:51:57.366360 12007 leader_election.cc:290] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.367615 11842 consensus_queue.cc:260] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.370481 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.375164 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:57.381515 11537 leader_election.cc:343] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:57.383570 11537 leader_election.cc:343] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:57.385193 11539 leader_election.cc:343] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.385912 11539 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:57.388242 12016 raft_consensus.cc:2749] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.399544 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.400238 11721 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:57.401540 11539 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:57.402546 12017 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.403043 12017 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.408044 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.413260 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.407452 12017 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.416854 11722 raft_consensus.cc:2393] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:51:57.417968 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.418509 11721 raft_consensus.cc:2468] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:57.419196 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:57.419903 11723 raft_consensus.cc:3060] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.419801 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:57.420678 11719 raft_consensus.cc:2393] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:51:57.424790 11614 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.425195 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.426062 11572 raft_consensus.cc:2393] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:57.426117 11614 leader_election.cc:304] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:57.427515 12019 raft_consensus.cc:2804] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.427961 12019 raft_consensus.cc:493] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.428296 12019 raft_consensus.cc:3060] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.437681 12019 raft_consensus.cc:515] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.427464 11723 raft_consensus.cc:2468] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:57.439275 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.440320 11572 raft_consensus.cc:2468] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:57.441423 12019 leader_election.cc:290] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.426546 12017 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.442464 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.442970 11574 raft_consensus.cc:2393] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:51:57.449843 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:57.450582 11719 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.455596 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:57.456555 11723 raft_consensus.cc:3060] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.446350 12017 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:51:57.459736 11686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 49444.1us
I20260709 14:51:57.460422 12022 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.460990 12022 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.463459 11844 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.445274 11647 raft_consensus.cc:2468] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:57.464049 11844 ts_tablet_manager.cc:1403] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.183s	user 0.016s	sys 0.013s
I20260709 14:51:57.467028 11844 raft_consensus.cc:359] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.468480 11844 raft_consensus.cc:385] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.468812 11844 raft_consensus.cc:740] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.463402 12022 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.469653 11844 consensus_queue.cc:260] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.471830 11844 ts_tablet_manager.cc:1434] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:57.472821 11719 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:57.472827 11844 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:57.464154 12007 raft_consensus.cc:2749] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.477610 11539 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:57.478698 12017 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.479245 12017 raft_consensus.cc:697] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:57.480087 12017 consensus_queue.cc:237] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.482507 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:57.485355 11687 leader_election.cc:304] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.486562 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:57.487298 11571 raft_consensus.cc:3060] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:57.487425 11613 leader_election.cc:343] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.488983 12019 consensus_queue.cc:1048] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:57.493773 12023 raft_consensus.cc:2749] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:57.493886 11613 leader_election.cc:343] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.503149 11723 raft_consensus.cc:2468] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:57.509724 11614 leader_election.cc:304] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:57.510936 12019 raft_consensus.cc:2804] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.511514 12019 raft_consensus.cc:697] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:57.512475 12019 consensus_queue.cc:237] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.513087 11845 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:57.508283 11844 tablet_bootstrap.cc:654] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.515021 11571 raft_consensus.cc:2468] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:57.527956 11845 tablet_bootstrap.cc:654] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.520304 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:57.520918 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:57.544458 11537 leader_election.cc:343] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:57.568887 11686 leader_election.cc:343] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.376729 11981 raft_consensus.cc:515] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.598786 11844 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.613379 11844 ts_tablet_manager.cc:1403] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.003s
I20260709 14:51:57.606637 11687 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:51:57.608605 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 237205us
I20260709 14:51:57.609777 11965 consensus_queue.cc:1048] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:57.610492 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 152640us
I20260709 14:51:57.612037 11760 leader_election.cc:304] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:57.622833 12013 raft_consensus.cc:3060] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.625131 12025 raft_consensus.cc:2749] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.634219 12011 raft_consensus.cc:493] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.635768 12011 raft_consensus.cc:515] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.627985 11760 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:51:57.636808 11844 raft_consensus.cc:359] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.637533 11844 raft_consensus.cc:385] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.637789 11844 raft_consensus.cc:740] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.638032 12011 leader_election.cc:290] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.638578 12011 raft_consensus.cc:2804] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.639004 12011 raft_consensus.cc:697] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:57.639590 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.639853 12011 consensus_queue.cc:237] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.640244 11719 raft_consensus.cc:2468] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:57.641645 11762 leader_election.cc:304] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:57.642807 12009 raft_consensus.cc:2804] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.643363 12009 raft_consensus.cc:493] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:57.643797 12009 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.642810 11844 consensus_queue.cc:260] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.657292 11845 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:57.657840 11845 ts_tablet_manager.cc:1403] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.145s	user 0.023s	sys 0.000s
I20260709 14:51:57.661381 11845 raft_consensus.cc:359] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.662211 11845 raft_consensus.cc:385] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.662483 11845 raft_consensus.cc:740] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.664450 11845 consensus_queue.cc:260] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.669052 11844 ts_tablet_manager.cc:1434] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 14:51:57.671479 11981 leader_election.cc:290] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.674830 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:57.675366 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:57.677058 11845 ts_tablet_manager.cc:1434] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:51:57.696616 11844 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:57.695441 11648 raft_consensus.cc:3060] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.706344 11844 tablet_bootstrap.cc:654] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.717101 12013 raft_consensus.cc:2749] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.720291 12009 raft_consensus.cc:515] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.722424 11842 ts_tablet_manager.cc:1434] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.398s	user 0.007s	sys 0.005s
I20260709 14:51:57.725333 11797 raft_consensus.cc:2468] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
W20260709 14:51:57.699858 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 58304.1us
I20260709 14:51:57.726902 11843 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:57.729140 11843 ts_tablet_manager.cc:1403] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.434s	user 0.016s	sys 0.004s
I20260709 14:51:57.722467 12009 leader_election.cc:290] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:57.731163 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:57.731911 11723 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.733289 11845 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:57.736853 11842 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:57.759509 11845 tablet_bootstrap.cc:654] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.759297 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:57.760288 11796 raft_consensus.cc:3060] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.763695 11915 consensus_queue.cc:1048] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:57.763868 11648 raft_consensus.cc:2468] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:57.764937 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:57.765079 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.763785 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.765895 11686 leader_election.cc:304] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:57.770411 12008 raft_consensus.cc:2804] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.770881 12008 raft_consensus.cc:697] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:57.771363 11844 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.771869 11844 ts_tablet_manager.cc:1403] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.024s
I20260709 14:51:57.771737 12008 consensus_queue.cc:237] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.774557 11844 raft_consensus.cc:359] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.776333 11844 raft_consensus.cc:385] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.776687 11844 raft_consensus.cc:740] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.763680 12017 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:51:57.780802 11614 leader_election.cc:304] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:57.779799 11723 raft_consensus.cc:2468] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:57.783190 12029 raft_consensus.cc:2804] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.783885 12029 raft_consensus.cc:697] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:57.777655 12017 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.784741 12029 consensus_queue.cc:237] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:57.785979 11843 raft_consensus.cc:359] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.789861 11843 raft_consensus.cc:385] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.790230 11843 raft_consensus.cc:740] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:57.789273 11844 consensus_queue.cc:260] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:57.792424 11762 leader_election.cc:304] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:57.793264 11843 consensus_queue.cc:260] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.797362 11844 ts_tablet_manager.cc:1434] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
W20260709 14:51:57.794886 11688 leader_election.cc:343] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.798379 11843 ts_tablet_manager.cc:1434] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 14:51:57.798537 11688 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.793205 11796 raft_consensus.cc:2468] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:57.794916 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.797896 11965 raft_consensus.cc:2804] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:57.793928 12017 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.799497 12039 consensus_queue.cc:1048] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:57.801822 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.803120 11844 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:57.824750 11842 tablet_bootstrap.cc:654] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.828860 11844 tablet_bootstrap.cc:654] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.831439 11843 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:57.800055 11872 raft_consensus.cc:2749] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.820873 11965 raft_consensus.cc:697] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:57.805194 11645 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:51:57.835484 11965 consensus_queue.cc:237] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.836841 11537 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:51:57.837850 11990 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:57.838346 11990 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:51:57.838842 11990 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.853556 11843 tablet_bootstrap.cc:654] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:57.851466 11794 raft_consensus.cc:2393] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:57.877480 11981 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:57.851771 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:51:57.801259 11761 leader_election.cc:343] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.882980 11872 raft_consensus.cc:493] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.886736 11872 raft_consensus.cc:515] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:57.890964 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.878274 11981 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:51:57.901825 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 100219us
W20260709 14:51:57.902606 11761 leader_election.cc:343] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.909286 11845 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:57.910000 11845 ts_tablet_manager.cc:1403] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.177s	user 0.016s	sys 0.030s
I20260709 14:51:57.915603 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.897253 11872 leader_election.cc:290] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.919550 11844 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:57.920095 11844 ts_tablet_manager.cc:1403] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.117s	user 0.034s	sys 0.070s
I20260709 14:51:57.928085 11469 catalog_manager.cc:5697] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:57.932101 12019 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.932863 12019 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:51:57.942266 11686 leader_election.cc:343] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.957971 11648 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:57.971899 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:57.975962 11688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 62060.5us
W20260709 14:51:57.978729 11688 leader_election.cc:343] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:57.978982 12017 consensus_queue.cc:1048] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:57.979200 11688 leader_election.cc:304] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:57.981212 12008 raft_consensus.cc:2749] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:57.987529 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:57.988251 11571 raft_consensus.cc:2468] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:57.990836 12017 raft_consensus.cc:493] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:57.991400 12017 raft_consensus.cc:515] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:57.993577 12017 leader_election.cc:290] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:57.988274 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:57.995577 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:57.997197 11687 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:57.998224 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:57.998973 12023 raft_consensus.cc:2804] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:57.999465 12019 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:57.999567 12023 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.000255 12023 raft_consensus.cc:3060] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.011667 11844 raft_consensus.cc:359] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.012694 11844 raft_consensus.cc:385] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:57.985152 11981 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.013389 11844 raft_consensus.cc:740] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.014179 11842 tablet_bootstrap.cc:492] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:57.999004 11719 raft_consensus.cc:2393] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:58.014883 11842 ts_tablet_manager.cc:1403] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.278s	user 0.021s	sys 0.024s
I20260709 14:51:58.016857 11844 consensus_queue.cc:260] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.018565 11845 raft_consensus.cc:359] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.019443 11845 raft_consensus.cc:385] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.019788 11845 raft_consensus.cc:740] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.020412 11845 consensus_queue.cc:260] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.024870 11845 ts_tablet_manager.cc:1434] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.000s
W20260709 14:51:58.017150 11686 leader_election.cc:343] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.022194 11539 leader_election.cc:304] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.023052 12019 consensus_queue.cc:1048] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:58.027946 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.028774 11719 raft_consensus.cc:2393] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:51:58.029846 12017 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.032023 11845 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:58.032274 11844 ts_tablet_manager.cc:1434] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.112s	user 0.005s	sys 0.003s
I20260709 14:51:58.035526 11842 raft_consensus.cc:359] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.036338 11842 raft_consensus.cc:385] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.036619 11842 raft_consensus.cc:740] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.037273 11990 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.037369 11842 consensus_queue.cc:260] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.041180 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:58.042001 11794 raft_consensus.cc:2393] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:58.044142 11990 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.047843 11990 consensus_queue.cc:1048] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.052310 11842 ts_tablet_manager.cc:1434] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:51:58.053501 11842 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.055279 11843 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.055766 11843 ts_tablet_manager.cc:1403] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.235s	user 0.044s	sys 0.073s
I20260709 14:51:58.056231 11614 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:51:58.057333 12029 raft_consensus.cc:2749] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.058322 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.059975 12017 raft_consensus.cc:2749] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.065340 11843 raft_consensus.cc:359] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.067909 11843 raft_consensus.cc:385] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.068204 11843 raft_consensus.cc:740] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.068929 11843 consensus_queue.cc:260] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.076433 11845 tablet_bootstrap.cc:654] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.072889 12023 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.076984 11906 consensus_queue.cc:1048] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.077499 11842 tablet_bootstrap.cc:654] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.075666 11843 ts_tablet_manager.cc:1434] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:58.074424 12029 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.078969 12029 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.081084 12029 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.083324 11647 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:51:58.087579 12023 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.088430 11844 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.090337 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.090624 11537 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.091054 11794 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:58.092078 12016 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:58.092562 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:58.092731 12016 raft_consensus.cc:697] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:58.093176 11570 raft_consensus.cc:3060] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.093930 12016 consensus_queue.cc:237] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.099202 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.100013 11721 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:58.101763 11570 raft_consensus.cc:2468] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:58.103574 11687 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:58.104972 11614 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:58.105041 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.109427 11906 raft_consensus.cc:2804] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.109861 11906 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.110253 11906 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.113922 12023 raft_consensus.cc:2804] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.114735 12023 raft_consensus.cc:697] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:58.115641 12023 consensus_queue.cc:237] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.117755 11843 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:51:58.120952 11686 leader_election.cc:343] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.126045 11844 tablet_bootstrap.cc:654] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.131984 12025 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.132568 12025 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.135968 11843 tablet_bootstrap.cc:654] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.135658 11906 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.137449 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.134970 12025 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.142489 11720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
W20260709 14:51:58.143270 11688 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.143177 11720 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.146286 11906 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.153126 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.154069 11844 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
W20260709 14:51:58.154953 11687 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.155521 11687 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.156641 12025 raft_consensus.cc:2749] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.157773 11844 ts_tablet_manager.cc:1403] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.005s
I20260709 14:51:58.160564 11720 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:58.160565 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:58.160965 11844 raft_consensus.cc:359] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.161429 11794 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.161689 11844 raft_consensus.cc:385] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.162012 11844 raft_consensus.cc:740] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.166767 11842 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:58.167276 11842 ts_tablet_manager.cc:1403] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.006s
I20260709 14:51:58.167788 11844 consensus_queue.cc:260] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.172993 11844 ts_tablet_manager.cc:1434] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:58.174042 11844 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.180980 11842 raft_consensus.cc:359] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.182080 11842 raft_consensus.cc:385] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.182308 11842 raft_consensus.cc:740] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.174844 11614 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:58.192644 12019 raft_consensus.cc:2804] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.193328 12019 raft_consensus.cc:697] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:58.188510 11965 consensus_queue.cc:1048] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:58.195308 11844 tablet_bootstrap.cc:654] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.194485 12019 consensus_queue.cc:237] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.197362 11843 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.198045 11843 ts_tablet_manager.cc:1403] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.004s
I20260709 14:51:58.200924 11843 raft_consensus.cc:359] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.203477 11843 raft_consensus.cc:385] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.195207 11794 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:58.204783 11843 raft_consensus.cc:740] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.205756 11845 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:58.205678 11843 consensus_queue.cc:260] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.206252 11845 ts_tablet_manager.cc:1403] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.175s	user 0.010s	sys 0.004s
I20260709 14:51:58.208391 11843 ts_tablet_manager.cc:1434] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:51:58.209488 11843 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.183503 11842 consensus_queue.cc:260] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.215806 11842 ts_tablet_manager.cc:1434] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:51:58.209117 11845 raft_consensus.cc:359] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.216420 11845 raft_consensus.cc:385] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.217283 11842 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.217356 11845 raft_consensus.cc:740] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.218580 11843 tablet_bootstrap.cc:654] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.218178 11845 consensus_queue.cc:260] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.221230 11844 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:58.221728 11844 ts_tablet_manager.cc:1403] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 14:51:58.228492 11845 ts_tablet_manager.cc:1434] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:51:58.232288 11844 raft_consensus.cc:359] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.233104 11844 raft_consensus.cc:385] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.233392 11844 raft_consensus.cc:740] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.234263 12023 consensus_queue.cc:1048] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:58.234151 11844 consensus_queue.cc:260] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.236893 11844 ts_tablet_manager.cc:1434] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:58.238018 11844 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.239208 12039 consensus_queue.cc:1048] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.240070 11845 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:58.250375 11844 tablet_bootstrap.cc:654] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.252140 11843 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.252681 11843 ts_tablet_manager.cc:1403] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.000s
I20260709 14:51:58.263041 11843 raft_consensus.cc:359] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.264060 11843 raft_consensus.cc:385] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.264412 11843 raft_consensus.cc:740] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.265380 11843 consensus_queue.cc:260] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.268507 11843 ts_tablet_manager.cc:1434] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 14:51:58.270028 11843 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.278784 11843 tablet_bootstrap.cc:654] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.279819 12025 raft_consensus.cc:493] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.280504 12025 raft_consensus.cc:515] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.286614 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.286911 12025 leader_election.cc:290] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.287159 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:58.294409 11687 leader_election.cc:343] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:58.296630 11686 leader_election.cc:343] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.297307 11686 leader_election.cc:304] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:58.299716 11981 raft_consensus.cc:2749] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.307996 11845 tablet_bootstrap.cc:654] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.310235 11915 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.311256 11990 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.310963 11915 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.311774 11990 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.313802 11990 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.315254 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.316237 11842 tablet_bootstrap.cc:654] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.316159 11645 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:51:58.316548 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.316185 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.317449 11794 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:58.318084 11648 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:58.318653 11539 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
W20260709 14:51:58.306682 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 45710.3us
I20260709 14:51:58.325649 11990 raft_consensus.cc:493] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.326144 11990 raft_consensus.cc:515] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.328423 11990 leader_election.cc:290] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.323879 11965 raft_consensus.cc:493] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.325076 11844 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:58.330484 11844 ts_tablet_manager.cc:1403] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.049s
I20260709 14:51:58.334190 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.336408 11794 raft_consensus.cc:2393] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:51:58.338053 11760 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:58.339179 12039 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:58.339591 12039 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.339912 12039 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.340426 12008 consensus_queue.cc:1048] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:58.343925 11990 raft_consensus.cc:2804] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.344486 11990 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.344923 11990 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.348580 11915 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.342895 11965 raft_consensus.cc:515] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.351615 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.351929 11965 leader_election.cc:290] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:58.356907 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2abcc94cf84aabac809f1fd7afb726" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.358052 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:51:58.360244 11760 leader_election.cc:343] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.363075 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.363881 11723 raft_consensus.cc:2468] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:58.366844 11468 catalog_manager.cc:5697] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.368884 11468 catalog_manager.cc:5697] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.372097 11844 raft_consensus.cc:359] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.372846 11844 raft_consensus.cc:385] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.373114 11844 raft_consensus.cc:740] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.374459 11990 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.375406 11843 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.375530 11570 raft_consensus.cc:3060] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.375926 11843 ts_tablet_manager.cc:1403] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.024s
I20260709 14:51:58.377368 11762 leader_election.cc:304] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:58.377449 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:58.377939 11844 consensus_queue.cc:260] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.378400 11794 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.378733 12037 raft_consensus.cc:2804] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.379137 12037 raft_consensus.cc:493] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.379505 12037 raft_consensus.cc:3060] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.382428 11844 ts_tablet_manager.cc:1434] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.003s
I20260709 14:51:58.383502 11844 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.388455 11845 tablet_bootstrap.cc:492] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:58.389215 11845 ts_tablet_manager.cc:1403] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.018s
I20260709 14:51:58.370940 11468 catalog_manager.cc:5697] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.389642 11794 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:58.391492 11539 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:58.391680 11843 raft_consensus.cc:359] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.392434 11843 raft_consensus.cc:385] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.393018 11843 raft_consensus.cc:740] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.392416 12016 raft_consensus.cc:2804] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.392210 11845 raft_consensus.cc:359] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.395295 12016 raft_consensus.cc:697] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:58.395385 11845 raft_consensus.cc:385] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:58.395862 11744 debug-util.cc:398] Leaking SignalData structure 0x7b0800083620 after lost signal to thread 9528
W20260709 14:51:58.410094 11744 debug-util.cc:398] Leaking SignalData structure 0x7b08002109e0 after lost signal to thread 11506
W20260709 14:51:58.411870 11744 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1140 after lost signal to thread 11598
W20260709 14:51:58.413437 11744 debug-util.cc:398] Leaking SignalData structure 0x7b0800049080 after lost signal to thread 11673
I20260709 14:51:58.413632 12037 raft_consensus.cc:515] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.415719 11537 leader_election.cc:304] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.418219 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.418861 11647 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.419912 11842 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:58.382166 12039 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.408600 11910 consensus_queue.cc:1048] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.423178 12039 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.381338 11990 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:51:58.414979 11744 debug-util.cc:398] Leaking SignalData structure 0x7b08002c68e0 after lost signal to thread 11747
I20260709 14:51:58.434535 11647 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
W20260709 14:51:58.435370 11744 debug-util.cc:398] Leaking SignalData structure 0x7b0800275da0 after lost signal to thread 11821
I20260709 14:51:58.395720 11843 consensus_queue.cc:260] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.420434 11842 ts_tablet_manager.cc:1403] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.007s
I20260709 14:51:58.437431 11843 ts_tablet_manager.cc:1434] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.004s
I20260709 14:51:58.396080 11845 raft_consensus.cc:740] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.438448 11843 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.408370 12016 consensus_queue.cc:237] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.427536 12021 raft_consensus.cc:2749] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.439064 12039 consensus_queue.cc:1048] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.428604 12019 consensus_queue.cc:1048] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.430619 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.432299 11844 tablet_bootstrap.cc:654] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.442991 11645 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.443363 11845 consensus_queue.cc:260] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.445508 11843 tablet_bootstrap.cc:654] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.445611 11845 ts_tablet_manager.cc:1434] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.003s
I20260709 14:51:58.446645 11845 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:58.447345 11906 consensus_queue.cc:1048] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:58.424438 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:58.438884 11842 raft_consensus.cc:359] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.464529 11842 raft_consensus.cc:385] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.464913 11842 raft_consensus.cc:740] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.473058 11842 consensus_queue.cc:260] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.481822 11842 ts_tablet_manager.cc:1434] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:51:58.483189 11845 tablet_bootstrap.cc:654] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.474285 11471 catalog_manager.cc:5697] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.493090 11842 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.481419 12021 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.499730 11471 catalog_manager.cc:5697] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.511004 12025 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.514312 12025 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.516525 12025 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.504690 12021 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.526144 11845 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:58.527849 11845 ts_tablet_manager.cc:1403] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.007s
I20260709 14:51:58.531430 12037 leader_election.cc:290] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:58.533464 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:58.533625 11645 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 3.
I20260709 14:51:58.534189 11719 raft_consensus.cc:3060] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.535701 11844 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:58.536703 11844 ts_tablet_manager.cc:1403] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.000s
I20260709 14:51:58.524055 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.537774 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.548139 11760 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:58.548826 12021 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.549172 11965 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.549686 11965 raft_consensus.cc:697] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:58.550570 11965 consensus_queue.cc:237] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.552304 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.552819 11719 raft_consensus.cc:2468] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
W20260709 14:51:58.554057 11687 leader_election.cc:343] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.555367 11647 raft_consensus.cc:3060] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:58.555431 11686 consensus_peers.cc:597] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:58.557348 11845 raft_consensus.cc:359] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.558095 11845 raft_consensus.cc:385] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.558369 11845 raft_consensus.cc:740] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.559404 11845 consensus_queue.cc:260] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.561942 11762 leader_election.cc:304] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:58.563385 11910 raft_consensus.cc:2804] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.563881 11910 raft_consensus.cc:697] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
W20260709 14:51:58.564002 11688 leader_election.cc:343] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.564524 11688 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.564774 11910 consensus_queue.cc:237] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.566921 12008 raft_consensus.cc:2749] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.568207 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:58.577771 11539 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.584115 11842 tablet_bootstrap.cc:654] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.584240 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.585417 11723 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:58.588860 11845 ts_tablet_manager.cc:1434] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.005s
I20260709 14:51:58.597987 11845 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:58.598954 12025 consensus_queue.cc:1048] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:58.601759 11906 raft_consensus.cc:493] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.602293 11906 raft_consensus.cc:515] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.602813 11469 catalog_manager.cc:5697] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.605065 11469 catalog_manager.cc:5697] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.609793 11539 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.610209 11906 leader_election.cc:290] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:58.610754 12016 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.611119 12016 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.611477 12016 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.615833 11843 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.616331 11843 ts_tablet_manager.cc:1403] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.178s	user 0.027s	sys 0.023s
I20260709 14:51:58.624548 11843 raft_consensus.cc:359] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.625159 11843 raft_consensus.cc:385] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.626171 11843 raft_consensus.cc:740] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.607753 11965 raft_consensus.cc:493] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.628633 11965 raft_consensus.cc:515] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.630594 11844 raft_consensus.cc:359] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.631053 11965 leader_election.cc:290] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.625721 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.631982 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.632190 11723 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:58.633164 11843 consensus_queue.cc:260] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.633594 11614 leader_election.cc:304] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:58.634194 11572 raft_consensus.cc:2468] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:58.631455 11844 raft_consensus.cc:385] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.634486 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.634953 11844 raft_consensus.cc:740] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.635676 11843 ts_tablet_manager.cc:1434] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:51:58.635769 11844 consensus_queue.cc:260] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.636850 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.637171 12029 raft_consensus.cc:2804] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.637491 11571 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:58.637553 12029 raft_consensus.cc:493] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.637660 11761 leader_election.cc:304] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:58.638069 12029 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.638604 11843 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.638729 12040 raft_consensus.cc:2804] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.639195 12040 raft_consensus.cc:493] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.640003 12040 raft_consensus.cc:3060] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.641080 11844 ts_tablet_manager.cc:1434] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.000s
I20260709 14:51:58.649374 11471 catalog_manager.cc:5697] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.650625 11842 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:58.651351 11842 ts_tablet_manager.cc:1403] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.008s
I20260709 14:51:58.670575 12029 raft_consensus.cc:515] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.670944 11647 raft_consensus.cc:2468] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:58.673758 11844 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.673791 11845 tablet_bootstrap.cc:654] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.684149 12016 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.687163 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:58.687798 11723 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.690526 12040 raft_consensus.cc:515] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:51:58.673081 11760 leader_election.cc:343] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.694509 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:58.695147 11572 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.695511 11723 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:58.692642 11906 consensus_queue.cc:1048] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.696719 11539 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:51:58.699141 12016 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.702152 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:58.703297 12021 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.703815 12021 raft_consensus.cc:697] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:58.704030 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:58.704608 11571 raft_consensus.cc:3060] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.704663 12021 consensus_queue.cc:237] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.708149 11842 raft_consensus.cc:359] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.708952 11842 raft_consensus.cc:385] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.709287 11842 raft_consensus.cc:740] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
W20260709 14:51:58.709328 11539 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.710903 12040 leader_election.cc:290] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:58.711104 11842 consensus_queue.cc:260] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.714429 12029 leader_election.cc:290] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:58.716020 11647 raft_consensus.cc:1240] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Rejecting Update request from peer 46375f2e278445b6b3d5f13354ffd22f for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:58.717554 11990 consensus_queue.cc:1059] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.718384 11990 raft_consensus.cc:3055] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.718766 11990 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:58.720260 11842 ts_tablet_manager.cc:1434] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 14:51:58.715866 11468 catalog_manager.cc:5697] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.726944 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:58.719692 11990 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.740469 11842 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.729200 12029 consensus_queue.cc:1048] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.730031 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:58.745412 11990 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:58.745846 11760 leader_election.cc:343] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.747470 11842 tablet_bootstrap.cc:654] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.747563 12008 raft_consensus.cc:493] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.748142 12008 raft_consensus.cc:515] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.752583 12008 leader_election.cc:290] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:58.734365 11844 tablet_bootstrap.cc:654] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.752768 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:58.753839 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:51:58.754339 11686 leader_election.cc:343] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:58.755398 11688 leader_election.cc:343] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.740106 11721 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.755856 11688 leader_election.cc:304] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:58.757130 12008 raft_consensus.cc:2749] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.730826 11571 raft_consensus.cc:2468] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:58.760310 11761 leader_election.cc:304] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:58.761636 12040 raft_consensus.cc:2804] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.762212 12040 raft_consensus.cc:697] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:58.763203 12040 consensus_queue.cc:237] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.761889 11468 catalog_manager.cc:5697] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.770929 11572 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:58.794925 11843 tablet_bootstrap.cc:654] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.803617 11842 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:58.804395 11842 ts_tablet_manager.cc:1403] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.012s
I20260709 14:51:58.809635 11842 raft_consensus.cc:359] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.810600 11842 raft_consensus.cc:385] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.810971 11842 raft_consensus.cc:740] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.791604 11613 leader_election.cc:304] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:51:58.813084 12031 raft_consensus.cc:2804] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.813665 12031 raft_consensus.cc:697] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:58.814525 12031 consensus_queue.cc:237] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.818922 11842 consensus_queue.cc:260] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.821822 11842 ts_tablet_manager.cc:1434] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:58.825626 11842 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.832244 11842 tablet_bootstrap.cc:654] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.832825 11471 catalog_manager.cc:5697] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.836323 11721 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:58.863538 11844 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:58.864215 11844 ts_tablet_manager.cc:1403] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.025s
I20260709 14:51:58.872660 11844 raft_consensus.cc:359] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.873670 11844 raft_consensus.cc:385] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.874022 11844 raft_consensus.cc:740] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.875721 11845 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:58.875078 11844 consensus_queue.cc:260] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.879914 11845 ts_tablet_manager.cc:1403] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.282s	user 0.021s	sys 0.015s
I20260709 14:51:58.883059 11845 raft_consensus.cc:359] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.884532 11845 raft_consensus.cc:385] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.884846 11845 raft_consensus.cc:740] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.886773 11844 ts_tablet_manager.cc:1434] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:51:58.885579 11845 consensus_queue.cc:260] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:58.890568 11843 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.891148 11843 ts_tablet_manager.cc:1403] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.253s	user 0.011s	sys 0.003s
I20260709 14:51:58.893213 11845 ts_tablet_manager.cc:1434] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:58.895056 11843 raft_consensus.cc:359] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.895874 11843 raft_consensus.cc:385] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.896190 11843 raft_consensus.cc:740] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.896895 11843 consensus_queue.cc:260] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:58.898615 11843 ts_tablet_manager.cc:1434] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:51:58.899677 11843 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.906580 11843 tablet_bootstrap.cc:654] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.855917 11990 consensus_queue.cc:1048] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:51:58.910625 11470 catalog_manager.cc:5697] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.916648 12016 consensus_queue.cc:1048] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.920006 11844 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:58.921308 11842 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:58.921841 11842 ts_tablet_manager.cc:1403] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.002s
I20260709 14:51:58.925503 11845 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:58.933122 12040 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.933684 12040 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.935052 11844 tablet_bootstrap.cc:654] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.930925 11842 raft_consensus.cc:359] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.939761 11842 raft_consensus.cc:385] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.940111 11842 raft_consensus.cc:740] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.941798 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:58.942682 11719 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:58.944414 11842 consensus_queue.cc:260] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.946691 11842 ts_tablet_manager.cc:1434] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:51:58.947777 11842 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:58.950099 11843 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:58.950629 11843 ts_tablet_manager.cc:1403] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260709 14:51:58.953559 11843 raft_consensus.cc:359] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.954440 11471 catalog_manager.cc:5697] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.964707 11843 raft_consensus.cc:385] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.965096 11843 raft_consensus.cc:740] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.959283 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:58.965801 11843 consensus_queue.cc:260] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.967154 11571 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:58.946460 11762 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:58.968036 11843 ts_tablet_manager.cc:1434] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:58.965958 11471 catalog_manager.cc:5697] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.962127 12008 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.963356 11844 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:58.969506 11910 raft_consensus.cc:2804] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.969928 11910 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.969832 12008 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:58.957614 11845 tablet_bootstrap.cc:654] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:58.970794 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:58.963374 11842 tablet_bootstrap.cc:654] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.970372 11910 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.973227 11843 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:58.973605 12008 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.976490 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:58.978163 11687 leader_election.cc:343] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.981187 12040 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:58.969949 11844 ts_tablet_manager.cc:1403] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260709 14:51:58.982165 11645 raft_consensus.cc:1275] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:58.983825 12037 consensus_queue.cc:1048] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.984581 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:58.985255 11793 raft_consensus.cc:2468] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:58.988843 11844 raft_consensus.cc:359] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:58.990926 11688 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:58.998116 12008 raft_consensus.cc:2804] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.998750 12008 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.999305 12008 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.003352 11844 raft_consensus.cc:385] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.003834 11844 raft_consensus.cc:740] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.004809 11844 consensus_queue.cc:260] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.012905 11844 ts_tablet_manager.cc:1434] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:51:59.017841 12037 consensus_queue.cc:1048] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:58.994549 11471 catalog_manager.cc:5697] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 2 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 3 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.024513 12039 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.025043 12039 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.020007 11910 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.030676 11844 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:59.038093 11843 tablet_bootstrap.cc:654] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.033674 12025 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.038771 12025 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.042655 11842 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:59.042820 12025 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.043287 11842 ts_tablet_manager.cc:1403] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.021s
I20260709 14:51:59.043615 12008 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.044898 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:59.045531 11723 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.046331 11842 raft_consensus.cc:359] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.047019 11842 raft_consensus.cc:385] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.047314 11842 raft_consensus.cc:740] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.047966 11842 consensus_queue.cc:260] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.050207 11842 ts_tablet_manager.cc:1434] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:59.036741 11845 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.034540 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:59.051870 11845 ts_tablet_manager.cc:1403] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.004s
I20260709 14:51:59.052199 11721 raft_consensus.cc:2393] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:51:59.036948 11910 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:59.054893 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:59.057972 11794 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.055663 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.059863 12029 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.060467 12029 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.057456 11844 tablet_bootstrap.cc:654] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.051077 12008 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:59.054749 11845 raft_consensus.cc:359] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.063452 11845 raft_consensus.cc:385] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.063856 11845 raft_consensus.cc:740] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.064601 11845 consensus_queue.cc:260] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.068267 11845 ts_tablet_manager.cc:1434] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:59.068538 12040 consensus_queue.cc:1048] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.069401 11845 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.072395 11794 raft_consensus.cc:2468] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:59.073123 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.063273 11842 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:59.076370 11688 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:59.076968 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.077332 12008 raft_consensus.cc:2804] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.077984 12008 raft_consensus.cc:697] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:59.078497 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:59.079540 12008 consensus_queue.cc:237] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:51:59.080869 11687 leader_election.cc:343] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.081807 11842 tablet_bootstrap.cc:654] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:59.082245 11687 leader_election.cc:343] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.085603 11686 leader_election.cc:343] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.085824 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:59.086208 11686 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:59.088117 12025 raft_consensus.cc:2749] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.088510 11845 tablet_bootstrap.cc:654] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.096536 12039 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:59.110332 11844 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:59.110927 11844 ts_tablet_manager.cc:1403] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.008s
I20260709 14:51:59.063194 12029 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:51:59.124163 11613 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:51:59.149446 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.150022 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:59.150664 11571 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.152637 11761 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:51:59.142920 11906 raft_consensus.cc:2749] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.154088 11648 raft_consensus.cc:3060] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.154237 12039 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.156152 11572 raft_consensus.cc:1275] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:51:59.156606 11572 pending_rounds.cc:85] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Aborting all ops after (but not including) 1
I20260709 14:51:59.156872 11572 pending_rounds.cc:107] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:51:59.157191 11572 raft_consensus.cc:2889] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:59.127689 11723 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:59.159072 11762 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:59.161178 12037 raft_consensus.cc:2804] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.161768 12037 raft_consensus.cc:697] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:59.163614 12040 consensus_queue.cc:1048] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.172570 11844 raft_consensus.cc:359] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.173269 11845 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.173692 11844 raft_consensus.cc:385] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.173972 11845 ts_tablet_manager.cc:1403] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.003s
I20260709 14:51:59.174136 11844 raft_consensus.cc:740] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.188547 12025 raft_consensus.cc:493] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.189288 12025 raft_consensus.cc:515] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.194350 12037 consensus_queue.cc:237] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.199397 11571 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:59.208377 12039 raft_consensus.cc:2749] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.212659 11845 raft_consensus.cc:359] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.213831 11845 raft_consensus.cc:385] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.214125 11906 raft_consensus.cc:493] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.214680 11906 raft_consensus.cc:515] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.218642 11906 leader_election.cc:290] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:59.214208 11845 raft_consensus.cc:740] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.179247 11844 consensus_queue.cc:260] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.221972 11845 consensus_queue.cc:260] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.224783 11843 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.218533 12021 consensus_queue.cc:1048] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.219105 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.229121 11572 raft_consensus.cc:2393] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:51:59.230861 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.233039 11614 leader_election.cc:304] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.234867 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.232985 11471 catalog_manager.cc:5697] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.225296 11845 ts_tablet_manager.cc:1434] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.003s
I20260709 14:51:59.241952 11844 ts_tablet_manager.cc:1434] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.131s	user 0.009s	sys 0.001s
I20260709 14:51:59.226927 11843 ts_tablet_manager.cc:1403] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.254s	user 0.032s	sys 0.027s
I20260709 14:51:59.246616 11845 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.252527 11915 consensus_queue.cc:1048] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.261958 11686 leader_election.cc:343] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.238396 11906 raft_consensus.cc:3060] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.266592 11990 consensus_queue.cc:1048] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.268707 12029 consensus_queue.cc:1048] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.270184 12025 leader_election.cc:290] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.272044 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.277508 11845 tablet_bootstrap.cc:654] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.267836 11843 raft_consensus.cc:359] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.303315 11843 raft_consensus.cc:385] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.303668 11843 raft_consensus.cc:740] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.304289 11843 consensus_queue.cc:260] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.307085 11843 ts_tablet_manager.cc:1434] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.000s
I20260709 14:51:59.308871 11843 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:59.315822 11844 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:59.299571 11794 raft_consensus.cc:2468] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:51:59.337857 11688 leader_election.cc:304] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:59.339139 12023 raft_consensus.cc:2804] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.339562 12023 raft_consensus.cc:493] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.339916 12023 raft_consensus.cc:3060] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.339979 11470 catalog_manager.cc:5697] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.333379 11990 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.348140 11842 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:59.348448 11990 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.348870 11842 ts_tablet_manager.cc:1403] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.298s	user 0.043s	sys 0.040s
I20260709 14:51:59.350463 11990 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.356979 11842 raft_consensus.cc:359] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.357785 11842 raft_consensus.cc:385] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.358161 11842 raft_consensus.cc:740] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.360464 11842 consensus_queue.cc:260] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.367676 11842 ts_tablet_manager.cc:1434] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:51:59.359933 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.374223 11647 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:59.354460 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.403239 11843 tablet_bootstrap.cc:654] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.384233 11537 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:51:59.401669 11906 raft_consensus.cc:2749] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.411834 12016 raft_consensus.cc:2804] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.412413 12016 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.412853 12016 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.418335 12037 consensus_queue.cc:1048] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.440260 11842 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
W20260709 14:51:59.448379 11539 leader_election.cc:343] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.434104 12025 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.464200 11842 tablet_bootstrap.cc:654] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.471485 12023 raft_consensus.cc:515] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.477727 11844 tablet_bootstrap.cc:654] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.462253 12025 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.487672 11906 consensus_queue.cc:1048] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.492762 11687 consensus_peers.cc:597] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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.493990 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.495301 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:51:59.495803 11688 leader_election.cc:343] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:59.496585 11687 leader_election.cc:343] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.498466 11687 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.499643 12008 raft_consensus.cc:2749] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.494179 12025 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:51:59.510895 12016 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.515187 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:59.515957 12023 leader_election.cc:290] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.528339 11845 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.528961 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:59.530967 11845 ts_tablet_manager.cc:1403] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.285s	user 0.037s	sys 0.029s
I20260709 14:51:59.536108 11794 raft_consensus.cc:3060] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:59.537189 11686 leader_election.cc:343] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.539479 11845 raft_consensus.cc:359] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.540520 11845 raft_consensus.cc:385] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.540851 11845 raft_consensus.cc:740] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.541637 11845 consensus_queue.cc:260] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.536123 11843 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.543406 11845 ts_tablet_manager.cc:1434] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:51:59.543756 11843 ts_tablet_manager.cc:1403] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.235s	user 0.025s	sys 0.034s
I20260709 14:51:59.558836 11845 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.576107 11843 raft_consensus.cc:359] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.576939 11843 raft_consensus.cc:385] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.577235 11843 raft_consensus.cc:740] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.577907 11843 consensus_queue.cc:260] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.579953 11843 ts_tablet_manager.cc:1434] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:51:59.582244 11844 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:59.582801 11844 ts_tablet_manager.cc:1403] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.273s	user 0.011s	sys 0.006s
I20260709 14:51:59.588385 11843 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:59.591993 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:59.596181 11843 tablet_bootstrap.cc:654] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.599293 12016 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.603993 11842 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:59.599591 11990 raft_consensus.cc:493] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.604521 11842 ts_tablet_manager.cc:1403] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.009s
I20260709 14:51:59.604841 11990 raft_consensus.cc:515] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:51:59.598937 11539 leader_election.cc:343] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.608304 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:59.608991 11647 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.612329 11794 raft_consensus.cc:2468] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:51:59.613739 11688 leader_election.cc:304] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:51:59.614966 12129 raft_consensus.cc:2804] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.615490 12129 raft_consensus.cc:697] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:51:59.616403 12129 consensus_queue.cc:237] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.616427 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.620296 11845 tablet_bootstrap.cc:654] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.623584 11990 leader_election.cc:290] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:51:59.624332 11537 leader_election.cc:343] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.624812 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:51:59.626462 11539 leader_election.cc:343] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.626955 11539 leader_election.cc:304] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:51:59.628152 11990 raft_consensus.cc:2749] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.631323 11842 raft_consensus.cc:359] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.632100 11842 raft_consensus.cc:385] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.632367 11842 raft_consensus.cc:740] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.633107 11842 consensus_queue.cc:260] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.628176 11844 raft_consensus.cc:359] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.636073 11844 raft_consensus.cc:385] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.636379 11844 raft_consensus.cc:740] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.643591 12037 consensus_queue.cc:1048] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:59.648061 11647 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:59.649552 11537 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.650391 11990 raft_consensus.cc:2804] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.650930 11990 raft_consensus.cc:697] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:59.651927 11990 consensus_queue.cc:237] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.644717 11844 consensus_queue.cc:260] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.654449 11843 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.654992 11843 ts_tablet_manager.cc:1403] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.002s
I20260709 14:51:59.655766 11844 ts_tablet_manager.cc:1434] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 14:51:59.643142 11842 ts_tablet_manager.cc:1434] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 14:51:59.659166 11842 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:59.660388 11843 raft_consensus.cc:359] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.661126 11843 raft_consensus.cc:385] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.661459 11843 raft_consensus.cc:740] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.662586 11843 consensus_queue.cc:260] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.668931 11844 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:51:59.672386 12129 consensus_queue.cc:1048] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.678593 11843 ts_tablet_manager.cc:1434] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 14:51:59.680598 11843 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:59.682143 11470 catalog_manager.cc:5697] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.682245 11468 catalog_manager.cc:5697] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.688763 11845 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.692049 11845 ts_tablet_manager.cc:1403] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.002s
I20260709 14:51:59.698431 11842 tablet_bootstrap.cc:654] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.701779 11843 tablet_bootstrap.cc:654] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.694671 11845 raft_consensus.cc:359] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.705485 11845 raft_consensus.cc:385] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.705806 11845 raft_consensus.cc:740] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.712642 11845 consensus_queue.cc:260] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.714499 11844 tablet_bootstrap.cc:654] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.730329 11845 ts_tablet_manager.cc:1434] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:51:59.741348 11845 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.744234 11990 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.744871 11990 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.747196 11990 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.751183 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:59.752364 12039 consensus_queue.cc:1048] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.753111 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.753563 11842 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:51:59.754109 12037 raft_consensus.cc:493] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.754586 12037 raft_consensus.cc:515] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.756707 11842 ts_tablet_manager.cc:1403] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.009s
I20260709 14:51:59.756852 12037 leader_election.cc:290] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.758395 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.758662 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.759115 11647 raft_consensus.cc:2468] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:59.759353 11572 raft_consensus.cc:2468] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:51:59.759752 11842 raft_consensus.cc:359] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.760432 11842 raft_consensus.cc:385] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.760694 11842 raft_consensus.cc:740] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.760723 11761 leader_election.cc:304] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:59.761467 11539 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.762547 12039 raft_consensus.cc:2804] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.762935 12039 raft_consensus.cc:493] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.763010 12016 raft_consensus.cc:2749] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.763310 12039 raft_consensus.cc:3060] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.764839 11845 tablet_bootstrap.cc:654] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.791281 11843 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.791776 11843 ts_tablet_manager.cc:1403] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.009s
I20260709 14:51:59.793084 11906 raft_consensus.cc:493] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.793622 11906 raft_consensus.cc:515] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.761425 11842 consensus_queue.cc:260] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.795773 11906 leader_election.cc:290] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.796777 11843 raft_consensus.cc:359] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.797508 11843 raft_consensus.cc:385] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.797796 11843 raft_consensus.cc:740] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.797849 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.798418 11842 ts_tablet_manager.cc:1434] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:51:59.798638 11843 consensus_queue.cc:260] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:51:59.799438 11614 leader_election.cc:343] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.799774 11990 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.800302 11990 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.800845 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:59.801294 11843 ts_tablet_manager.cc:1434] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:59.801501 11723 raft_consensus.cc:2468] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:51:59.802328 11843 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:59.802981 11614 leader_election.cc:304] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.803340 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:51:59.805896 11723 raft_consensus.cc:2468] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:51:59.804226 11906 raft_consensus.cc:2804] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.807116 11906 raft_consensus.cc:493] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.807518 11906 raft_consensus.cc:3060] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.805169 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:51:59.813441 11990 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
W20260709 14:51:59.813481 11539 leader_election.cc:343] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.815352 11539 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.817765 11843 tablet_bootstrap.cc:654] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.819487 12021 raft_consensus.cc:2804] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:59.820019 12021 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:59.820362 12021 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.799533 11842 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:51:59.827275 11845 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.827793 11845 ts_tablet_manager.cc:1403] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.015s
I20260709 14:51:59.830581 11845 raft_consensus.cc:359] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.831295 11845 raft_consensus.cc:385] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.831585 11845 raft_consensus.cc:740] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.832221 11845 consensus_queue.cc:260] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:51:59.834261 11842 tablet_bootstrap.cc:654] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.849658 11845 ts_tablet_manager.cc:1434] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:51:59.858278 11845 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.859321 12037 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.859856 12037 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.862465 12037 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.871997 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:51:59.873224 11647 raft_consensus.cc:2393] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:51:59.873410 11845 tablet_bootstrap.cc:654] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.878479 11843 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.879103 11843 ts_tablet_manager.cc:1403] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.018s
I20260709 14:51:59.884253 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:51:59.889796 11906 raft_consensus.cc:515] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.892020 11906 leader_election.cc:290] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.894809 12021 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.897053 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:59.900430 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:51:59.901199 11721 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.895987 12039 raft_consensus.cc:515] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.902840 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:59.903187 11843 raft_consensus.cc:359] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.903937 11843 raft_consensus.cc:385] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.900743 11723 raft_consensus.cc:3060] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.904223 11843 raft_consensus.cc:740] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.897583 11761 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:51:59.904620 12039 leader_election.cc:290] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:51:59.904955 11843 consensus_queue.cc:260] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.905920 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:51:59.906517 11647 raft_consensus.cc:3060] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.907675 11843 ts_tablet_manager.cc:1434] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 14:51:59.908922 11843 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:51:59.911705 11723 raft_consensus.cc:2468] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:51:59.915239 11843 tablet_bootstrap.cc:654] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:59.917455 11614 leader_election.cc:343] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.931984 11614 leader_election.cc:304] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.935186 11906 raft_consensus.cc:2804] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.936205 11906 raft_consensus.cc:697] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:51:59.921033 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:51:59.937294 11845 tablet_bootstrap.cc:492] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:51:59.937793 11845 ts_tablet_manager.cc:1403] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.005s
I20260709 14:51:59.921308 11842 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
W20260709 14:51:59.938341 11539 leader_election.cc:343] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:59.938540 11842 ts_tablet_manager.cc:1403] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.003s
I20260709 14:51:59.940511 11845 raft_consensus.cc:359] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.941226 11845 raft_consensus.cc:385] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.923241 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:51:59.926211 12039 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.942143 11571 raft_consensus.cc:3060] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.926581 11647 raft_consensus.cc:2468] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:51:59.948451 11760 leader_election.cc:304] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:51:59.949707 12037 raft_consensus.cc:2804] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.950366 12037 raft_consensus.cc:697] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:51:59.951515 12037 consensus_queue.cc:237] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:51:59.919440 12021 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:51:59.941181 11572 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.941671 11845 raft_consensus.cc:740] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.974431 11843 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:51:59.974345 11845 consensus_queue.cc:260] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.974946 11843 ts_tablet_manager.cc:1403] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.014s
I20260709 14:51:59.923941 11721 raft_consensus.cc:2468] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:51:59.961007 12039 raft_consensus.cc:2749] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.977304 11539 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:51:59.977495 11845 ts_tablet_manager.cc:1434] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:51:59.978227 11990 raft_consensus.cc:2804] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.978751 11990 raft_consensus.cc:697] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:51:59.978838 11845 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:51:59.979609 11990 consensus_queue.cc:237] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:51:59.942128 11906 consensus_queue.cc:237] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:51:59.993633 11844 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:51:59.994194 11844 ts_tablet_manager.cc:1403] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.338s	user 0.010s	sys 0.004s
I20260709 14:51:59.995774 11845 tablet_bootstrap.cc:654] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.996830 12129 raft_consensus.cc:493] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.997469 12129 raft_consensus.cc:515] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.000099 11842 raft_consensus.cc:359] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.000839 11842 raft_consensus.cc:385] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.001124 11842 raft_consensus.cc:740] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.001000 12129 leader_election.cc:290] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:00.001856 11842 consensus_queue.cc:260] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.002570 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.003412 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:00.004022 11686 leader_election.cc:343] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.004588 11844 raft_consensus.cc:359] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.005262 11844 raft_consensus.cc:385] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.005543 11844 raft_consensus.cc:740] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
W20260709 14:52:00.006132 11688 leader_election.cc:343] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.006253 11844 consensus_queue.cc:260] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.006735 11845 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:00.006647 11688 leader_election.cc:304] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:00.007351 11845 ts_tablet_manager.cc:1403] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 14:52:00.007531 12023 raft_consensus.cc:2749] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.007936 11843 raft_consensus.cc:359] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.008585 11843 raft_consensus.cc:385] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.008841 11843 raft_consensus.cc:740] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.009513 11843 consensus_queue.cc:260] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.011855 11844 ts_tablet_manager.cc:1434] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:00.012915 11844 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:00.010694 11845 raft_consensus.cc:359] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.015717 11845 raft_consensus.cc:385] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.016016 11845 raft_consensus.cc:740] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.016830 11845 consensus_queue.cc:260] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.018957 11845 ts_tablet_manager.cc:1434] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:00.024777 11844 tablet_bootstrap.cc:654] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.025753 11845 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:00.036371 11842 ts_tablet_manager.cc:1434] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 14:52:00.036994 11843 ts_tablet_manager.cc:1434] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.015s
I20260709 14:52:00.042423 11468 catalog_manager.cc:5697] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.045717 11842 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:00.051882 11645 raft_consensus.cc:3060] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.052464 11571 raft_consensus.cc:2468] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:00.064378 11845 tablet_bootstrap.cc:654] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.067658 11470 catalog_manager.cc:5697] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.075635 11843 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:00.078716 12129 consensus_queue.cc:1048] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.083531 12023 consensus_queue.cc:1048] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.093176 11468 catalog_manager.cc:5697] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.094221 11990 consensus_queue.cc:1048] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.094259 11842 tablet_bootstrap.cc:654] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.099646 11843 tablet_bootstrap.cc:654] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.155351 12037 raft_consensus.cc:493] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.156157 12037 raft_consensus.cc:515] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.167371 11842 tablet_bootstrap.cc:492] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:00.168279 11842 ts_tablet_manager.cc:1403] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.031s
I20260709 14:52:00.155398 12029 raft_consensus.cc:493] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.175081 12029 raft_consensus.cc:515] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.177256 12029 leader_election.cc:290] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.178002 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.178694 11648 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:00.161551 12037 leader_election.cc:290] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:00.179703 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:00.183099 11574 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:00.184525 11761 leader_election.cc:304] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:00.184821 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:00.185568 11574 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:00.196712 11613 leader_election.cc:304] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:00.184880 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.198045 11906 raft_consensus.cc:2804] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.198467 11906 raft_consensus.cc:493] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.198254 11723 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:00.198830 11906 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.208242 12040 raft_consensus.cc:2804] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.208734 12040 raft_consensus.cc:493] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.209077 12040 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:00.212164 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:00.215035 11842 raft_consensus.cc:359] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.215811 11842 raft_consensus.cc:385] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.216073 11842 raft_consensus.cc:740] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.216769 11842 consensus_queue.cc:260] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.218833 11842 ts_tablet_manager.cc:1434] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.002s
I20260709 14:52:00.219816 11842 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:00.224906 11906 raft_consensus.cc:515] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.227121 11906 leader_election.cc:290] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.228310 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:00.228960 11723 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.229205 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:00.229795 11572 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.265055 11844 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:00.265777 11844 ts_tablet_manager.cc:1403] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.253s	user 0.033s	sys 0.013s
I20260709 14:52:00.266453 11842 tablet_bootstrap.cc:654] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.269824 11845 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:00.270334 11845 ts_tablet_manager.cc:1403] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.245s	user 0.011s	sys 0.002s
I20260709 14:52:00.278700 11723 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:00.279906 11614 leader_election.cc:304] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:00.280697 11906 raft_consensus.cc:2804] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.281183 11906 raft_consensus.cc:697] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:00.282023 11906 consensus_queue.cc:237] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.282637 11845 raft_consensus.cc:359] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.283401 11845 raft_consensus.cc:385] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.283668 11845 raft_consensus.cc:740] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.284337 11845 consensus_queue.cc:260] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.284432 11990 consensus_queue.cc:1048] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.286338 11845 ts_tablet_manager.cc:1434] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:52:00.268078 11572 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:00.291278 11845 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:00.295997 11843 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:00.273705 12040 raft_consensus.cc:515] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.296564 11843 ts_tablet_manager.cc:1403] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.221s	user 0.023s	sys 0.008s
I20260709 14:52:00.302368 11843 raft_consensus.cc:359] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.303148 11843 raft_consensus.cc:385] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.303507 11843 raft_consensus.cc:740] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.304180 11843 consensus_queue.cc:260] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.307356 11843 ts_tablet_manager.cc:1434] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:00.307507 11845 tablet_bootstrap.cc:654] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.302047 11470 catalog_manager.cc:5697] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.310396 11843 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:00.313943 11844 raft_consensus.cc:359] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.314690 11844 raft_consensus.cc:385] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.314946 11844 raft_consensus.cc:740] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.315629 11844 consensus_queue.cc:260] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.316421 11843 tablet_bootstrap.cc:654] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.317735 11844 ts_tablet_manager.cc:1434] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260709 14:52:00.336630 12040 leader_election.cc:290] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:00.338228 11844 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:00.340782 11842 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:00.341740 11842 ts_tablet_manager.cc:1403] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.031s
I20260709 14:52:00.343837 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:00.344393 11906 raft_consensus.cc:493] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.344512 11648 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.344936 11906 raft_consensus.cc:515] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.347151 11906 leader_election.cc:290] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:00.350925 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.364287 11721 raft_consensus.cc:2468] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:00.365688 11614 leader_election.cc:304] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:00.366734 12019 raft_consensus.cc:2804] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.367126 12019 raft_consensus.cc:493] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.367487 12019 raft_consensus.cc:3060] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.343333 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:00.372215 11572 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.382014 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:00.382225 12019 raft_consensus.cc:515] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:00.383643 11614 leader_election.cc:343] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.391345 11843 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:00.396598 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:00.397148 11844 tablet_bootstrap.cc:654] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.397951 11539 consensus_peers.cc:597] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f -> Peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Couldn't send request to peer e84cb2935f434e8288f901b8613a9e35. 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:00.401294 11843 ts_tablet_manager.cc:1403] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.007s
I20260709 14:52:00.403733 11721 raft_consensus.cc:3060] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.405980 11843 raft_consensus.cc:359] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.406764 11843 raft_consensus.cc:385] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.407052 11843 raft_consensus.cc:740] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.409641 11843 consensus_queue.cc:260] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.410813 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:00.411612 12019 leader_election.cc:290] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:00.409034 11648 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
W20260709 14:52:00.415021 11614 leader_election.cc:343] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.415803 11572 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:00.416966 11760 leader_election.cc:304] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:00.414479 11845 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:00.417992 11845 ts_tablet_manager.cc:1403] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.032s
I20260709 14:52:00.419621 12157 raft_consensus.cc:2804] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.420147 12157 raft_consensus.cc:697] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:00.400810 11842 raft_consensus.cc:359] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.421046 11845 raft_consensus.cc:359] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.417308 11990 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.420943 12157 consensus_queue.cc:237] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.422433 11990 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.421437 11842 raft_consensus.cc:385] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.421774 11845 raft_consensus.cc:385] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.423367 11842 raft_consensus.cc:740] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.412060 11843 ts_tablet_manager.cc:1434] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:00.424108 11842 consensus_queue.cc:260] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.424641 11843 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:00.426946 11842 ts_tablet_manager.cc:1434] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.005s
I20260709 14:52:00.413132 11721 raft_consensus.cc:2468] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:00.437562 11842 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:00.438161 11614 leader_election.cc:304] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:00.437582 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.439689 11843 tablet_bootstrap.cc:654] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.423524 11845 raft_consensus.cc:740] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.432996 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.436470 11990 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.440897 12019 raft_consensus.cc:2804] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.441629 11845 consensus_queue.cc:260] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.442857 11648 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:00.442885 12019 raft_consensus.cc:697] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:00.444289 12019 consensus_queue.cc:237] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.448681 11537 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:00.449774 12021 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.450203 12021 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.450592 12021 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.445189 11845 ts_tablet_manager.cc:1434] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:52:00.448698 11723 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:00.464807 12021 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.456602 12023 raft_consensus.cc:493] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.472797 11845 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:00.481688 11842 tablet_bootstrap.cc:654] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.484879 11844 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:00.485469 11844 ts_tablet_manager.cc:1403] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.001s
I20260709 14:52:00.474279 12157 raft_consensus.cc:493] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.486905 12157 raft_consensus.cc:515] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.488201 11469 catalog_manager.cc:5697] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.488979 12019 consensus_queue.cc:1048] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:00.472223 12023 raft_consensus.cc:515] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.498762 12023 leader_election.cc:290] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:00.500679 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.500924 12157 leader_election.cc:290] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:00.502493 11686 leader_election.cc:343] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.509289 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:00.511083 11572 raft_consensus.cc:2468] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:52:00.512174 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.513517 11687 leader_election.cc:304] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:00.514271 12023 raft_consensus.cc:2804] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.514716 12023 raft_consensus.cc:493] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.515128 12023 raft_consensus.cc:3060] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.522624 11990 consensus_queue.cc:1048] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.509676 11470 catalog_manager.cc:5697] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:00.527841 11760 leader_election.cc:343] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.539948 11845 tablet_bootstrap.cc:654] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.543987 12021 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.547199 12023 raft_consensus.cc:515] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.550953 11843 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:00.551506 11843 ts_tablet_manager.cc:1403] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.001s
I20260709 14:52:00.552624 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:00.553344 11571 raft_consensus.cc:2468] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:00.554759 11843 raft_consensus.cc:359] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.554940 12040 consensus_queue.cc:1048] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.550220 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:00.555883 11719 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.558739 11843 raft_consensus.cc:385] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.559047 11843 raft_consensus.cc:740] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.559852 11843 consensus_queue.cc:260] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.560016 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:00.560742 11647 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.561203 11761 leader_election.cc:304] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:00.562534 12040 raft_consensus.cc:2804] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.562944 12040 raft_consensus.cc:493] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.563330 12040 raft_consensus.cc:3060] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.572542 11843 ts_tablet_manager.cc:1434] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:52:00.573777 11843 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:00.574517 11842 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:00.575178 11842 ts_tablet_manager.cc:1403] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.011s
I20260709 14:52:00.582011 11842 raft_consensus.cc:359] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.582861 11842 raft_consensus.cc:385] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.583197 11842 raft_consensus.cc:740] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.583917 11842 consensus_queue.cc:260] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.586270 11842 ts_tablet_manager.cc:1434] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 14:52:00.587291 11842 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:00.588264 12039 raft_consensus.cc:493] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.588781 12039 raft_consensus.cc:515] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.590903 12039 leader_election.cc:290] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.592973 11719 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:00.613366 11539 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:00.593353 11842 tablet_bootstrap.cc:654] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.594139 12167 log.cc:927] Time spent T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: Append to log took a long time: real 0.108s	user 0.001s	sys 0.002s
I20260709 14:52:00.594610 12023 leader_election.cc:290] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:00.619656 12170 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.597350 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.620185 12170 raft_consensus.cc:697] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:00.598310 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:00.621191 11572 raft_consensus.cc:3060] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.621027 12170 consensus_queue.cc:237] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.578364 12158 consensus_queue.cc:1048] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:52:00.589586 11844 raft_consensus.cc:359] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.624274 11844 raft_consensus.cc:385] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.624687 11844 raft_consensus.cc:740] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.603565 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.604251 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:00.605000 11796 raft_consensus.cc:3060] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.629110 11762 leader_election.cc:304] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:00.625607 11844 consensus_queue.cc:260] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.633576 11844 ts_tablet_manager.cc:1434] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.000s
I20260709 14:52:00.634572 11844 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
W20260709 14:52:00.635528 11686 leader_election.cc:343] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.607074 11647 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:00.638209 11843 tablet_bootstrap.cc:654] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.647179 12040 raft_consensus.cc:515] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.648234 12158 raft_consensus.cc:2749] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.649972 11906 consensus_queue.cc:1048] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.658172 11572 raft_consensus.cc:2468] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:00.659528 11687 leader_election.cc:304] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:00.661350 12025 raft_consensus.cc:2804] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.661870 12025 raft_consensus.cc:697] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:00.662660 12025 consensus_queue.cc:237] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.683274 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:00.683437 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:00.684111 11574 raft_consensus.cc:3060] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:00.685163 11760 leader_election.cc:343] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.685804 12040 leader_election.cc:290] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:00.688181 11906 consensus_queue.cc:1048] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.696362 11845 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:00.697052 11845 ts_tablet_manager.cc:1403] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.022s
I20260709 14:52:00.700587 11574 raft_consensus.cc:2468] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:00.702064 11761 leader_election.cc:304] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:00.703668 11845 raft_consensus.cc:359] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.704394 11845 raft_consensus.cc:385] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.704679 11845 raft_consensus.cc:740] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.705564 12158 raft_consensus.cc:2804] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.705339 11845 consensus_queue.cc:260] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.706081 12158 raft_consensus.cc:697] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:00.712342 12158 consensus_queue.cc:237] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.712848 12016 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.713372 12016 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.714946 11906 consensus_queue.cc:1048] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.717726 12016 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:00.720302 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:00.720824 11845 ts_tablet_manager.cc:1434] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:00.721035 11795 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:00.721859 11845 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:00.722064 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.728518 11539 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:00.733309 12016 raft_consensus.cc:2804] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.735664 12016 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.736071 12016 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.742944 11844 tablet_bootstrap.cc:654] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.743036 11845 tablet_bootstrap.cc:654] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:00.743817 11539 leader_election.cc:343] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.752733 11842 tablet_bootstrap.cc:492] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:00.753304 11842 ts_tablet_manager.cc:1403] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.006s
I20260709 14:52:00.756700 11842 raft_consensus.cc:359] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.757369 11842 raft_consensus.cc:385] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.757633 11842 raft_consensus.cc:740] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.758312 11842 consensus_queue.cc:260] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.749840 11470 catalog_manager.cc:5697] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.769197 11471 catalog_manager.cc:5697] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.772583 11842 ts_tablet_manager.cc:1434] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 14:52:00.784828 11843 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:00.785354 11843 ts_tablet_manager.cc:1403] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.002s
I20260709 14:52:00.793352 11843 raft_consensus.cc:359] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.794135 11843 raft_consensus.cc:385] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.794411 11843 raft_consensus.cc:740] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.801820 11468 catalog_manager.cc:5697] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.803072 12029 raft_consensus.cc:493] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.803671 12029 raft_consensus.cc:515] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.795885 11843 consensus_queue.cc:260] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:00.805814 12029 leader_election.cc:290] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.807029 11843 ts_tablet_manager.cc:1434] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:00.807534 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:00.808120 11843 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:00.808441 11571 raft_consensus.cc:2393] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:00.814683 11843 tablet_bootstrap.cc:654] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.807451 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.821977 11614 leader_election.cc:304] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:00.823310 11796 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.831919 11842 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:00.789283 12016 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.834278 12031 raft_consensus.cc:3060] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.849128 12031 raft_consensus.cc:2749] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.849489 12016 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:00.851890 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
W20260709 14:52:00.853463 11539 leader_election.cc:343] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.853741 11842 tablet_bootstrap.cc:654] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.856596 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:00.857316 11795 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.886355 11795 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:00.893244 11539 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:52:00.894217 12021 raft_consensus.cc:2804] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.894711 12021 raft_consensus.cc:697] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:00.898010 12157 raft_consensus.cc:493] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.898568 12157 raft_consensus.cc:515] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:00.900766 12157 leader_election.cc:290] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:00.902102 12157 consensus_queue.cc:1048] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.913175 11844 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:00.913949 11844 ts_tablet_manager.cc:1403] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.280s	user 0.008s	sys 0.021s
I20260709 14:52:00.918365 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:00.908053 12029 consensus_queue.cc:1048] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:52:00.922955 11844 raft_consensus.cc:359] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.923792 11844 raft_consensus.cc:385] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.924074 11844 raft_consensus.cc:740] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.903554 12021 consensus_queue.cc:237] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.930336 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:00.924924 11844 consensus_queue.cc:260] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:00.938849 11721 raft_consensus.cc:2393] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:00.948716 11844 ts_tablet_manager.cc:1434] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.001s
I20260709 14:52:00.949934 11844 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:00.951534 11762 leader_election.cc:304] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:00.952440 12188 raft_consensus.cc:3060] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.954855 11845 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:00.955394 11845 ts_tablet_manager.cc:1403] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.234s	user 0.023s	sys 0.023s
I20260709 14:52:00.961778 12188 raft_consensus.cc:2749] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.962558 11470 catalog_manager.cc:5697] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.971536 12031 consensus_queue.cc:1048] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.958621 11845 raft_consensus.cc:359] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.974313 11845 raft_consensus.cc:385] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.974660 11845 raft_consensus.cc:740] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.975382 11845 consensus_queue.cc:260] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:00.976781 12188 consensus_queue.cc:1048] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.982230 11845 ts_tablet_manager.cc:1434] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:52:00.985258 11842 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:00.985769 11842 ts_tablet_manager.cc:1403] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.017s
I20260709 14:52:00.987752 12023 raft_consensus.cc:493] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.999032 11845 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:01.010418 11842 raft_consensus.cc:359] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.019593 11842 raft_consensus.cc:385] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.020006 11842 raft_consensus.cc:740] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.028838 11843 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:01.030802 11843 ts_tablet_manager.cc:1403] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.223s	user 0.025s	sys 0.009s
I20260709 14:52:01.037961 11845 tablet_bootstrap.cc:654] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.039522 11844 tablet_bootstrap.cc:654] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.000813 12023 raft_consensus.cc:515] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.057119 12023 leader_election.cc:290] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:01.060714 12039 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:01.061329 12039 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.063979 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.069224 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.069412 12021 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.041640 11842 consensus_queue.cc:260] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:01.075340 11686 leader_election.cc:343] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.075531 12039 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.074048 12021 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:01.080797 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.083071 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.086881 12023 consensus_queue.cc:1048] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:01.089722 11842 ts_tablet_manager.cc:1434] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.003s
I20260709 14:52:01.094683 11761 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:01.090832 11842 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
W20260709 14:52:01.107568 11688 leader_election.cc:343] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.108289 11688 leader_election.cc:304] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.113171 12188 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.113761 12188 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.101804 12039 raft_consensus.cc:2749] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:01.115437 12129 raft_consensus.cc:2749] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.115901 12188 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:01.121513 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
W20260709 14:52:01.123343 11760 leader_election.cc:343] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.126149 11843 raft_consensus.cc:359] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.137857 11844 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.138572 11844 ts_tablet_manager.cc:1403] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.189s	user 0.027s	sys 0.030s
I20260709 14:52:01.139087 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.141391 11844 raft_consensus.cc:359] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.142146 11844 raft_consensus.cc:385] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.142498 11844 raft_consensus.cc:740] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.126971 11843 raft_consensus.cc:385] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.143374 11844 consensus_queue.cc:260] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.145740 11844 ts_tablet_manager.cc:1434] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:52:01.147297 11842 tablet_bootstrap.cc:654] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.143416 11648 raft_consensus.cc:3060] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.143383 11843 raft_consensus.cc:740] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.147477 11844 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:01.153620 11843 consensus_queue.cc:260] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.159993 12025 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.160277 11571 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:01.160580 12025 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.161020 11990 raft_consensus.cc:493] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.161362 12016 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.161533 11990 raft_consensus.cc:515] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.161855 12016 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.162303 11842 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:01.162793 12025 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.163863 11990 leader_election.cc:290] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:01.164121 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.166779 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.167625 12016 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:01.168964 11843 ts_tablet_manager.cc:1434] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.138s	user 0.006s	sys 0.000s
I20260709 14:52:01.169317 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.169917 11843 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:01.170001 11795 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:01.171658 11539 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:01.172704 12021 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.173193 12021 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.173727 12021 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.175765 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.176648 11795 raft_consensus.cc:2393] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:01.179415 12039 consensus_queue.cc:1048] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.181066 11844 tablet_bootstrap.cc:654] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.185297 11843 tablet_bootstrap.cc:654] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.205492 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.228109 11761 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:01.229269 12039 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.229660 12039 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.230013 12039 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.237440 12039 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:01.238687 11539 leader_election.cc:343] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.240458 12188 consensus_queue.cc:1048] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:01.240424 11537 leader_election.cc:343] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.242409 11688 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.162799 11842 ts_tablet_manager.cc:1403] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 14:52:01.251858 12023 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.259963 12025 consensus_queue.cc:1048] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.262072 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.262991 12039 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:01.242591 11537 leader_election.cc:304] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:01.244879 11845 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.266528 11845 ts_tablet_manager.cc:1403] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.000s
I20260709 14:52:01.265838 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
W20260709 14:52:01.268064 11760 leader_election.cc:343] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.266382 12023 raft_consensus.cc:2749] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.269666 11845 raft_consensus.cc:359] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.270455 11845 raft_consensus.cc:385] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.270830 11845 raft_consensus.cc:740] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.274017 12016 raft_consensus.cc:2749] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.284564 12021 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.265272 11842 raft_consensus.cc:359] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.302464 11842 raft_consensus.cc:385] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.303308 11842 raft_consensus.cc:740] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.304836 11842 consensus_queue.cc:260] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.308606 12021 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:01.290436 11537 leader_election.cc:343] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.309304 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:01.310141 11795 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:01.312630 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:01.320214 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:01.321138 11570 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:01.324744 11845 consensus_queue.cc:260] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.327518 11845 ts_tablet_manager.cc:1434] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260709 14:52:01.330029 11845 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:01.332943 11844 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.343353 11844 ts_tablet_manager.cc:1403] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.196s	user 0.025s	sys 0.049s
I20260709 14:52:01.335119 11843 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:01.337020 11842 ts_tablet_manager.cc:1434] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 14:52:01.342461 11761 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:01.346894 12188 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.346072 11844 raft_consensus.cc:359] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.346415 11843 ts_tablet_manager.cc:1403] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.177s	user 0.038s	sys 0.036s
I20260709 14:52:01.350634 11843 raft_consensus.cc:359] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.352085 11843 raft_consensus.cc:385] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.352373 11843 raft_consensus.cc:740] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.353107 11843 consensus_queue.cc:260] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.347467 11844 raft_consensus.cc:385] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.355374 11844 raft_consensus.cc:740] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.356087 11844 consensus_queue.cc:260] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.358289 11845 tablet_bootstrap.cc:654] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.358371 11844 ts_tablet_manager.cc:1434] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:52:01.365696 11844 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
W20260709 14:52:01.343482 11537 leader_election.cc:343] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.359436 11842 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:01.369200 11537 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.359710 11843 ts_tablet_manager.cc:1434] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:52:01.363392 12023 raft_consensus.cc:493] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.404457 12023 raft_consensus.cc:515] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.404942 11843 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:01.405694 11844 tablet_bootstrap.cc:654] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.406721 12023 leader_election.cc:290] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.412678 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:52:01.416005 11687 leader_election.cc:343] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.417528 11845 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.417958 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.418634 11842 tablet_bootstrap.cc:654] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.370172 12021 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.389976 11990 consensus_queue.cc:1048] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.418658 11795 raft_consensus.cc:2468] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:52:01.418190 11845 ts_tablet_manager.cc:1403] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.002s
I20260709 14:52:01.427196 11688 leader_election.cc:304] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:01.428656 12025 raft_consensus.cc:2804] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.429059 12025 raft_consensus.cc:493] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.429400 12025 raft_consensus.cc:3060] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.429745 11845 raft_consensus.cc:359] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.430588 11845 raft_consensus.cc:385] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.436151 11990 consensus_queue.cc:1048] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.450119 11844 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.450863 11844 ts_tablet_manager.cc:1403] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.009s
I20260709 14:52:01.454185 11844 raft_consensus.cc:359] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.430934 11845 raft_consensus.cc:740] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.467526 11844 raft_consensus.cc:385] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.467944 11844 raft_consensus.cc:740] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.468876 11844 consensus_queue.cc:260] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.467955 11845 consensus_queue.cc:260] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.471557 11844 ts_tablet_manager.cc:1434] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:52:01.472146 11845 ts_tablet_manager.cc:1434] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:52:01.472656 11844 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:01.475872 11845 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:01.479257 11844 tablet_bootstrap.cc:654] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.486075 11843 tablet_bootstrap.cc:654] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.486099 11845 tablet_bootstrap.cc:654] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.465503 12025 raft_consensus.cc:515] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.493427 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:01.494295 11795 raft_consensus.cc:3060] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.495957 11844 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.496652 11844 ts_tablet_manager.cc:1403] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 14:52:01.500953 11844 raft_consensus.cc:359] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.501778 11844 raft_consensus.cc:385] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.502123 11844 raft_consensus.cc:740] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.503006 11844 consensus_queue.cc:260] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.513967 11844 ts_tablet_manager.cc:1434] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:01.521131 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:52:01.522859 11687 leader_election.cc:343] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.527348 11844 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:01.532469 12025 leader_election.cc:290] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.541555 11842 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:01.542073 11842 ts_tablet_manager.cc:1403] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.001s
W20260709 14:52:01.546217 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:01.553962 11844 tablet_bootstrap.cc:654] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.558495 11845 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.559140 11845 ts_tablet_manager.cc:1403] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.013s
I20260709 14:52:01.559721 11795 raft_consensus.cc:2468] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:01.559902 11842 raft_consensus.cc:359] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.560649 11842 raft_consensus.cc:385] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.560948 11842 raft_consensus.cc:740] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.561007 11688 leader_election.cc:304] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:01.561375 11843 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:01.562621 11843 ts_tablet_manager.cc:1403] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.158s	user 0.006s	sys 0.007s
I20260709 14:52:01.562817 12023 raft_consensus.cc:2804] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.562412 11845 raft_consensus.cc:359] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.563344 11845 raft_consensus.cc:385] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.563714 11845 raft_consensus.cc:740] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.563354 12023 raft_consensus.cc:697] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:01.564462 11845 consensus_queue.cc:260] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.570112 12023 consensus_queue.cc:237] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.570695 11845 ts_tablet_manager.cc:1434] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:01.574661 11845 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:01.580947 11845 tablet_bootstrap.cc:654] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.580670 11842 consensus_queue.cc:260] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.592674 11842 ts_tablet_manager.cc:1434] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.004s
I20260709 14:52:01.610553 11842 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:01.620431 12025 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.621021 12025 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.621392 11844 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.618844 11843 raft_consensus.cc:359] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.622010 11844 ts_tablet_manager.cc:1403] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.003s
I20260709 14:52:01.622102 11843 raft_consensus.cc:385] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.622439 11843 raft_consensus.cc:740] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.623191 12025 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:01.624272 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.624755 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.624933 11844 raft_consensus.cc:359] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.625581 11844 raft_consensus.cc:385] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.625881 11844 raft_consensus.cc:740] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
W20260709 14:52:01.626250 11688 leader_election.cc:343] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.626654 11844 consensus_queue.cc:260] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:01.629834 11686 leader_election.cc:343] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.630374 11686 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.633018 12025 raft_consensus.cc:2749] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.631750 11843 consensus_queue.cc:260] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.639297 11844 ts_tablet_manager.cc:1434] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:52:01.656831 12031 raft_consensus.cc:493] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.657370 12031 raft_consensus.cc:515] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.660105 11471 catalog_manager.cc:5697] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.665156 11844 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:01.656839 12129 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.666906 12031 leader_election.cc:290] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:01.666280 12129 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.668304 11843 ts_tablet_manager.cc:1434] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.105s	user 0.003s	sys 0.004s
I20260709 14:52:01.669605 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.670679 11570 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:01.671067 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.675202 11843 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:01.679499 11613 leader_election.cc:304] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:01.681496 11844 tablet_bootstrap.cc:654] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:01.684121 11687 leader_election.cc:343] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.684346 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.685119 11842 tablet_bootstrap.cc:654] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.685505 11721 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:01.688333 12129 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:01.697178 12031 raft_consensus.cc:2804] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.697722 12031 raft_consensus.cc:493] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.698086 12031 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.698551 11845 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.699054 11845 ts_tablet_manager.cc:1403] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.014s
I20260709 14:52:01.701689 11845 raft_consensus.cc:359] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.702364 11845 raft_consensus.cc:385] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.702641 11845 raft_consensus.cc:740] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.703301 11845 consensus_queue.cc:260] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.705500 11845 ts_tablet_manager.cc:1434] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:01.705605 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.707019 12039 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:01.707715 11686 leader_election.cc:343] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.707542 12039 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.709640 12039 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.711035 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.711292 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.711853 11721 raft_consensus.cc:2468] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:01.713241 11762 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:01.714128 12039 raft_consensus.cc:2804] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:01.714514 11761 leader_election.cc:343] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.714962 11686 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:01.717216 12019 raft_consensus.cc:493] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.714558 12039 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.717722 12019 raft_consensus.cc:515] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.718000 12039 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.708228 11845 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:01.719928 12019 leader_election.cc:290] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:01.721204 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.723345 11721 raft_consensus.cc:2468] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:01.723730 12031 raft_consensus.cc:515] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.724206 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.732641 11845 tablet_bootstrap.cc:654] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.724654 11614 leader_election.cc:304] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:01.733110 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:01.733806 11574 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:01.733922 11614 leader_election.cc:343] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.734867 12019 raft_consensus.cc:2804] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.735299 12019 raft_consensus.cc:493] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.735790 12019 raft_consensus.cc:3060] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.730144 12039 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.742702 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:01.741403 11574 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
W20260709 14:52:01.744422 11761 leader_election.cc:343] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.744661 11613 leader_election.cc:304] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:01.745611 11906 raft_consensus.cc:2804] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.747084 11842 tablet_bootstrap.cc:492] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:01.747718 11842 ts_tablet_manager.cc:1403] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.002s
I20260709 14:52:01.748561 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:01.749315 11721 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.716660 12219 raft_consensus.cc:2749] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.725690 11843 tablet_bootstrap.cc:654] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.758584 11906 raft_consensus.cc:697] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:01.759630 11906 consensus_queue.cc:237] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.763044 12031 leader_election.cc:290] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:01.758857 12170 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.763808 12170 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.766480 11845 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.766691 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:01.767340 11723 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.767045 11845 ts_tablet_manager.cc:1403] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.010s
I20260709 14:52:01.771581 11843 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:01.772135 11843 ts_tablet_manager.cc:1403] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.000s
I20260709 14:52:01.771934 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:01.774479 11539 leader_election.cc:343] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.774686 11723 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:01.775321 12170 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:01.777330 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:01.794389 11843 raft_consensus.cc:359] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.795717 11842 raft_consensus.cc:359] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.796176 11845 raft_consensus.cc:359] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.796825 11842 raft_consensus.cc:385] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.796938 11845 raft_consensus.cc:385] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.797255 11843 raft_consensus.cc:385] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.797427 11845 raft_consensus.cc:740] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.797645 11843 raft_consensus.cc:740] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.798425 11843 consensus_queue.cc:260] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:01.798552 11845 consensus_queue.cc:260] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.800201 11843 ts_tablet_manager.cc:1434] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:52:01.801216 11843 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:01.801642 11845 ts_tablet_manager.cc:1434] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:52:01.803445 11845 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
W20260709 14:52:01.809765 11537 leader_election.cc:343] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:01.810276 11537 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.811268 12016 raft_consensus.cc:2749] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.811434 11842 raft_consensus.cc:740] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.813026 11842 consensus_queue.cc:260] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.818849 11844 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.819389 11844 ts_tablet_manager.cc:1403] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.002s
I20260709 14:52:01.822032 11844 raft_consensus.cc:359] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.822747 11844 raft_consensus.cc:385] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.817276 12031 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.826381 12031 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:01.828384 12031 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.823031 11844 raft_consensus.cc:740] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.831177 11844 consensus_queue.cc:260] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.832937 11842 ts_tablet_manager.cc:1434] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.002s
I20260709 14:52:01.833133 12019 raft_consensus.cc:515] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.833628 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:01.837378 11845 tablet_bootstrap.cc:654] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.837597 11574 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:01.835371 11843 tablet_bootstrap.cc:654] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.835624 11844 ts_tablet_manager.cc:1434] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:52:01.835520 11721 raft_consensus.cc:2468] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:01.840438 12170 raft_consensus.cc:493] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.840926 12170 raft_consensus.cc:515] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.840246 11844 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:01.842286 11762 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:01.843935 12158 raft_consensus.cc:2804] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.844022 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.844527 12158 raft_consensus.cc:697] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:01.844897 11793 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:01.845347 12039 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:01.845415 12158 consensus_queue.cc:237] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.847548 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:01.834090 11842 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:01.852421 11844 tablet_bootstrap.cc:654] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.848055 11614 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.843046 12170 leader_election.cc:290] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:01.860394 12229 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.874348 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:01.875653 11793 raft_consensus.cc:2393] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:01.877720 12019 leader_election.cc:290] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:01.878679 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:01.879320 11721 raft_consensus.cc:3060] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.883767 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:01.884478 11793 raft_consensus.cc:3060] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.885522 11539 leader_election.cc:304] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:01.886824 11721 raft_consensus.cc:2468] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:01.887413 12170 raft_consensus.cc:3060] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.892863 11614 leader_election.cc:304] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:01.893989 12019 raft_consensus.cc:2804] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.894523 12019 raft_consensus.cc:697] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:01.895859 12019 consensus_queue.cc:237] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:01.921743 11793 raft_consensus.cc:2468] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:01.902736 11469 catalog_manager.cc:5697] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.950444 11469 catalog_manager.cc:5697] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.955303 12170 raft_consensus.cc:2749] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.959406 11842 tablet_bootstrap.cc:654] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:01.962075 11843 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:01.962630 11843 ts_tablet_manager.cc:1403] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.162s	user 0.033s	sys 0.029s
I20260709 14:52:01.961210 12229 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:01.967310 11844 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:01.966971 11843 raft_consensus.cc:359] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.967801 11844 ts_tablet_manager.cc:1403] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.003s
I20260709 14:52:01.967880 11843 raft_consensus.cc:385] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.968240 11843 raft_consensus.cc:740] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.968950 11843 consensus_queue.cc:260] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.971791 11843 ts_tablet_manager.cc:1434] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:01.971725 11469 catalog_manager.cc:5697] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.973040 11843 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:01.970441 11844 raft_consensus.cc:359] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.984071 11844 raft_consensus.cc:385] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.984665 11844 raft_consensus.cc:740] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.985337 11844 consensus_queue.cc:260] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:01.987593 11844 ts_tablet_manager.cc:1434] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:52:01.992126 12025 consensus_queue.cc:1048] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.992762 11845 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:01.993256 11845 ts_tablet_manager.cc:1403] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.006s
I20260709 14:52:01.993769 11844 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:02.007046 11843 tablet_bootstrap.cc:654] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.010088 11842 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:02.010645 11842 ts_tablet_manager.cc:1403] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.006s
I20260709 14:52:02.017004 11844 tablet_bootstrap.cc:654] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.019836 11843 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:02.020352 11843 ts_tablet_manager.cc:1403] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260709 14:52:02.026307 11844 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:02.026839 11844 ts_tablet_manager.cc:1403] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 14:52:02.027336 11842 raft_consensus.cc:359] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.029191 11845 raft_consensus.cc:359] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.029631 11842 raft_consensus.cc:385] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.029438 11844 raft_consensus.cc:359] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.028927 11843 raft_consensus.cc:359] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.030020 11845 raft_consensus.cc:385] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.030133 11844 raft_consensus.cc:385] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.030064 11842 raft_consensus.cc:740] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.030609 11844 raft_consensus.cc:740] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.031347 11844 consensus_queue.cc:260] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.031298 11842 consensus_queue.cc:260] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.033524 11844 ts_tablet_manager.cc:1434] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:02.033721 11842 ts_tablet_manager.cc:1434] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:52:02.034618 11844 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:02.034639 11842 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:02.039361 12229 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.039944 12229 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.041832 11844 tablet_bootstrap.cc:654] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.045789 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.046438 12229 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:02.030344 11843 raft_consensus.cc:385] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.048943 11843 raft_consensus.cc:740] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
W20260709 14:52:02.051189 11614 leader_election.cc:343] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.051538 11843 consensus_queue.cc:260] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.054529 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.055051 11843 ts_tablet_manager.cc:1434] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.005s
I20260709 14:52:02.055320 11719 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:02.056641 11843 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:02.058766 11614 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:02.060192 12019 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.060753 12019 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.061219 12019 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.072726 11906 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.073593 11906 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.077749 12158 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.075048 11842 tablet_bootstrap.cc:654] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.078341 12158 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.079955 11906 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:02.030566 11845 raft_consensus.cc:740] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.086932 11845 consensus_queue.cc:260] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.087845 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:02.088625 11574 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:02.089959 11845 ts_tablet_manager.cc:1434] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.002s
I20260709 14:52:02.078351 12019 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.094727 11845 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:02.105651 11761 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:02.106221 12219 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.106778 12219 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.109165 12219 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:02.110185 12157 raft_consensus.cc:2804] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.110642 12157 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.111033 12157 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.115464 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:02.120081 12157 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:02.120518 11687 leader_election.cc:343] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.106782 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:02.122714 12157 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:02.123034 11574 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:02.125435 12019 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:02.126394 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.127152 11646 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:02.127645 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:02.128252 11647 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.128841 11844 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:02.129298 11844 ts_tablet_manager.cc:1403] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.095s	user 0.052s	sys 0.038s
I20260709 14:52:02.132048 11844 raft_consensus.cc:359] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.132766 11844 raft_consensus.cc:385] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.133052 11844 raft_consensus.cc:740] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.133087 11613 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:02.134218 11844 consensus_queue.cc:260] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.134696 11647 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:02.134510 12219 consensus_queue.cc:1048] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.135198 12019 raft_consensus.cc:2764] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:02.138536 11844 ts_tablet_manager.cc:1434] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:02.139647 11844 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:02.140913 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.141566 11843 tablet_bootstrap.cc:654] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.142488 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.143385 11796 raft_consensus.cc:2393] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:02.144078 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:02.144668 11572 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.145313 11842 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:02.145785 11842 ts_tablet_manager.cc:1403] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.000s
I20260709 14:52:02.147149 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:02.147763 11721 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.148471 11842 raft_consensus.cc:359] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.142608 11760 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:02.149212 11842 raft_consensus.cc:385] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.149540 11842 raft_consensus.cc:740] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.150537 12040 raft_consensus.cc:2804] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.151086 12040 raft_consensus.cc:697] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:02.152062 11572 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:02.099514 12158 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:02.151932 12040 consensus_queue.cc:237] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.155613 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:02.157088 11844 tablet_bootstrap.cc:654] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:02.157678 11614 leader_election.cc:343] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.174746 11721 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
W20260709 14:52:02.178465 11688 leader_election.cc:343] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.179105 11688 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:02.181140 12023 raft_consensus.cc:2749] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.183830 11845 tablet_bootstrap.cc:654] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.184021 11614 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:02.184882 12019 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.185405 12019 raft_consensus.cc:697] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:02.186244 12019 consensus_queue.cc:237] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.187304 11842 consensus_queue.cc:260] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.189958 11842 ts_tablet_manager.cc:1434] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 14:52:02.205113 11842 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:02.210369 11845 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:02.211093 11845 ts_tablet_manager.cc:1403] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.002s
I20260709 14:52:02.225368 12016 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.226009 12016 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.226018 11844 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:02.227258 11844 ts_tablet_manager.cc:1403] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.035s
I20260709 14:52:02.228557 11845 raft_consensus.cc:359] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.229267 11845 raft_consensus.cc:385] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.229524 11845 raft_consensus.cc:740] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.230011 11844 raft_consensus.cc:359] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.230701 11844 raft_consensus.cc:385] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.231025 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.231045 11844 raft_consensus.cc:740] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.232272 12016 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:02.232156 11844 consensus_queue.cc:260] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.233398 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.235651 11845 consensus_queue.cc:260] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.233645 11842 tablet_bootstrap.cc:654] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.237407 11845 ts_tablet_manager.cc:1434] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:02.234450 11844 ts_tablet_manager.cc:1434] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:02.237977 11721 raft_consensus.cc:2393] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:02.239748 11539 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:02.241319 12016 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.243855 11844 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: Bootstrap starting.
I20260709 14:52:02.246640 11843 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:02.247282 11843 ts_tablet_manager.cc:1403] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.191s	user 0.009s	sys 0.013s
I20260709 14:52:02.246866 11470 catalog_manager.cc:5697] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.248777 11845 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:02.249995 11843 raft_consensus.cc:359] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.250391 12170 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.250690 11843 raft_consensus.cc:385] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.250921 12170 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.253113 12170 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.254973 11845 tablet_bootstrap.cc:654] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.255756 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.251053 11843 raft_consensus.cc:740] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.263845 11648 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:02.265713 11537 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:02.268162 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.269155 11721 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:02.270624 11843 consensus_queue.cc:260] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.273952 11843 ts_tablet_manager.cc:1434] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:52:02.274080 11844 tablet_bootstrap.cc:654] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.274917 12170 raft_consensus.cc:2804] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.291985 11843 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:02.293056 11990 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.293680 11990 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.306520 11990 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.307915 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.308624 11721 raft_consensus.cc:2468] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:02.293081 12170 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.309748 11539 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:02.314360 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.315191 11990 raft_consensus.cc:2804] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:02.315901 11537 leader_election.cc:343] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.315618 11990 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.317291 11990 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.301093 12040 raft_consensus.cc:493] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.313903 12170 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.324149 12025 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.344712 11842 tablet_bootstrap.cc:492] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:02.345271 11842 ts_tablet_manager.cc:1403] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.154s	user 0.008s	sys 0.023s
I20260709 14:52:02.326440 12040 raft_consensus.cc:515] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.335983 12025 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.358019 11472 catalog_manager.cc:5697] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.363797 11990 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.371464 11906 consensus_queue.cc:1048] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.384107 12040 leader_election.cc:290] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:02.385996 12025 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:02.387846 11843 tablet_bootstrap.cc:654] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.407413 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.410401 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:02.411474 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:02.412271 11845 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:02.417934 11845 ts_tablet_manager.cc:1403] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.179s	user 0.017s	sys 0.019s
W20260709 14:52:02.412467 11760 leader_election.cc:343] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.412397 11990 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.389773 12016 raft_consensus.cc:2749] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.420284 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.422529 11842 raft_consensus.cc:359] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.423483 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.431885 12228 consensus_queue.cc:1048] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.433236 11842 raft_consensus.cc:385] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.433624 11842 raft_consensus.cc:740] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.434394 11842 consensus_queue.cc:260] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:02.435657 11688 leader_election.cc:343] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:02.436607 11537 leader_election.cc:343] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:02.436959 11761 leader_election.cc:343] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.439307 11761 leader_election.cc:304] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:02.440392 11990 raft_consensus.cc:493] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.440922 11990 raft_consensus.cc:515] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.440915 12040 raft_consensus.cc:2749] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.448580 11990 leader_election.cc:290] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.436990 11842 ts_tablet_manager.cc:1434] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.003s
I20260709 14:52:02.450173 11845 raft_consensus.cc:359] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.452854 11845 raft_consensus.cc:385] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.453277 11845 raft_consensus.cc:740] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.454807 11845 consensus_queue.cc:260] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.457914 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.458634 11646 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
W20260709 14:52:02.459514 11686 leader_election.cc:343] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:02.460002 11686 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:02.461165 12129 raft_consensus.cc:2749] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:02.477186 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.478101 11842 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:02.478101 11723 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:02.480008 11539 leader_election.cc:304] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:02.481900 11990 raft_consensus.cc:2804] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.482239 11990 raft_consensus.cc:493] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.482519 11990 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.448778 12040 consensus_queue.cc:1048] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:52:02.486527 11845 ts_tablet_manager.cc:1434] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.003s
I20260709 14:52:02.496291 11845 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:02.504101 11844 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: No bootstrap required, opened a new log
I20260709 14:52:02.504662 11844 ts_tablet_manager.cc:1403] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: Time spent bootstrapping tablet: real 0.261s	user 0.020s	sys 0.010s
I20260709 14:52:02.506037 11720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:02.506677 11720 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.485816 12170 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.507290 11844 raft_consensus.cc:359] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.508354 11844 raft_consensus.cc:385] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.508661 11844 raft_consensus.cc:740] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.509328 11844 consensus_queue.cc:260] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.518402 11990 raft_consensus.cc:515] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.525418 11844 ts_tablet_manager.cc:1434] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 14:52:02.527132 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:02.528324 11648 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.535599 11843 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:02.536415 11843 ts_tablet_manager.cc:1403] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.248s	user 0.010s	sys 0.007s
I20260709 14:52:02.545783 11842 tablet_bootstrap.cc:654] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:02.545969 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 66038.9us
I20260709 14:52:02.549559 11990 leader_election.cc:290] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.510438 12170 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.561781 11906 consensus_queue.cc:1048] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.563519 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:02.564136 11647 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.567408 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:02.568113 11719 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.568782 11720 raft_consensus.cc:2468] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:02.570721 12158 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.573426 12158 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.576927 11648 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:02.578576 11539 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:02.582485 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:02.583128 11721 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.581012 12170 raft_consensus.cc:2804] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.596253 11721 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:02.598449 11539 leader_election.cc:304] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:02.603554 12158 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.607115 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.607879 11723 raft_consensus.cc:2468] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:02.609022 11762 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:02.610087 12157 raft_consensus.cc:2804] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:02.610455 12157 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:02.613518 11647 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:02.614255 12157 raft_consensus.cc:3060] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.616390 12259 raft_consensus.cc:2804] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.616961 12259 raft_consensus.cc:697] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:02.617775 12259 consensus_queue.cc:237] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:02.620268 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:02.623445 12157 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.611053 12158 consensus_queue.cc:1048] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:02.626385 12170 raft_consensus.cc:697] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:02.628413 11537 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:02.629681 12039 consensus_queue.cc:1048] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.636623 12170 consensus_queue.cc:237] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:02.698571 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
W20260709 14:52:02.677346 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 50015.9us
I20260709 14:52:02.679872 12157 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:02.699193 11723 raft_consensus.cc:3060] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:02.700538 11614 consensus_peers.cc:597] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd -> Peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Couldn't send request to peer e84cb2935f434e8288f901b8613a9e35. 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:02.664100 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:02.681344 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:02.703848 11647 raft_consensus.cc:2468] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
I20260709 14:52:02.675495 11719 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:02.696534 11845 tablet_bootstrap.cc:654] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.681995 12016 raft_consensus.cc:2804] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.709558 12016 raft_consensus.cc:697] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:02.710469 12016 consensus_queue.cc:237] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:02.685649 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 57313.9us
I20260709 14:52:02.717995 11845 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:02.720167 11845 ts_tablet_manager.cc:1403] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.006s
I20260709 14:52:02.722687 12225 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.723156 12225 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.723932 11843 raft_consensus.cc:359] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.725183 11843 raft_consensus.cc:385] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.725507 11843 raft_consensus.cc:740] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.727525 12225 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:02.728096 12225 consensus_queue.cc:1048] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.731144 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.732470 11795 raft_consensus.cc:2393] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:02.739907 12255 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.740789 12255 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.744056 11723 raft_consensus.cc:2468] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:02.726475 11843 consensus_queue.cc:260] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.766249 11843 ts_tablet_manager.cc:1434] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.229s	user 0.006s	sys 0.008s
I20260709 14:52:02.771158 11845 raft_consensus.cc:359] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.772265 11845 raft_consensus.cc:385] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.774441 11845 raft_consensus.cc:740] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.775398 11845 consensus_queue.cc:260] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:02.777875 11842 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:02.778592 11842 ts_tablet_manager.cc:1403] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.324s	user 0.010s	sys 0.008s
I20260709 14:52:02.751718 12255 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:02.786957 11762 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:02.788419 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:02.789031 11845 ts_tablet_manager.cc:1434] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 14:52:02.789259 11722 raft_consensus.cc:2393] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:02.791124 12040 raft_consensus.cc:2804] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.791896 12040 raft_consensus.cc:697] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:02.792975 12040 consensus_queue.cc:237] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:02.793550 11842 raft_consensus.cc:359] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.794288 11842 raft_consensus.cc:385] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.794545 11842 raft_consensus.cc:740] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.809026 12261 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:02.809900 12261 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:02.812511 11845 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:02.822829 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:52:02.825028 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 44343.1us
I20260709 14:52:02.765923 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:02.795130 11842 consensus_queue.cc:260] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:02.850988 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 69377.3us
I20260709 14:52:02.941887 11843 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:02.941919 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 174444us
I20260709 14:52:03.052439 12039 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.053017 12039 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:03.055034 11614 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
W20260709 14:52:03.057940 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 204617us
I20260709 14:52:03.063052 11842 ts_tablet_manager.cc:1434] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.284s	user 0.024s	sys 0.030s
I20260709 14:52:03.062400 12225 raft_consensus.cc:493] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.061419 12261 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:03.089977 12225 raft_consensus.cc:515] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:03.133152 12281 raft_consensus.cc:3060] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:03.136523 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 50738.1us
I20260709 14:52:03.138411 11845 tablet_bootstrap.cc:654] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.109489 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:03.142501 12225 leader_election.cc:290] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:03.149077 11843 tablet_bootstrap.cc:654] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.149971 11796 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
W20260709 14:52:03.161052 11537 consensus_peers.cc:597] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:03.165647 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:03.177338 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:03.178082 11795 raft_consensus.cc:2468] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:03.177949 12290 consensus_queue.cc:1048] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:03.178752 11686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 413401us
I20260709 14:52:03.212738 11614 leader_election.cc:304] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:03.298116 11539 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:03.299295 11842 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
W20260709 14:52:03.314028 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 90211.4us
I20260709 14:52:03.358083 11718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:03.359117 11718 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:03.360131 12282 raft_consensus.cc:2804] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.360720 12282 raft_consensus.cc:493] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.361130 12282 raft_consensus.cc:3060] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.339743 12016 raft_consensus.cc:2804] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.351136 12275 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.373445 12016 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.440231 12286 consensus_queue.cc:1048] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
W20260709 14:52:03.488960 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 267799us
I20260709 14:52:03.501171 12039 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:03.449606 12016 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.528976 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:03.530573 12281 raft_consensus.cc:2749] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.435757 12275 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:03.547079 11842 tablet_bootstrap.cc:654] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.554188 12158 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.554797 12158 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:03.557837 12158 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:03.561160 12275 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:03.561172 11613 leader_election.cc:343] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.566032 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:03.566478 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:03.566680 11647 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:03.567118 11573 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:03.551532 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:03.578365 11722 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 0.
W20260709 14:52:03.589073 11688 leader_election.cc:343] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.610181 11761 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
W20260709 14:52:03.658731 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 48628.9us
I20260709 14:52:03.672755 12302 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:03.673379 12302 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.673779 12302 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.738000 11845 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:03.738541 11845 ts_tablet_manager.cc:1403] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.926s	user 0.039s	sys 0.025s
I20260709 14:52:03.764219 11843 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:03.764825 11843 ts_tablet_manager.cc:1403] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.823s	user 0.013s	sys 0.032s
W20260709 14:52:03.770710 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 112821us
I20260709 14:52:03.732968 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:03.754393 11687 leader_election.cc:343] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.779704 11687 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:03.798838 11843 raft_consensus.cc:359] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:03.803174 11843 raft_consensus.cc:385] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.803601 11843 raft_consensus.cc:740] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.807574 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:03.804215 11843 consensus_queue.cc:260] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:03.808969 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 51639.1us
W20260709 14:52:03.885298 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 52182.3us
I20260709 14:52:03.888032 11906 raft_consensus.cc:493] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:03.888625 11906 raft_consensus.cc:515] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:03.899678 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 143637us
I20260709 14:52:03.902787 11843 ts_tablet_manager.cc:1434] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.012s
I20260709 14:52:03.904287 11843 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:03.883509 12287 consensus_queue.cc:1048] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 14:52:03.785866 12259 consensus_queue.cc:1048] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 14:52:03.816570 12282 raft_consensus.cc:515] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:04.030844 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 257119us
W20260709 14:52:04.041971 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 152387us
W20260709 14:52:04.041798 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 241724us
I20260709 14:52:03.942842 11842 tablet_bootstrap.cc:492] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:03.814762 12304 raft_consensus.cc:2749] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.045288 11842 ts_tablet_manager.cc:1403] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.746s	user 0.016s	sys 0.052s
I20260709 14:52:04.046005 12298 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.046654 12298 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.049038 12298 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.044526 11906 leader_election.cc:290] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:03.947194 11640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.053372 11640 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:04.057051 11537 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
W20260709 14:52:04.039274 12306 log.cc:927] Time spent T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
I20260709 14:52:04.069133 11843 tablet_bootstrap.cc:654] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.063745 12282 leader_election.cc:290] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.065402 11845 raft_consensus.cc:359] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.072305 11845 raft_consensus.cc:385] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.072602 11845 raft_consensus.cc:740] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.884414 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 130060us
I20260709 14:52:04.073840 12319 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:04.074327 12319 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.074651 12319 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.056430 12302 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.086330 11845 consensus_queue.cc:260] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:03.909782 12285 consensus_queue.cc:1048] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.175s
I20260709 14:52:04.097756 11795 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
W20260709 14:52:04.097414 12016 consensus_meta.cc:287] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent flushing consensus metadata: real 0.571s	user 0.006s	sys 0.003s
I20260709 14:52:04.113268 11845 ts_tablet_manager.cc:1434] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.374s	user 0.011s	sys 0.007s
W20260709 14:52:04.114200 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 57238.2us
W20260709 14:52:04.121274 12295 log.cc:927] Time spent T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: Append to log took a long time: real 0.571s	user 0.004s	sys 0.000s
I20260709 14:52:04.119484 12287 raft_consensus.cc:493] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:04.131839 12287 raft_consensus.cc:515] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:04.133251 12310 log.cc:927] Time spent T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: Append to log took a long time: real 0.224s	user 0.004s	sys 0.000s
I20260709 14:52:04.134615 12287 leader_election.cc:290] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:04.112751 12016 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.137661 11574 raft_consensus.cc:2393] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:04.121243 12302 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:04.114399 12170 raft_consensus.cc:493] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.147356 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.163076 11845 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:04.165496 12016 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.167032 12016 raft_consensus.cc:493] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.168797 12016 raft_consensus.cc:515] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.172849 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.162835 12170 raft_consensus.cc:515] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.174955 12170 leader_election.cc:290] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:04.181700 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.165561 12320 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.189704 12320 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.192981 12016 leader_election.cc:290] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:04.195188 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 151999us
I20260709 14:52:04.202761 11843 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:04.203284 11843 ts_tablet_manager.cc:1403] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.299s	user 0.014s	sys 0.006s
I20260709 14:52:04.204661 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "975c117b74b84ebeb183afaa2bbb4081" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.206714 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16d54e5a0340a1879421e86c2968ab" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.207762 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:04.208278 11719 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.210762 12320 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:04.194785 12319 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.212342 11716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.215706 12290 consensus_queue.cc:1048] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.201573 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.219502 11539 leader_election.cc:304] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.222730 11845 tablet_bootstrap.cc:654] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.223719 12290 raft_consensus.cc:2749] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.224952 11539 leader_election.cc:304] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.229369 11539 leader_election.cc:304] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.230679 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:04.231518 11648 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.231776 12016 raft_consensus.cc:493] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.232272 12016 raft_consensus.cc:515] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.232442 12287 raft_consensus.cc:493] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.234050 12287 raft_consensus.cc:515] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.232894 12275 raft_consensus.cc:2749] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.249732 11648 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:04.251364 11537 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:04.254686 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.256626 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.257894 12326 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.258671 12326 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.259512 12252 raft_consensus.cc:2749] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.260138 12275 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.260661 12275 raft_consensus.cc:697] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:04.261564 12275 consensus_queue.cc:237] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER 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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.245733 12323 consensus_queue.cc:1048] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:52:04.263095 12016 leader_election.cc:290] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:04.245733 12317 raft_consensus.cc:493] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:04.276847 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.278155 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:04.280471 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.282697 12317 raft_consensus.cc:515] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.268045 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.292563 11539 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.287112 11719 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:04.299043 12298 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.299688 12298 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.304724 12298 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.306097 12254 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:04.301295 12170 raft_consensus.cc:2749] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.306700 12254 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.310791 11539 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:04.312752 12254 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.316454 12299 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.318634 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.316689 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.326548 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ac9f855a954abf9d0e5ec5afecce0f" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.327538 11843 raft_consensus.cc:359] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.328279 11843 raft_consensus.cc:385] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:04.329035 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 518556us
I20260709 14:52:04.328558 11843 raft_consensus.cc:740] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.331606 11762 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:04.332168 11843 consensus_queue.cc:260] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.321586 12287 leader_election.cc:290] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:04.342797 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 441620us
I20260709 14:52:04.349519 12039 raft_consensus.cc:493] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:04.350034 12039 raft_consensus.cc:515] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.350586 11843 ts_tablet_manager.cc:1434] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.147s	user 0.007s	sys 0.001s
I20260709 14:52:04.353289 12039 leader_election.cc:290] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:04.317027 12299 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:04.375185 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 55318.7us
I20260709 14:52:04.376376 11537 leader_election.cc:304] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.377662 11842 raft_consensus.cc:359] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.378718 11842 raft_consensus.cc:385] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.379077 11842 raft_consensus.cc:740] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.379750 12279 consensus_queue.cc:1048] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.379966 11842 consensus_queue.cc:260] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.355432 12158 raft_consensus.cc:2804] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.388828 12302 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:04.389490 12302 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.374492 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.395288 12302 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:04.395421 11643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.354467 12317 leader_election.cc:290] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.401273 12251 consensus_queue.cc:1048] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:04.405191 12309 raft_consensus.cc:2804] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.418040 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:04.419148 11648 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 2: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:04.423928 11842 ts_tablet_manager.cc:1434] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.378s	user 0.007s	sys 0.001s
W20260709 14:52:04.426409 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 73026.6us
I20260709 14:52:04.397343 12158 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.438907 11845 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:04.439792 11845 ts_tablet_manager.cc:1403] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.315s	user 0.026s	sys 0.000s
W20260709 14:52:04.461194 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 52062.8us
I20260709 14:52:04.465864 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:04.466149 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4748196d56fa46b9a9a5dcb80be490ad" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.423723 11794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.426889 12275 raft_consensus.cc:2749] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:04.470474 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 87891.6us
I20260709 14:52:04.411821 11643 raft_consensus.cc:2468] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:52:04.461823 12158 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.436458 12309 raft_consensus.cc:697] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:04.491541 12337 raft_consensus.cc:493] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.492218 12337 raft_consensus.cc:515] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.477631 12319 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:04.524003 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:04.532565 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd8a5295da4b5cbda843997a1c6eb6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.533246 11760 leader_election.cc:304] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.540890 12322 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.609944 12299 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.532965 12330 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:04.495972 12309 consensus_queue.cc:237] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.617020 12330 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.541467 12322 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:04.639684 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 166731us
I20260709 14:52:04.649394 12337 leader_election.cc:290] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:04.650712 11761 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:04.659505 12316 raft_consensus.cc:2749] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.659605 12343 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.627002 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:04.627305 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:04.680708 12330 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.547925 11845 raft_consensus.cc:359] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.681599 11845 raft_consensus.cc:385] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.681946 11845 raft_consensus.cc:740] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.685561 11614 leader_election.cc:304] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:04.687889 11797 raft_consensus.cc:3060] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.693085 12321 raft_consensus.cc:493] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:04.693632 12321 raft_consensus.cc:515] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.698414 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:04.679294 12298 raft_consensus.cc:493] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:04.699175 11845 consensus_queue.cc:260] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:04.689008 12318 raft_consensus.cc:2749] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.711585 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b76d792043dc83a9c08b28c2a048" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:04.692112 12254 raft_consensus.cc:493] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:04.690582 12316 raft_consensus.cc:493] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:04.727543 11797 raft_consensus.cc:2468] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:04.734619 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.739006 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.750976 11843 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:04.716701 12298 raft_consensus.cc:515] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:04.757194 12322 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:04.759245 12319 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.823979 12319 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.797991 12340 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:04.808990 12284 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
W20260709 14:52:04.761133 11795 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35148 (request call id 101) took 1183 ms (client timeout 1563 ms). Trace:
I20260709 14:52:04.826325 12340 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.828958 12284 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:04.831024 11795 rpcz_store.cc:269] 0709 14:52:03.595540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:03.600072 (+  4532us) service_pool.cc:224] Handling call
0709 14:52:04.719463 (+1119391us) spinlock_profiling.cc:243] Waited 302 ms on lock 0x7b54000b8bd4. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fd1d7571 00007fe2fd2722fa 00007fe302233b17 00007fe2fb7ae6d4 00007fe2fb7ae662 00007fe2fb7ae591 00007fe2fb7ae50c 00007fe2fb7ad7c2 00007fe2fb5a948c 00007fe2fb5a88c6 00007fe2fb5a826f
0709 14:52:04.761023 (+ 41560us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":695660800}
I20260709 14:52:04.838538 12321 leader_election.cc:290] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.817103 12316 raft_consensus.cc:515] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:04.847589 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:04.848142 11567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:04.846961 12316 leader_election.cc:290] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:04.856854 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 96087.8us
I20260709 14:52:04.870863 12284 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.875708 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:04.876461 11842 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:04.836205 11792 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 0.
I20260709 14:52:04.815788 12254 raft_consensus.cc:515] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.876502 11568 raft_consensus.cc:3060] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.886821 11613 leader_election.cc:304] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:04.887672 12158 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:04.889762 12158 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.890403 12321 raft_consensus.cc:2749] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:04.881129 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:04.895947 11793 raft_consensus.cc:2393] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:04.901829 11842 tablet_bootstrap.cc:654] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.905617 11843 tablet_bootstrap.cc:654] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.909747 12340 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:04.895243 12319 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:04.914964 12254 leader_election.cc:290] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:04.927084 11688 leader_election.cc:343] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.923766 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:04.953562 11688 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.005713 11843 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: No bootstrap required, opened a new log
I20260709 14:52:05.006332 11843 ts_tablet_manager.cc:1403] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.256s	user 0.021s	sys 0.001s
I20260709 14:52:05.007571 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.008937 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:04.997380 12347 raft_consensus.cc:2749] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.030349 11845 ts_tablet_manager.cc:1434] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.590s	user 0.042s	sys 0.021s
I20260709 14:52:05.072235 11568 raft_consensus.cc:2468] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:05.074167 12254 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:05.074976 12254 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.076022 12337 raft_consensus.cc:493] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.076699 12337 raft_consensus.cc:515] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.078799 12337 leader_election.cc:290] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:05.079630 12333 raft_consensus.cc:493] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.080060 12351 raft_consensus.cc:493] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.085227 12351 raft_consensus.cc:515] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.087613 12351 leader_election.cc:290] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.085508 12352 raft_consensus.cc:493] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.077878 12254 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:05.030897 11845 ts_tablet_manager.cc:1467] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Tablet startup took 590ms
I20260709 14:52:05.121413 11613 leader_election.cc:304] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:05.122478 12299 raft_consensus.cc:2804] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:05.143618 11539 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.68:35421 timed out after 1.563s (SENT) [suppressed 275 similar messages]
I20260709 14:52:05.080374 12333 raft_consensus.cc:515] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.123055 12316 raft_consensus.cc:493] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.122326 12019 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.151861 12019 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.154654 12019 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:05.093561 11845 ts_tablet_manager.cc:1469] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: Trace:
0709 14:51:55.303315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:55.323984 (+ 20669us) service_pool.cc:224] Handling call
0709 14:51:55.325183 (+  1199us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:55.325244 (+    61us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:55.368434 (+ 43190us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:55.377022 (+  8588us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:55.377397 (+   375us) inbound_call.cc:177] Queueing success response
0709 14:52:04.113864 (+8736467us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:52:04.440166 (+326302us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:52:04.476452 (+ 36286us) tablet_replica.cc:261] Starting instrumentation
0709 14:52:04.495126 (+ 18674us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":122567,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":97,"tablet-open.queue_time_us":8736538,"thread_start_us":106012,"threads_started":1}
I20260709 14:52:05.157817 12158 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:05.168357 12286 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.169193 12286 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.171419 12299 raft_consensus.cc:697] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:05.172725 12299 consensus_queue.cc:237] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.093277 12337 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.094131 12351 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.183696 12351 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.186321 12351 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.150430 12316 raft_consensus.cc:515] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.192330 11843 raft_consensus.cc:359] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.193290 12039 raft_consensus.cc:493] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.193691 11843 raft_consensus.cc:385] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.194152 11843 raft_consensus.cc:740] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.194075 12039 raft_consensus.cc:515] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.158623 12158 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:05.182586 12337 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.207973 11843 consensus_queue.cc:260] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.211726 12039 leader_election.cc:290] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:05.188851 12254 raft_consensus.cc:493] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.122278 12352 raft_consensus.cc:515] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.220527 11843 ts_tablet_manager.cc:1434] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.214s	user 0.010s	sys 0.000s
W20260709 14:52:05.213553 11714 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.057s	sys 0.070s
I20260709 14:52:05.217459 11791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.217972 12254 raft_consensus.cc:515] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.225452 12158 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:05.243062 11714 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.568s	user 0.057s	sys 0.071s
I20260709 14:52:05.250329 11842 tablet_bootstrap.cc:492] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:05.241871 12286 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:05.250828 11842 ts_tablet_manager.cc:1403] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.375s	user 0.009s	sys 0.008s
I20260709 14:52:05.251842 12333 leader_election.cc:290] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.255604 12350 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.266014 11842 raft_consensus.cc:359] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.268671 11842 raft_consensus.cc:385] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.269045 11842 raft_consensus.cc:740] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
W20260709 14:52:05.269356 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 125806us
I20260709 14:52:05.260373 12276 raft_consensus.cc:493] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.269898 11842 consensus_queue.cc:260] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.273032 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.273322 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.273948 11570 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
I20260709 14:52:05.275439 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.275769 12337 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.276649 12276 raft_consensus.cc:515] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.277491 12352 leader_election.cc:290] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.278306 12304 raft_consensus.cc:493] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.278600 12276 leader_election.cc:290] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.278713 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.278818 12304 raft_consensus.cc:515] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.281119 12316 leader_election.cc:290] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:05.273949 11574 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:05.287832 11842 ts_tablet_manager.cc:1434] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:52:05.291149 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.292587 12304 leader_election.cc:290] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.293270 11613 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:05.294462 12282 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:05.294811 12282 raft_consensus.cc:493] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting leader election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.295125 12282 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:05.296208 12254 leader_election.cc:290] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.297530 12019 raft_consensus.cc:493] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5578f588143c4990ab16485b71307757)
I20260709 14:52:05.270627 12350 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.298027 12019 raft_consensus.cc:515] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.301132 11842 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:05.299877 12356 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.304080 12322 raft_consensus.cc:493] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.308476 12333 raft_consensus.cc:493] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.308590 12322 raft_consensus.cc:515] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.309038 12333 raft_consensus.cc:515] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.310817 12322 leader_election.cc:290] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.303915 12254 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:05.312652 11788 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:05.304304 12330 raft_consensus.cc:493] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.314296 11688 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:05.314684 12330 raft_consensus.cc:515] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:05.315726 11688 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.316825 12330 leader_election.cc:290] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:05.312757 12254 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.317704 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.318253 12330 raft_consensus.cc:2749] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.304169 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.311036 12333 leader_election.cc:290] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:05.328368 11845 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: Bootstrap starting.
I20260709 14:52:05.305163 12276 raft_consensus.cc:493] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.337293 11571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.337476 11565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:05.340793 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:05.341825 11723 raft_consensus.cc:2393] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 46375f2e278445b6b3d5f13354ffd22f in this term.
I20260709 14:52:05.327775 12019 leader_election.cc:290] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.345644 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.324864 11613 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:05.348012 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.320075 12356 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:05.337944 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 56460.3us
I20260709 14:52:05.338433 12276 raft_consensus.cc:515] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.348264 12350 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.358246 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.363307 12356 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:05.363950 12352 raft_consensus.cc:2804] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.364369 12352 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.364759 12352 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.354553 12362 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:05.358445 11722 raft_consensus.cc:2468] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:05.353685 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.379287 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:52:05.361886 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 48714.7us
I20260709 14:52:05.375851 12354 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:05.392472 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.395248 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.379000 12282 raft_consensus.cc:515] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.400981 12276 leader_election.cc:290] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:05.402208 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.403627 11762 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
W20260709 14:52:05.403860 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 78407.3us
I20260709 14:52:05.407727 11570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.408203 12326 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.409006 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.409811 11789 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35148 (request call id 104) took 1003 ms. Trace:
I20260709 14:52:05.410220 11789 rpcz_store.cc:276] 0709 14:52:04.422671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.460634 (+ 37963us) service_pool.cc:224] Handling call
0709 14:52:05.409052 (+948418us) spinlock_profiling.cc:243] Waited 1.79 ms on lock 0x7b58000a0e98. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa149b71 00007fe2fa149a22 00007fe303062c09 00007fe3021bcee0 00007fe3022860ab 00007fe302286131 00007fe302247fc0 00007fe302232929 00007fe3022323d2 00007fe2fb7a9bd4
0709 14:52:05.409281 (+   229us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:05.409480 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:05.409506 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:05.409554 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:05.409595 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:05.409653 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:05.409751 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4122368}
I20260709 14:52:05.411329 12254 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.414008 11845 tablet_bootstrap.cc:654] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.418982 11842 tablet_bootstrap.cc:654] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:05.420238 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.421217 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.421636 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.417603 12342 raft_consensus.cc:2749] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:05.423692 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.413098 11722 raft_consensus.cc:2468] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:05.427143 11762 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:05.426453 12354 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:05.430541 12354 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:05.435077 12349 log.cc:927] Time spent T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: Append to log took a long time: real 0.455s	user 0.005s	sys 0.000s
I20260709 14:52:05.374333 12362 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.435123 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.446960 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f4d7fe990c4b548f7dd0676bcfe3f7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.447971 11643 raft_consensus.cc:1240] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Rejecting Update request from peer e84cb2935f434e8288f901b8613a9e35 for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:05.448674 11648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.450784 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.452925 11791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.457366 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.464511 12298 leader_election.cc:290] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.465094 11686 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.436441 12284 raft_consensus.cc:2804] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:05.573559 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 146536us
I20260709 14:52:05.574606 12317 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
W20260709 14:52:05.513871 11614 leader_election.cc:343] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.575179 12317 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.496681 11566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f56f6998414d4fb0b7933b1d92f2e7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.502543 11572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.426573 11789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:05.575657 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 61957.7us
I20260709 14:52:05.559121 11714 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40224 (request call id 113) took 1015 ms. Trace:
I20260709 14:52:05.598438 11647 raft_consensus.cc:1275] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:05.599359 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.600729 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.575912 11718 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40202 (request call id 135) took 1339 ms. Trace:
I20260709 14:52:05.596913 11471 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46178 (request call id 76) took 1515 ms. Trace:
I20260709 14:52:05.433697 12282 leader_election.cc:290] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.597324 11714 rpcz_store.cc:276] 0709 14:52:04.544145 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.544810 (+   665us) service_pool.cc:224] Handling call
0709 14:52:04.619138 (+ 74328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:04.914895 (+295757us) spinlock_profiling.cc:243] Waited 8.58 ms on lock 0x7b4400022b4c. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa0a7c85 00007fe2fa0a86a2 00007fe2fce1a1db 00007fe2fce15aaf 00007fe2fa1640ac 00007fe302fbeab9 00007fe2fa18069b 00007fe2fa17e93f 00007fe2fa17e455 00007fe2fd266060
0709 14:52:05.255889 (+340994us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:05.256928 (+  1039us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:05.299714 (+ 42786us) log.cc:844] Serialized 26 byte log entry
0709 14:52:05.366148 (+ 66434us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:05.372563 (+  6415us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:05.376342 (+  3779us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:05.539289 (+162947us) raft_consensus.cc:1685] finished
0709 14:52:05.544163 (+  4874us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:05.558994 (+ 14831us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":27798,"raft.run_cpu_time_us":71,"raft.run_wall_time_us":72,"spinlock_wait_cycles":19733376,"thread_start_us":590533,"threads_started":2,"wal-append.queue_time_us":113569}
I20260709 14:52:05.610857 11687 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.611109 11569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:05.606339 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.499018 12352 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.608870 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.615935 11644 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.607985 11796 raft_consensus.cc:2393] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
W20260709 14:52:05.620128 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 163921us
I20260709 14:52:05.616652 12284 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:05.624434 12284 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.596300 11640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.605087 11471 rpcz_store.cc:276] 0709 14:52:04.072425 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.072607 (+   182us) service_pool.cc:224] Handling call
0709 14:52:05.587495 (+1514888us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7304,"reported_tablets":7}
I20260709 14:52:05.603061 11567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:05.641878 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.678062 11797 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.635663 11642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.660696 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.681269 11723 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:05.619436 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:52:05.698158 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 123036us
I20260709 14:52:05.699139 11762 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
W20260709 14:52:05.621729 11686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 156742us
I20260709 14:52:05.707197 11789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.674244 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdd8851bdb4805896d7b9f1b106360" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:05.682024 12365 log.cc:927] Time spent T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Append to log took a long time: real 0.136s	user 0.000s	sys 0.000s
I20260709 14:52:05.628592 11687 leader_election.cc:304] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.683777 12346 raft_consensus.cc:2749] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.646103 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3175d63c574ad58f0de699a06e6929" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.612448 12298 raft_consensus.cc:2804] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.603688 12362 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.690646 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:52:05.693709 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 69058.6us
W20260709 14:52:05.694365 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 66561.1us
W20260709 14:52:05.702466 11520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:05.733729 11761 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:05.733903 11614 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:05.710698 11760 leader_election.cc:304] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:05.711460 11539 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:05.718564 11842 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:05.736215 11842 ts_tablet_manager.cc:1403] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.436s	user 0.035s	sys 0.032s
I20260709 14:52:05.679026 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.703002 11649 raft_consensus.cc:1240] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Rejecting Update request from peer e84cb2935f434e8288f901b8613a9e35 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:05.746717 11723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.707623 12354 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.783890 11640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.786139 11647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.786573 11640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c339581b7f2849dbb8f18241ce49332d" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.739988 12298 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.733075 12316 raft_consensus.cc:2749] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.702414 12284 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.744853 12252 raft_consensus.cc:2804] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.747301 12347 raft_consensus.cc:2749] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.755441 12368 raft_consensus.cc:2804] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:05.792033 12298 raft_consensus.cc:3060] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.800827 12252 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.805655 12252 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:05.781865 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 165239us
I20260709 14:52:05.809051 12317 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.809798 11842 raft_consensus.cc:359] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.810506 11842 raft_consensus.cc:385] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.810819 11842 raft_consensus.cc:740] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.811483 11842 consensus_queue.cc:260] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:05.801333 12340 raft_consensus.cc:2749] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.816195 11845 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: No bootstrap required, opened a new log
I20260709 14:52:05.816960 11845 ts_tablet_manager.cc:1403] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: Time spent bootstrapping tablet: real 0.498s	user 0.049s	sys 0.043s
I20260709 14:52:05.821007 11795 raft_consensus.cc:1275] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:05.821381 11791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.822175 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81290ad1c7ff4eebb938d64c3b985cd6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.802412 12286 raft_consensus.cc:2749] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.822993 11790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.823499 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.823632 11790 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 0.
I20260709 14:52:05.823736 11789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fbd0a93d874f72884dcf1f7a19b9e2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.803768 12352 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.822193 11791 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:05.822548 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32e895396bd746c0a0fd752e47c98739" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.825913 12284 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:05.825605 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:05.819440 11845 raft_consensus.cc:359] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.826990 11845 raft_consensus.cc:385] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:05.827278 11845 raft_consensus.cc:740] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Initialized, Role: FOLLOWER
I20260709 14:52:05.827809 11845 consensus_queue.cc:260] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.831645 11842 ts_tablet_manager.cc:1434] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.001s
I20260709 14:52:05.811807 12368 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:05.833463 11845 ts_tablet_manager.cc:1434] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:05.828930 12298 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:05.835932 12298 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 1 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:05.836813 12368 raft_consensus.cc:3060] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:05.604246 11718 rpcz_store.cc:276] 0709 14:52:04.236320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:04.237568 (+  1248us) service_pool.cc:224] Handling call
0709 14:52:04.730033 (+492465us) spinlock_profiling.cc:243] Waited 3.02 ms on lock 0x7b5800211298. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa149b71 00007fe2fa149a22 00007fe303062c09 00007fe3021bcee0 00007fe3022860ab 00007fe302286131 00007fe302247fc0 00007fe302232929 00007fe3022323d2 00007fe2fb7a9bd4
0709 14:52:04.730341 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:04.730865 (+   524us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:04.730910 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:04.736391 (+  5481us) log.cc:844] Serialized 26 byte log entry
0709 14:52:04.796884 (+ 60493us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:04.796922 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:04.796994 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:05.431561 (+634567us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b4400022b4c. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa0a7c85 00007fe2fa0a86a2 00007fe2fce1a1db 00007fe2fce15aaf 00007fe2fce0986e 00007fe2fce08bb6 00007fe2fce087d8 00007fe2fce12221 00007fe2fce121d9 00007fe2fce12169
0709 14:52:05.575661 (+144100us) raft_consensus.cc:1685] finished
0709 14:52:05.575692 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:05.575831 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":63264,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":148,"spinlock_wait_cycles":17644032,"thread_start_us":60128,"threads_started":1,"wal-append.queue_time_us":180088}
W20260709 14:52:05.897310 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 186497us
I20260709 14:52:05.802210 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:05.903676 12362 raft_consensus.cc:493] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:05.905228 12354 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
W20260709 14:52:05.878404 11537 leader_election.cc:343] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:05.912364 12326 consensus_queue.cc:1048] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:05.928704 11537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 50785.4us
I20260709 14:52:05.905148 12362 raft_consensus.cc:515] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:05.899147 11760 leader_election.cc:304] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:05.936307 12377 raft_consensus.cc:2749] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.910977 11687 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
W20260709 14:52:05.987702 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 77193.2us
I20260709 14:52:05.989867 12285 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:05.993248 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 259493us
I20260709 14:52:05.993933 12354 raft_consensus.cc:2749] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.994477 11761 leader_election.cc:304] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:52:05.996409 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 97485.1us
I20260709 14:52:05.998126 12380 raft_consensus.cc:2749] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.003835 11760 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:06.005795 12377 raft_consensus.cc:2749] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:05.995062 12368 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
W20260709 14:52:06.011301 11613 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 218033us
I20260709 14:52:06.028432 12368 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.007231 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.016533 11686 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.039602 11686 leader_election.cc:304] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.032490 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.004012 12380 consensus_queue.cc:1059] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:52:06.041833 12254 raft_consensus.cc:2749] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.042708 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:06.014685 11761 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:06.019173 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:05.990746 12285 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.025411 12252 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.045601 12298 raft_consensus.cc:2749] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.024317 11470 catalog_manager.cc:5697] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.047245 11686 leader_election.cc:304] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
W20260709 14:52:06.047379 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 160426us
I20260709 14:52:06.058136 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.060374 12298 raft_consensus.cc:2749] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.066329 12019 raft_consensus.cc:493] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:06.055208 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922721046a7b4e2ea285d8f3e7dcbba8" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.055608 11842 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: Bootstrap starting.
I20260709 14:52:06.054751 11470 catalog_manager.cc:5697] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.078486 11688 leader_election.cc:304] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.067647 12380 raft_consensus.cc:2749] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.047384 12377 raft_consensus.cc:3055] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:06.079468 12377 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:06.079614 12019 raft_consensus.cc:515] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.080248 12298 raft_consensus.cc:2749] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.075143 11797 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35176 (request call id 109) took 1570 ms. Trace:
I20260709 14:52:06.081972 11470 catalog_manager.cc:5697] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.081234 12377 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.088979 12377 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:06.013353 12362 leader_election.cc:290] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:06.092206 11470 catalog_manager.cc:5697] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 2, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.095510 12019 leader_election.cc:290] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.098781 12286 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:06.099666 12286 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.101835 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:06.102731 12286 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:06.099687 11687 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.105177 12354 raft_consensus.cc:2749] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.116003 11470 catalog_manager.cc:5697] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.095534 12379 raft_consensus.cc:493] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.118603 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.128043 12285 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:06.129999 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:06.130895 11715 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.137912 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.115015 12252 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.145285 12299 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:06.145898 12299 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:06.146523 11567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:52:06.148502 11539 leader_election.cc:343] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.149041 11539 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.150089 12299 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:06.153544 12362 raft_consensus.cc:2749] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.153419 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.118589 12379 raft_consensus.cc:515] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.158000 11567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.142551 12019 consensus_queue.cc:1048] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:52:06.159300 11719 raft_consensus.cc:1240] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Rejecting Update request from peer 424df3788b324532b579455a7df61dfd for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.083554 11797 rpcz_store.cc:276] 0709 14:52:04.504190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:05.446988 (+942798us) service_pool.cc:224] Handling call
0709 14:52:05.469042 (+ 22054us) spinlock_profiling.cc:243] Waited 5.01 ms on lock 0x7b58000a0e98. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa149b71 00007fe2fa149a22 00007fe303062c09 00007fe3021bcee0 00007fe3022860ab 00007fe302286131 00007fe302247fc0 00007fe302232929 00007fe3022323d2 00007fe2fb7a9bd4
0709 14:52:05.677704 (+208662us) spinlock_profiling.cc:243] Waited 57.5 ms on lock 0x7b58000a0e98. stack: 00007fe2fa14f343 00007fe2fa14f240 00007fe2f9ade1d4 00007fe30381c304 00007fe30381c299 00007fe2fa009db1 00007fe2fa149e9c 00007fe2fa149a5b 00007fe303062c09 00007fe3021bcee0 00007fe3022860ab 00007fe302286131 00007fe302247fc0 00007fe302232929 00007fe3022323d2 00007fe2fb7a9bd4
0709 14:52:05.677889 (+   185us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:05.904631 (+226742us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:05.904704 (+    73us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:05.905948 (+  1244us) log.cc:844] Serialized 26 byte log entry
0709 14:52:06.044274 (+138326us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:06.050208 (+  5934us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:06.056083 (+  5875us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:06.074743 (+ 18660us) raft_consensus.cc:1685] finished
0709 14:52:06.074761 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:06.074938 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":78577,"raft.queue_time_us":91158,"raft.run_cpu_time_us":316,"raft.run_wall_time_us":315,"spinlock_wait_cycles":143784064,"thread_start_us":90039,"threads_started":1,"wal-append.queue_time_us":157255}
I20260709 14:52:06.156162 11539 leader_election.cc:304] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.161665 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.171452 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.163827 11796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2989f4c7154c5fa9e3a50e894a581f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.173609 12362 raft_consensus.cc:2749] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.166368 12298 raft_consensus.cc:493] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:06.166499 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:06.176041 11717 raft_consensus.cc:2393] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:06.174615 12298 raft_consensus.cc:515] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.170214 11791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1eb9342c348c8888d6fadc97c5e6a" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.170346 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.165513 11537 leader_election.cc:304] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.177829 11793 raft_consensus.cc:3060] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.179418 11795 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 4.
I20260709 14:52:06.178855 12298 leader_election.cc:290] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.185375 12379 leader_election.cc:290] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:06.182544 12362 raft_consensus.cc:2749] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.183982 12019 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.203519 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.204687 12368 raft_consensus.cc:493] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:06.205345 12368 raft_consensus.cc:515] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.206173 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:06.207103 11717 raft_consensus.cc:2393] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:06.207772 12368 leader_election.cc:290] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.208648 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.211647 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.212428 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:06.213245 11641 raft_consensus.cc:2393] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:06.213471 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bede5db4ede4fa888b268dff3eeb20e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.215260 11715 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
I20260709 14:52:06.217022 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:06.220458 12378 raft_consensus.cc:493] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e84cb2935f434e8288f901b8613a9e35)
I20260709 14:52:06.221083 12378 raft_consensus.cc:515] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.221863 11539 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.221971 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61072558e2e453dbf7b23c021026d02" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.223366 11539 leader_election.cc:304] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.224082 12378 leader_election.cc:290] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:06.224138 12252 raft_consensus.cc:2749] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.223640 12326 raft_consensus.cc:2749] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.224787 12362 consensus_queue.cc:1048] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.225669 11539 leader_election.cc:304] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.216719 12019 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.226070 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.227825 12362 raft_consensus.cc:2749] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.228839 11567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.228885 11686 leader_election.cc:304] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:06.230054 12298 raft_consensus.cc:2749] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.245779 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.248438 11842 tablet_bootstrap.cc:654] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:06.250586 11688 leader_election.cc:304] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.230077 11793 raft_consensus.cc:2468] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:06.256567 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:06.251665 12346 raft_consensus.cc:2749] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.264067 12354 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:06.264704 12354 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.265033 11574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.266894 12354 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:06.267612 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de3aa2d4c9f419ea644e8456fe6d283" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.269420 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
W20260709 14:52:06.270936 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 45326.7us
I20260709 14:52:06.275276 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bf33fe12554a3bb1f851802e647c6f" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.277050 11641 raft_consensus.cc:2393] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:06.279095 12019 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:06.279717 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:06.280210 11566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.280933 11566 raft_consensus.cc:2468] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 0.
I20260709 14:52:06.282161 11613 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:06.283674 12293 consensus_queue.cc:1059] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.285557 12039 raft_consensus.cc:3055] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.285940 12039 raft_consensus.cc:740] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:06.286767 11788 raft_consensus.cc:2468] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 4.
I20260709 14:52:06.286834 12039 consensus_queue.cc:260] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.288219 11761 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:06.288425 12039 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.289711 12377 raft_consensus.cc:2749] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.275712 11539 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.291460 12019 raft_consensus.cc:2804] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:06.294081 12019 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:06.294461 12019 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.306675 11760 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:06.309157 12342 raft_consensus.cc:2749] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.316208 11686 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.317204 12298 raft_consensus.cc:2749] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.317754 11686 leader_election.cc:304] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.318173 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.318647 12298 raft_consensus.cc:2749] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.320465 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3845843bf447f4aa6e84722e96cbc9" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:06.322077 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52675bb7abef4e56bf497849b2881a0e" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.291458 12326 raft_consensus.cc:2749] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.326586 11761 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:06.328168 12019 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.331475 12019 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:06.335577 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 60266.1us
I20260709 14:52:06.337152 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:06.340929 12366 raft_consensus.cc:2749] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.342947 11539 leader_election.cc:304] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.345307 11539 leader_election.cc:304] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.336678 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.347422 11688 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd
I20260709 14:52:06.349795 12252 raft_consensus.cc:2749] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.342583 11573 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.352360 12354 raft_consensus.cc:2804] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.352921 12354 raft_consensus.cc:697] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:06.354218 11842 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: No bootstrap required, opened a new log
I20260709 14:52:06.353942 12354 consensus_queue.cc:237] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.354751 11842 ts_tablet_manager.cc:1403] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: Time spent bootstrapping tablet: real 0.311s	user 0.013s	sys 0.025s
I20260709 14:52:06.357244 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.347641 12326 raft_consensus.cc:2749] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.362035 12333 consensus_queue.cc:1048] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:52:06.373677 11573 raft_consensus.cc:2468] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:06.373965 12368 consensus_queue.cc:1059] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:06.374316 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.375706 11613 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:06.375029 11788 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 2.
I20260709 14:52:06.376019 11614 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:06.377410 12352 raft_consensus.cc:2804] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.375036 12368 raft_consensus.cc:3055] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.378242 12368 raft_consensus.cc:740] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:06.379505 12368 consensus_queue.cc:260] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:06.381286 12342 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:06.381493 12299 raft_consensus.cc:2749] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.382223 12352 raft_consensus.cc:697] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:06.381291 12368 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.383175 12352 consensus_queue.cc:237] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.381946 12342 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.389183 12342 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:06.390782 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:52:06.393337 11539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 48106.3us
I20260709 14:52:06.396498 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.396663 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.400317 11788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.404927 11539 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.407289 11842 raft_consensus.cc:359] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.408303 11842 raft_consensus.cc:385] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:06.408661 11842 raft_consensus.cc:740] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Initialized, Role: FOLLOWER
I20260709 14:52:06.405673 11761 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:06.411939 12342 raft_consensus.cc:2749] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.414252 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.417094 12333 raft_consensus.cc:2749] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.419397 11842 consensus_queue.cc:260] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.420930 11614 leader_election.cc:304] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.421700 12019 raft_consensus.cc:2749] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.422950 11614 leader_election.cc:304] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.423954 12019 raft_consensus.cc:2749] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.425660 11842 ts_tablet_manager.cc:1434] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.003s
I20260709 14:52:06.426559 11539 leader_election.cc:304] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.427189 11614 leader_election.cc:304] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.432024 11539 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.432595 12326 raft_consensus.cc:2749] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.445878 12326 raft_consensus.cc:2749] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.447613 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.448523 11793 raft_consensus.cc:2393] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46375f2e278445b6b3d5f13354ffd22f in current term 1: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:06.453128 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15b30abc185f4d84acd628013f0f02ec" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:06.455468 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.456099 11793 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.462843 11471 catalog_manager.cc:5697] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 0 to 1, leader changed from <none> to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 1 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.511678 12368 raft_consensus.cc:2749] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:06.511808 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 84708.1us
I20260709 14:52:06.512698 11614 leader_election.cc:304] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.513514 12368 raft_consensus.cc:2749] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.517987 11539 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:06.518823 12326 raft_consensus.cc:2804] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:06.519330 12326 raft_consensus.cc:697] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:06.519721 11471 catalog_manager.cc:5697] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.520195 12326 consensus_queue.cc:237] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.536226 11793 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 1.
W20260709 14:52:06.559656 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 44478.3us
I20260709 14:52:06.562306 11614 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.585263 12368 raft_consensus.cc:2749] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.587746 12342 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:06.588408 12342 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.589443 11614 leader_election.cc:304] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.588758 11539 leader_election.cc:304] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.590762 12342 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:06.591239 12333 raft_consensus.cc:2749] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.591367 12019 raft_consensus.cc:2749] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.592909 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:06.593266 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:06.593787 11568 raft_consensus.cc:2393] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 1: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:06.594316 11614 leader_election.cc:304] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:06.595141 12019 raft_consensus.cc:2804] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:06.599115 12368 consensus_queue.cc:1048] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.600594 11760 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:06.601616 12343 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:06.599155 12019 raft_consensus.cc:697] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:06.602945 12019 consensus_queue.cc:237] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.609942 11614 leader_election.cc:304] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.614413 11795 raft_consensus.cc:1240] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Rejecting Update request from peer 46375f2e278445b6b3d5f13354ffd22f for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:06.616029 12368 raft_consensus.cc:2749] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.617230 11614 leader_election.cc:304] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.624465 12343 raft_consensus.cc:2749] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:06.631825 12326 consensus_queue.cc:1059] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:06.629125 11614 leader_election.cc:304] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.633041 12362 raft_consensus.cc:3055] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.633430 12362 raft_consensus.cc:740] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:06.634438 12362 consensus_queue.cc:260] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:06.635116 12352 raft_consensus.cc:2749] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.635571 12368 raft_consensus.cc:2749] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.635952 12362 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.636570 11614 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:52:06.637691 11614 leader_election.cc:343] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.640334 11469 catalog_manager.cc:5697] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } }
W20260709 14:52:06.649780 11614 leader_election.cc:343] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:06.638571 12368 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:06.653760 12368 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:06.654184 12368 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:06.655442 11686 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.656700 12298 raft_consensus.cc:2749] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:06.662032 12368 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.650509 11469 catalog_manager.cc:5697] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 1 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.671803 11649 raft_consensus.cc:1240] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Rejecting Update request from peer 46375f2e278445b6b3d5f13354ffd22f for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:06.696292 11573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:06.707463 12326 consensus_queue.cc:1059] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:06.708530 12326 raft_consensus.cc:3055] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:06.708910 12326 raft_consensus.cc:740] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:06.710557 12326 consensus_queue.cc:260] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:06.712993 12326 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:06.715312 12368 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:06.732187 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:06.733810 11469 catalog_manager.cc:5697] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 1 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.737406 11469 catalog_manager.cc:5697] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 3 to 4, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 4 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.744881 11614 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:06.745826 12368 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:06.827085 12352 consensus_queue.cc:1048] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, 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.833969 12298 consensus_queue.cc:1048] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.841130  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 14:52:06.935930 11613 consensus_peers.cc:597] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:06.936688 11613 consensus_peers.cc:597] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:06.939038 12354 consensus_queue.cc:1048] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.937320 11613 consensus_peers.cc:597] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:06.944705 11613 consensus_peers.cc:597] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:06.944896 12019 consensus_queue.cc:1048] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.968667 11613 consensus_peers.cc:597] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:06.988543 12333 consensus_queue.cc:1048] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:07.001430 11613 consensus_peers.cc:597] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.039734 11613 consensus_peers.cc:597] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.068524 12406 consensus_queue.cc:1048] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:07.089798 11613 consensus_peers.cc:597] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.090999 11687 consensus_peers.cc:597] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.104072 11687 consensus_peers.cc:597] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.116125 11687 consensus_peers.cc:597] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.131877 11788 raft_consensus.cc:1275] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:52:07.133863 11761 consensus_peers.cc:597] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.136300 12368 consensus_queue.cc:1048] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 14:52:07.146903 11761 consensus_peers.cc:597] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.147603 11761 consensus_peers.cc:597] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.163546  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:07.165462  9525 tablet_replica.cc:333] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
W20260709 14:52:07.165956 11687 consensus_peers.cc:597] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.166471  9525 raft_consensus.cc:2243] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.168460  9525 pending_rounds.cc:70] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Trying to abort 1 pending ops.
I20260709 14:52:07.168736  9525 pending_rounds.cc:77] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661343293730816 op_type: NO_OP noop_request { }
I20260709 14:52:07.169126  9525 raft_consensus.cc:2889] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:07.169516  9525 raft_consensus.cc:2272] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.173182 11613 consensus_peers.cc:597] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.173506  9525 tablet_replica.cc:333] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.174364  9525 raft_consensus.cc:2243] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.178485  9525 raft_consensus.cc:2272] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.179397 11687 consensus_peers.cc:597] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.181159  9525 tablet_replica.cc:333] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
W20260709 14:52:07.185209 11687 consensus_peers.cc:597] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.185770 11761 consensus_peers.cc:597] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.189024  9525 raft_consensus.cc:2243] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.189998  9525 raft_consensus.cc:2272] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.194088  9525 tablet_replica.cc:333] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.194959  9525 raft_consensus.cc:2243] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.195545  9525 raft_consensus.cc:2272] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.197876  9525 tablet_replica.cc:333] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.198580  9525 raft_consensus.cc:2243] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.199563  9525 raft_consensus.cc:2272] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.201872  9525 tablet_replica.cc:333] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.203639  9525 raft_consensus.cc:2243] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.204152  9525 raft_consensus.cc:2272] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.207078 11613 consensus_peers.cc:597] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.211845  9525 tablet_replica.cc:333] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.212538  9525 raft_consensus.cc:2243] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.212961  9525 raft_consensus.cc:2272] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.213210 11761 consensus_peers.cc:597] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.214015 11761 consensus_peers.cc:597] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.215356  9525 tablet_replica.cc:333] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.216013  9525 raft_consensus.cc:2243] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.216496  9525 raft_consensus.cc:2272] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.219157  9525 tablet_replica.cc:333] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.219960  9525 raft_consensus.cc:2243] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.220757  9525 raft_consensus.cc:2272] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.223680  9525 tablet_replica.cc:333] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.224467  9525 raft_consensus.cc:2243] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.225881  9525 raft_consensus.cc:2272] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.228801  9525 tablet_replica.cc:333] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.229403  9525 raft_consensus.cc:2243] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.229800  9525 raft_consensus.cc:2272] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.231842  9525 tablet_replica.cc:333] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.232378  9525 raft_consensus.cc:2243] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.233140  9525 raft_consensus.cc:2272] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.235276  9525 tablet_replica.cc:333] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.235802  9525 raft_consensus.cc:2243] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.236186  9525 raft_consensus.cc:2272] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.238536  9525 tablet_replica.cc:333] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.239106  9525 raft_consensus.cc:2243] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.239542  9525 raft_consensus.cc:2272] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.241379  9525 tablet_replica.cc:333] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.241892  9525 raft_consensus.cc:2243] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.242357  9525 raft_consensus.cc:2272] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.246866  9525 tablet_replica.cc:333] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.247730  9525 raft_consensus.cc:2243] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.248850  9525 raft_consensus.cc:2272] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.251497  9525 tablet_replica.cc:333] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.252420  9525 raft_consensus.cc:2243] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:07.252580 11761 consensus_peers.cc:597] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.253074  9525 raft_consensus.cc:2272] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.255538  9525 tablet_replica.cc:333] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.256219  9525 raft_consensus.cc:2243] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.256722  9525 raft_consensus.cc:2272] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.259305  9525 tablet_replica.cc:333] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.260042  9525 raft_consensus.cc:2243] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.260537  9525 raft_consensus.cc:2272] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.262470  9525 tablet_replica.cc:333] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.263046  9525 raft_consensus.cc:2243] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.263654  9525 raft_consensus.cc:2272] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.266237  9525 tablet_replica.cc:333] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.266964  9525 raft_consensus.cc:2243] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.268014  9525 raft_consensus.cc:2272] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.268110 11761 consensus_peers.cc:597] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.270231  9525 tablet_replica.cc:333] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.270798  9525 raft_consensus.cc:2243] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.271642  9525 raft_consensus.cc:2272] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.274042  9525 tablet_replica.cc:333] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.274670  9525 raft_consensus.cc:2243] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.275269  9525 raft_consensus.cc:2272] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.276975 11613 consensus_peers.cc:597] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.277727  9525 tablet_replica.cc:333] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.278367  9525 raft_consensus.cc:2243] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.278795  9525 raft_consensus.cc:2272] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.281318  9525 tablet_replica.cc:333] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.282095  9525 raft_consensus.cc:2243] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.283139  9525 raft_consensus.cc:2272] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.285674  9525 tablet_replica.cc:333] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.286547  9525 raft_consensus.cc:2243] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.287163  9525 raft_consensus.cc:2272] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.289400  9525 tablet_replica.cc:333] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.290060  9525 raft_consensus.cc:2243] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.291286  9525 raft_consensus.cc:2272] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.293771  9525 tablet_replica.cc:333] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
W20260709 14:52:07.294270 11761 consensus_peers.cc:597] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.294512  9525 raft_consensus.cc:2243] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.295143  9525 raft_consensus.cc:2272] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.297621  9525 tablet_replica.cc:333] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.298511  9525 raft_consensus.cc:2243] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.299125  9525 raft_consensus.cc:2272] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.301613  9525 tablet_replica.cc:333] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.302531  9525 raft_consensus.cc:2243] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:07.303329 11761 consensus_peers.cc:597] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.304322  9525 raft_consensus.cc:2272] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.307063  9525 tablet_replica.cc:333] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.307876  9525 raft_consensus.cc:2243] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.313477  9525 raft_consensus.cc:2272] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.316407  9525 tablet_replica.cc:333] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
W20260709 14:52:07.316228 11761 consensus_peers.cc:597] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:07.317164  9525 raft_consensus.cc:2243] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.317682  9525 raft_consensus.cc:2272] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.320195  9525 tablet_replica.cc:333] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.320963  9525 raft_consensus.cc:2243] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.321473  9525 raft_consensus.cc:2272] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.324131  9525 tablet_replica.cc:333] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.324887  9525 raft_consensus.cc:2243] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.325367  9525 raft_consensus.cc:2272] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.328123  9525 tablet_replica.cc:333] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.328949  9525 raft_consensus.cc:2243] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.329468  9525 raft_consensus.cc:2272] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.332247  9525 tablet_replica.cc:333] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.332928  9525 raft_consensus.cc:2243] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.333498  9525 raft_consensus.cc:2272] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.336089  9525 tablet_replica.cc:333] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.336881  9525 raft_consensus.cc:2243] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.337824  9525 raft_consensus.cc:2272] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.340621  9525 tablet_replica.cc:333] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.341320  9525 raft_consensus.cc:2243] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.341816  9525 raft_consensus.cc:2272] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.344607  9525 tablet_replica.cc:333] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.345369  9525 raft_consensus.cc:2243] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.346314  9525 raft_consensus.cc:2272] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.348896  9525 tablet_replica.cc:333] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.349603  9525 raft_consensus.cc:2243] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.350607  9525 raft_consensus.cc:2272] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.353247  9525 tablet_replica.cc:333] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.353977  9525 raft_consensus.cc:2243] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.354537  9525 raft_consensus.cc:2272] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.357108  9525 tablet_replica.cc:333] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.357820  9525 raft_consensus.cc:2243] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.358373  9525 raft_consensus.cc:2272] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.360652  9525 tablet_replica.cc:333] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.361169  9525 raft_consensus.cc:2243] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.361591  9525 raft_consensus.cc:2272] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.363557  9525 tablet_replica.cc:333] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.364073  9525 raft_consensus.cc:2243] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.364498  9525 raft_consensus.cc:2272] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.367002  9525 tablet_replica.cc:333] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: stopping tablet replica
I20260709 14:52:07.367816  9525 raft_consensus.cc:2243] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.368378  9525 raft_consensus.cc:2272] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.406524 12343 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:07.407075 12343 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:07.410781 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:07.411540 11646 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:07.412904 11760 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:07.413705 12293 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:07.414079 12293 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 424df3788b324532b579455a7df61dfd)
I20260709 14:52:07.414469 12293 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.418951 12343 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:07.420138 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:07.424598 11715 raft_consensus.cc:2393] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:07.428385 12293 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:07.430539 12293 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:07.431241 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:07.432466 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:07.433323 11715 raft_consensus.cc:2393] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:07.445348 11646 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:07.446725 11760 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 5578f588143c4990ab16485b71307757
I20260709 14:52:07.447985 12293 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:07.448951 12293 raft_consensus.cc:697] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:07.450178 12293 consensus_queue.cc:237] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:07.486200  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 14:52:07.485774 11471 catalog_manager.cc:5697] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 2 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.579598 12377 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.580137 12377 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:07.582346 12377 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:07.584170 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:07.584940 11646 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:07.586589 11760 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
W20260709 14:52:07.587460 11761 leader_election.cc:336] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:07.587507 12377 raft_consensus.cc:2804] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:07.588040 12377 raft_consensus.cc:493] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.588482 12377 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:07.598389 12377 raft_consensus.cc:515] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:07.603039 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af8951743746d9ad18085d92eb8aac" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:07.603797 11646 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:07.607519 11761 leader_election.cc:336] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:07.609586 12377 leader_election.cc:290] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:07.612226 11646 raft_consensus.cc:2468] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 3.
I20260709 14:52:07.613925 11760 leader_election.cc:304] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:07.614652 12377 raft_consensus.cc:2804] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:07.615237 12377 raft_consensus.cc:697] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:07.616129 12377 consensus_queue.cc:237] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER 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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:07.642563 12354 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:07.643146 12354 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:07.643631  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:52:07.647671 12354 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:07.663075 11687 leader_election.cc:336] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:07.665333 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:07.666181 11795 raft_consensus.cc:2393] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
I20260709 14:52:07.670444 11688 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
W20260709 14:52:07.671316 12432 instance_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:07.672396 12411 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:07.671738 11471 catalog_manager.cc:5697] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:07.693846 12433 instance_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:07.705652  9525 server_base.cc:1061] running on GCE node
W20260709 14:52:07.706687 12436 instance_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:07.708103  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.708403  9525 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:07.708657  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608727708628 us; error 0 us; skew 500 ppm
I20260709 14:52:07.709630  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.714839 12411 raft_consensus.cc:2749] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:07.743036  9525 webserver.cc:533] Webserver started at http://127.9.77.65:33205/ using document root <none> and password file <none>
I20260709 14:52:07.743893  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.744154  9525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:07.750517  9525 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:52:07.769925 12441 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:07.770859  9525 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.001s	sys 0.001s
I20260709 14:52:07.771286  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "46375f2e278445b6b3d5f13354ffd22f"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-f02f"
I20260709 14:52:07.771818  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608665047945-9525-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:07.797863  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.799746  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.820215  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.827961 12448 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:52:07.904150 11760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 55893.9us
I20260709 14:52:07.908500 11646 raft_consensus.cc:1275] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:07.910930 12449 consensus_queue.cc:1048] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.983178 11715 raft_consensus.cc:1275] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:07.984918 12450 consensus_queue.cc:1048] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:08.096707 11761 consensus_peers.cc:597] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.129707 12449 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.130312 12449 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.134871 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.135811 11646 raft_consensus.cc:2393] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 3: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:08.143143 12449 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:08.164289 11761 leader_election.cc:336] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.164757 11761 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.165463 12449 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.177124 12449 raft_consensus.cc:2749] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:08.200237  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:52:08.200644  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.374s	user 0.005s	sys 0.005s
I20260709 14:52:08.200955  9525 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:52:08.206519 12448 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.212532 11646 raft_consensus.cc:1275] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:08.219282 12450 consensus_queue.cc:1048] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.347007 12448 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: 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:08.347847 12450 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.348135 12448 tablet_bootstrap.cc:492] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.348934 12448 ts_tablet_manager.cc:1403] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.143s	user 0.051s	sys 0.055s
I20260709 14:52:08.351670 12448 raft_consensus.cc:359] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.352344 12448 raft_consensus.cc:740] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.353152 12448 consensus_queue.cc:260] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.348482 12450 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.360193 12450 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.370507 12448 ts_tablet_manager.cc:1434] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:08.371544 12448 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.374985 12019 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.375536 12019 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.377058 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.377472 12019 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.378579 12019 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.379037 12019 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.381631 12019 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:08.383940 11613 leader_election.cc:336] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.375034 11761 leader_election.cc:336] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.397032 11762 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:08.398373 12451 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.398922 12451 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.401160 12451 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.401695 12451 raft_consensus.cc:2749] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.404140 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.405443 11614 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:08.406203 12019 raft_consensus.cc:2749] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.410161 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.412267 12448 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: 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:08.413293 12448 tablet_bootstrap.cc:492] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.413223 12354 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.414230 12448 ts_tablet_manager.cc:1403] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260709 14:52:08.414062 12354 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.421911 12448 raft_consensus.cc:359] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.422696 12448 raft_consensus.cc:740] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.424774 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.425513 12448 consensus_queue.cc:260] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.427673 12448 ts_tablet_manager.cc:1434] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:08.427739 12411 raft_consensus.cc:493] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.428512 12448 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.428371 12411 raft_consensus.cc:515] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.430559 12411 leader_election.cc:290] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.433100 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.436625 12452 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.437252 12452 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.441411 12452 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.447821 12435 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.448508 12435 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.450892 12435 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.453434 12448 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: 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:08.461517 12448 tablet_bootstrap.cc:492] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.462224 12448 ts_tablet_manager.cc:1403] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260709 14:52:08.463341 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.464178 11644 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:08.464699 12448 raft_consensus.cc:359] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.465382 12448 raft_consensus.cc:740] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.466156 12448 consensus_queue.cc:260] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.468236 12448 ts_tablet_manager.cc:1434] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:08.468284 12449 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.469063 12448 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.468860 12449 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.472141 11760 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.473325 12377 raft_consensus.cc:2804] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.473724 12377 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.474094 12377 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.471011 12449 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.480345 12352 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.480955 12352 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:08.488418 11613 leader_election.cc:336] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.488991 11613 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:08.489781 12019 raft_consensus.cc:2749] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.490679 12448 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: 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:08.491685 12448 tablet_bootstrap.cc:492] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.492410 12448 ts_tablet_manager.cc:1403] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 14:52:08.494871 12448 raft_consensus.cc:359] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.495595 12448 raft_consensus.cc:740] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.496443 12448 consensus_queue.cc:260] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.498499 12448 ts_tablet_manager.cc:1434] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:08.498916 12449 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.499320 12448 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.499605 12449 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.501755 12449 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.508703 12354 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.509436 12354 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.510010 12354 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.517951 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.518690 11722 raft_consensus.cc:2468] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:08.521144 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.522797 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.483197 12352 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.527635 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.527796 11762 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.528856 12448 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: 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:08.529870 12448 tablet_bootstrap.cc:492] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.530546 12448 ts_tablet_manager.cc:1403] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.015s
I20260709 14:52:08.533241 12448 raft_consensus.cc:359] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.534008 12448 raft_consensus.cc:740] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.533890 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.534935 11793 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:08.534865 12448 consensus_queue.cc:260] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.536937 12448 ts_tablet_manager.cc:1434] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:08.537819 12448 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.546252 12377 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.547116 11646 raft_consensus.cc:2468] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.530948 12293 raft_consensus.cc:2804] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:08.554199 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.570501 12019 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.574120 12019 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.571969 12354 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.578850 12019 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.573143 12451 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.584496 12451 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.575589 12293 raft_consensus.cc:493] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.590538 12448 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: 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:08.591342 12451 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.591570 12448 tablet_bootstrap.cc:492] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:08.577159 12352 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.592319 12448 ts_tablet_manager.cc:1403] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.020s
I20260709 14:52:08.592124 12352 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:08.592572 11761 leader_election.cc:336] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.593035 11761 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.593720 12452 raft_consensus.cc:2749] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.594113 12352 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:08.594344 11687 leader_election.cc:336] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.594807 11687 leader_election.cc:304] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.588900 12354 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.585491 12411 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.595436 12354 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.595782 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.589151 12293 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.595541 12411 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:08.596967 11761 leader_election.cc:336] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.597535 12354 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:08.597692 11761 leader_election.cc:336] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.597915 12411 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.598660 11715 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:08.599778 12448 raft_consensus.cc:359] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.600492 12448 raft_consensus.cc:740] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.602860 12411 raft_consensus.cc:2749] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:08.603073 11687 leader_election.cc:336] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.603645 11687 leader_election.cc:336] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.603837 12377 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.604048 11762 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.604969 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:08.605603 11646 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.606518 12293 raft_consensus.cc:515] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:08.604117 11687 leader_election.cc:336] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.609218 11687 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.610358 12467 raft_consensus.cc:2749] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:08.612445 11761 leader_election.cc:336] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.613932 11646 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:08.613538 11761 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:08.615417 11760 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.613816 12448 consensus_queue.cc:260] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.639148 12448 ts_tablet_manager.cc:1434] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.006s
I20260709 14:52:08.616343 12450 raft_consensus.cc:2749] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.604954 12377 raft_consensus.cc:2804] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.640395 11688 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:08.632236 12451 raft_consensus.cc:2804] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.612912 12293 leader_election.cc:290] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.666390 12448 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.669111 11614 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.631703 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbc184542134b18b8d53abd7b1cf975" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.670089 12019 raft_consensus.cc:2804] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.670437 12019 raft_consensus.cc:493] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.670758 12019 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.672611 11686 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.672065  9525 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:52:08.674412 12470 raft_consensus.cc:2749] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.665053 12377 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.676770 12377 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.666554 12435 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.674976  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.474s	user 0.304s	sys 0.005s
I20260709 14:52:08.677394 12435 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.678476 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.680018 11722 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
W20260709 14:52:08.680785 11761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 63403.3us
I20260709 14:52:08.673877 11715 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.685423 12468 raft_consensus.cc:2804] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.686136 12468 raft_consensus.cc:493] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
W20260709 14:52:08.686205 11613 leader_election.cc:336] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.686569 12468 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:08.688504 11613 leader_election.cc:336] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.691355 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.691994 11795 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.696261 12377 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.697435 12354 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.697968 12354 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.699862 12469 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.700102 12354 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.700444 12469 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.702493 12469 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.703739 12435 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:08.705396 11687 leader_election.cc:336] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.706653 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.707413 11795 raft_consensus.cc:2393] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
W20260709 14:52:08.705874 11687 leader_election.cc:336] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.717934 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.722357 11715 raft_consensus.cc:2468] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 3.
I20260709 14:52:08.722388 12435 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.723133 12435 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.725239 12435 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.727948 11688 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:52:08.728763 11613 leader_election.cc:336] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.729378 11761 leader_election.cc:336] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.709292 12451 raft_consensus.cc:697] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
W20260709 14:52:08.733114 11686 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:34763, user_credentials={real_user=slave}} blocked reactor thread for 60579.2us
I20260709 14:52:08.694610 12468 raft_consensus.cc:515] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.737015 12451 consensus_queue.cc:237] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.741308 11688 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:08.737728 12472 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.730767 12354 raft_consensus.cc:2804] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:08.742331 11613 leader_election.cc:336] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.747706 12448 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: 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:08.748867 12475 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.749068 12411 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.749455 12475 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.750571 12435 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.744351 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.751729 11646 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.752378 12475 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.749565 12411 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.755618 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.743973 12019 raft_consensus.cc:515] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.756474 12472 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.758610 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.758746 11762 leader_election.cc:304] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.759289 11795 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.760123 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.761300 11722 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:08.763410 12473 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.763999 12473 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:08.763788 11687 leader_election.cc:336] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.765307 11687 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:08.766069 12470 raft_consensus.cc:2749] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.766335 12473 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.744920 12354 raft_consensus.cc:493] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.767586 12354 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.765897 12019 leader_election.cc:290] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.768868 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.769553 11793 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
W20260709 14:52:08.771495 11613 leader_election.cc:336] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.772334 12019 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.749191 12377 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.773880 12019 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:08.777844 11761 leader_election.cc:336] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.778493 12377 raft_consensus.cc:2804] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:08.779754 11761 leader_election.cc:336] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.781512 11688 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.772754 12472 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.755012 12411 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.782339 12467 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.782039 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.782897 12411 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.782734 12467 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.783617 12467 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.783489 12411 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.785570 12411 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:08.783488 11722 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
W20260709 14:52:08.772961 11687 leader_election.cc:336] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.788048 11613 leader_election.cc:336] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.788601 11613 leader_election.cc:336] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.790210 12377 raft_consensus.cc:697] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:08.791172 12377 consensus_queue.cc:237] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER 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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.792110 12470 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.792593 12470 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.794739 12470 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.795064 11762 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.782258 12019 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.797011 12468 leader_election.cc:290] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
W20260709 14:52:08.799661 11687 leader_election.cc:336] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:08.800310 11687 leader_election.cc:336] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.748721 12448 tablet_bootstrap.cc:492] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
W20260709 14:52:08.801585 11761 leader_election.cc:336] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.801898 12448 ts_tablet_manager.cc:1403] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.006s
W20260709 14:52:08.802172 11761 leader_election.cc:336] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.802296 11614 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.803064 12019 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.803493 12019 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.804029 12019 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.806383 12377 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.806922 12377 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.807354 12354 raft_consensus.cc:515] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.809194 12377 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:08.811728 11687 leader_election.cc:336] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.811949 11614 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.815351 11686 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.817466 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e2999506f547efa2581e6de3475aa7" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:08.818320 11795 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.817754 11614 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.818533 12448 raft_consensus.cc:359] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.821805 12448 raft_consensus.cc:740] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.822531 12448 consensus_queue.cc:260] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.824265 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.824852 11718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.825057 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.825466 11718 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:08.825831 12448 ts_tablet_manager.cc:1434] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:52:08.825716 11719 raft_consensus.cc:2468] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:08.814285 12472 raft_consensus.cc:2804] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.826812 12472 raft_consensus.cc:493] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.827185 12471 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:08.827322 12472 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.827543 12435 raft_consensus.cc:2749] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.827713 12471 raft_consensus.cc:493] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.828138 12471 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:08.824898 11721 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:08.824314 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:08.814525 12478 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.829968 11793 raft_consensus.cc:2468] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.830322 12478 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.830750 12478 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.822295 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.831449 11722 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 1.
I20260709 14:52:08.826838 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35435a7a8c4381b07346139704b6e0" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:08.833690 11797 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.834072 12368 raft_consensus.cc:493] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.835474 12368 raft_consensus.cc:515] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.835778 12354 leader_election.cc:290] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.837510 12368 leader_election.cc:290] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.838346 12471 raft_consensus.cc:515] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:08.838867 12467 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.841889 12474 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.842463 12474 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.840624 11762 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.842856 12474 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.843616 12467 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.844475 12377 raft_consensus.cc:2804] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.844877 12377 raft_consensus.cc:493] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.845273 12377 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.826720 12448 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:08.842890 12471 leader_election.cc:290] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.847165 11795 raft_consensus.cc:2468] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 2.
I20260709 14:52:08.848553 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a4420cbd94d0c979e2fd4b5c6e455" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:08.866029 11641 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.868697 12019 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.848238 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.871690 11644 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.851877 11762 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.873775 12451 raft_consensus.cc:2804] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.857218 11614 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.862257 11717 raft_consensus.cc:2468] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:08.862257 11797 raft_consensus.cc:2468] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:08.875960 11614 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.874207 12451 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.877315 12451 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.877957 12471 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.878360 12471 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.878712 12471 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.854483 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:08.879328 11469 catalog_manager.cc:5697] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 2 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.880369 11715 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:08.847564 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:08.881325 11646 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:08.882380 11641 raft_consensus.cc:2468] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
W20260709 14:52:08.859669 11613 leader_election.cc:336] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.883394 12368 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.864336 12472 raft_consensus.cc:515] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.883775 12368 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.884207 12368 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.885977 12472 leader_election.cc:290] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:08.886533 11613 leader_election.cc:336] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.889026 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.890182 11614 leader_election.cc:304] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:52:08.891309 11613 leader_election.cc:336] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.891462 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5db0afa20e40958c85dda1780c2968" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
W20260709 14:52:08.891834 11613 leader_election.cc:336] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.892060 11722 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.853871 12377 raft_consensus.cc:515] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:08.858218 11687 leader_election.cc:336] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.896726 11686 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.896802 12471 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.897629 12477 raft_consensus.cc:2804] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.897732 11686 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.898064 12477 raft_consensus.cc:493] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.898497 12477 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.898535 12467 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.899049 12467 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.899387 12411 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.899502 12467 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.899852 12411 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.900269 12411 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.898923 11686 leader_election.cc:304] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:08.902572 12354 raft_consensus.cc:2804] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.903107 12354 raft_consensus.cc:697] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
W20260709 14:52:08.903576 11761 leader_election.cc:336] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.904028 12354 consensus_queue.cc:237] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.908110 12368 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.909674 11688 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.910815 12435 raft_consensus.cc:2804] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:08.911175 12435 raft_consensus.cc:493] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:08.911569 12435 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.907083 12467 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.911484 11762 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.916167 12293 raft_consensus.cc:2804] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.916674 12293 raft_consensus.cc:697] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:08.888880 12451 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.917487 12293 consensus_queue.cc:237] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.918215 11722 raft_consensus.cc:2468] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 2.
I20260709 14:52:08.919139 12451 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.920225 12471 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.919984 12435 raft_consensus.cc:515] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.921306 11614 leader_election.cc:304] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.921962 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.922475 12476 raft_consensus.cc:2804] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.922807 11722 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.923625 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1318fa5b96464f04954186a7e56a59cf" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.924252 11717 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.924326 12476 raft_consensus.cc:697] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:08.925326 12476 consensus_queue.cc:237] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.922914 12435 leader_election.cc:290] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
W20260709 14:52:08.924392 11613 leader_election.cc:336] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.928174 12467 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.934108 12411 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:08.935892 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:08.936923 11641 raft_consensus.cc:2393] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:08.936671 12477 raft_consensus.cc:515] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:08.937849 11613 leader_election.cc:336] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.938596 11722 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
W20260709 14:52:08.938835 11687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41915, user_credentials={real_user=slave}} blocked reactor thread for 80642.4us
I20260709 14:52:08.934187 12368 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:08.939477 11687 leader_election.cc:336] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.874049 12019 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.939811 11688 leader_election.cc:304] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.939263 12477 leader_election.cc:290] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:08.940536 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.940806 12435 raft_consensus.cc:2804] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.941329 11721 raft_consensus.cc:2393] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:08.941623 12435 raft_consensus.cc:697] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:08.948042 11762 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.948308 12377 leader_election.cc:290] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:08.948545 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c31bca621449c39fa8fa661428a5c9" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.948874 12478 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.948964 12475 raft_consensus.cc:2804] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.949244 11719 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.945847 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da13c61796c44dba1eb9d02ac6b7a28" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:08.949826 12475 raft_consensus.cc:697] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:08.950150 11793 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:08.951779 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "e84cb2935f434e8288f901b8613a9e35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.952519 11721 raft_consensus.cc:2393] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e84cb2935f434e8288f901b8613a9e35 in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:08.944478 11614 leader_election.cc:304] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:08.955930 11614 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:08.956923 11719 raft_consensus.cc:2468] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 2.
W20260709 14:52:08.959143 11761 leader_election.cc:336] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.961947 11795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a87160b89c481b9b29043f7f5b3fe1" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:08.972079 11795 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.966246 11793 raft_consensus.cc:2468] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 4.
I20260709 14:52:08.966679 12472 raft_consensus.cc:2804] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.953848 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:08.951092 12478 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:08.967156 11613 leader_election.cc:336] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.954025 12475 consensus_queue.cc:237] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:08.948545 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:08.947587 12435 consensus_queue.cc:237] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
W20260709 14:52:08.979871 11687 leader_election.cc:336] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.972262 12476 raft_consensus.cc:2749] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:08.985282 11795 raft_consensus.cc:2468] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:08.983038 12472 raft_consensus.cc:697] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:08.988421 12411 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:08.989001 12472 consensus_queue.cc:237] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
W20260709 14:52:08.992969 11761 leader_election.cc:336] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:08.992795 11688 leader_election.cc:304] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:08.997943 11722 raft_consensus.cc:2393] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:08.999137 11797 raft_consensus.cc:2393] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate e84cb2935f434e8288f901b8613a9e35 in this term.
W20260709 14:52:09.001979 11761 leader_election.cc:336] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:09.002548 11761 leader_election.cc:336] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:09.002930 11761 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:09.004900 12411 raft_consensus.cc:2804] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:09.016991 11687 leader_election.cc:336] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:09.017287 12411 raft_consensus.cc:697] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:09.017541 11687 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:09.004491 12478 raft_consensus.cc:2749] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.018426 12354 raft_consensus.cc:2749] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:09.018826 11687 leader_election.cc:336] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:09.019564 11687 leader_election.cc:336] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:09.019934 11687 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:09.020629 12354 raft_consensus.cc:2749] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.023643 12411 consensus_queue.cc:237] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:09.024451 11687 leader_election.cc:336] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:09.024024 11471 catalog_manager.cc:5697] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.980362 12474 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:09.027581 11614 leader_election.cc:304] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:09.033257 11715 raft_consensus.cc:2393] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 2: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
W20260709 14:52:09.034152 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 56624.6us
I20260709 14:52:09.037295 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:09.038219 11646 raft_consensus.cc:2393] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:09.041885 11686 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:09.049369 11717 raft_consensus.cc:2468] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e84cb2935f434e8288f901b8613a9e35 in term 2.
I20260709 14:52:09.053844 11762 leader_election.cc:304] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
W20260709 14:52:09.052106 11687 leader_election.cc:336] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:09.052445 12474 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:09.056625 11614 leader_election.cc:304] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:09.063284 12019 raft_consensus.cc:2804] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:09.064014 12019 raft_consensus.cc:697] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 4 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:09.065064 12019 consensus_queue.cc:237] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.068735 11614 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:09.067870 12452 raft_consensus.cc:2804] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:09.056211 12435 raft_consensus.cc:2749] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.071317 12368 raft_consensus.cc:2749] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.056342 12472 raft_consensus.cc:2804] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:09.081899 12448 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.085255 12448 tablet_bootstrap.cc:492] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.082603 12452 raft_consensus.cc:697] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Leader. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:09.081861 11614 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:09.086130 12448 ts_tablet_manager.cc:1403] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.260s	user 0.032s	sys 0.035s
I20260709 14:52:09.094862 12448 raft_consensus.cc:359] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.095599 12448 raft_consensus.cc:740] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.096369 12448 consensus_queue.cc:260] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.098644 12448 ts_tablet_manager.cc:1434] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:09.093886 12472 raft_consensus.cc:697] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:09.107488 12472 consensus_queue.cc:237] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:09.106480 12448 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:09.093077 12452 consensus_queue.cc:237] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.093403 12471 raft_consensus.cc:2749] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.100319 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:09.119549 11641 raft_consensus.cc:2393] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 2: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:09.120718 11686 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757; no voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:09.122535 12435 raft_consensus.cc:2749] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:09.125576 11613 consensus_peers.cc:597] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.149570 12448 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.152823 12448 tablet_bootstrap.cc:492] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.153630 12448 ts_tablet_manager.cc:1403] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.001s
I20260709 14:52:09.156200 12448 raft_consensus.cc:359] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.156942 12448 raft_consensus.cc:740] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.157819 12448 consensus_queue.cc:260] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.160041 12448 ts_tablet_manager.cc:1434] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:09.160849 12448 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:09.183960 11472 catalog_manager.cc:5697] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 2 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.189946 12448 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.191093 12448 tablet_bootstrap.cc:492] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.191874 12448 ts_tablet_manager.cc:1403] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.000s
I20260709 14:52:09.194581 12448 raft_consensus.cc:359] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.195336 12448 raft_consensus.cc:740] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.196033 12448 consensus_queue.cc:260] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.198271 12448 ts_tablet_manager.cc:1434] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:52:09.200910 12448 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:09.207018 11613 consensus_peers.cc:597] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.225329 11471 catalog_manager.cc:5697] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 3 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.244138 12448 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.245296 12448 tablet_bootstrap.cc:492] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.246194 12448 ts_tablet_manager.cc:1403] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.021s
I20260709 14:52:09.186100 11472 catalog_manager.cc:5697] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 2 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.248173 11471 catalog_manager.cc:5697] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 2 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.248970 12448 raft_consensus.cc:359] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.250002 12448 raft_consensus.cc:740] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.249815 11471 catalog_manager.cc:5697] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 2 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.250854 12448 consensus_queue.cc:260] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.253181 12448 ts_tablet_manager.cc:1434] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:09.254069 12448 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:09.275318 11469 catalog_manager.cc:5697] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.277760 11469 catalog_manager.cc:5697] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.291626 11641 raft_consensus.cc:1275] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:09.293318 12452 consensus_queue.cc:1048] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:09.340277 11613 consensus_peers.cc:597] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.343184 11761 consensus_peers.cc:597] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:09.345705 11761 consensus_peers.cc:597] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.355517 11471 catalog_manager.cc:5697] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to e84cb2935f434e8288f901b8613a9e35 (127.9.77.68). New cstate: current_term: 2 leader_uuid: "e84cb2935f434e8288f901b8613a9e35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.376328 11795 raft_consensus.cc:1275] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:09.379180 12468 consensus_queue.cc:1048] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.387102 11715 raft_consensus.cc:1275] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:09.396998 11687 consensus_peers.cc:597] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.401772 12477 consensus_queue.cc:1048] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:09.406190 11761 consensus_peers.cc:597] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.409667 11793 raft_consensus.cc:1275] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:09.413676 12470 consensus_queue.cc:1048] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:09.428503 11715 raft_consensus.cc:1275] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:09.430580 12449 consensus_queue.cc:1048] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:09.444638 11613 consensus_peers.cc:597] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.445035 11717 raft_consensus.cc:1275] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:09.448978 12478 consensus_queue.cc:1048] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:09.451992 11687 consensus_peers.cc:597] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.455309 11717 raft_consensus.cc:1275] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:09.466220 12450 consensus_queue.cc:1048] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:09.477474 11646 raft_consensus.cc:1275] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:09.477478 11797 raft_consensus.cc:1275] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:09.482645 11469 catalog_manager.cc:5697] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 1 to 2, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 2 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.490060 11469 catalog_manager.cc:5697] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 2 to 4, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 4 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.500418 12468 consensus_queue.cc:1048] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:09.502455 11613 consensus_peers.cc:597] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:09.518402 11687 consensus_peers.cc:597] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:09.537240 11687 consensus_peers.cc:597] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.513695 12472 consensus_queue.cc:1048] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:09.543411 11797 raft_consensus.cc:1275] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:09.545220 12448 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.546265 12448 tablet_bootstrap.cc:492] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.546942 12448 ts_tablet_manager.cc:1403] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.293s	user 0.076s	sys 0.095s
I20260709 14:52:09.549502 12448 raft_consensus.cc:359] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.552083 12448 raft_consensus.cc:740] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.553741 11761 consensus_peers.cc:597] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.553617 12448 consensus_queue.cc:260] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.557488 12448 ts_tablet_manager.cc:1434] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:09.560074 12448 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:09.561306 11613 consensus_peers.cc:597] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.568100 11722 raft_consensus.cc:1275] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:09.574479 12019 consensus_queue.cc:1048] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:09.572348 12477 consensus_queue.cc:1048] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 14:52:09.595813 11613 consensus_peers.cc:597] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.653220 11761 consensus_peers.cc:597] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.660789 11613 consensus_peers.cc:597] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.664639 12461 raft_consensus.cc:493] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:09.669169 11613 consensus_peers.cc:597] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.669880 11613 consensus_peers.cc:597] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.670286 11613 consensus_peers.cc:597] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:09.670717 11613 consensus_peers.cc:597] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.671361 11613 consensus_peers.cc:597] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.684429 11722 raft_consensus.cc:1275] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer e84cb2935f434e8288f901b8613a9e35: 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:09.686058 12449 consensus_queue.cc:1048] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.665413 12461 raft_consensus.cc:515] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:09.690845 12461 leader_election.cc:290] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
W20260709 14:52:09.690542 11761 consensus_peers.cc:597] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.699786 11761 consensus_peers.cc:597] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.731132 11613 consensus_peers.cc:597] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.771766 12461 raft_consensus.cc:493] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.772570 12461 raft_consensus.cc:515] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:09.799328 12448 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.807825 12448 tablet_bootstrap.cc:492] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.808532 12448 ts_tablet_manager.cc:1403] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.249s	user 0.033s	sys 0.021s
W20260709 14:52:09.822558 11687 consensus_peers.cc:597] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.798416 12461 leader_election.cc:290] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:09.828083 12448 raft_consensus.cc:359] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:09.828788 12448 raft_consensus.cc:740] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.829428 12448 consensus_queue.cc:260] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
W20260709 14:52:09.831728 11613 consensus_peers.cc:597] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.831847 12448 ts_tablet_manager.cc:1434] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:52:09.833016 12448 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:09.835865 11687 consensus_peers.cc:597] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.836364 11687 consensus_peers.cc:597] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.836804 11687 consensus_peers.cc:597] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.851878 11761 consensus_peers.cc:597] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.852630 11761 consensus_peers.cc:597] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.869727 11761 consensus_peers.cc:597] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:09.870280 11761 consensus_peers.cc:597] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:09.901773 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:09.903030 11717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
W20260709 14:52:09.932153 11761 consensus_peers.cc:597] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.952172 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:09.957392 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189314f9e37448e0affbf30d770c4b11" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:09.959268 12444 leader_election.cc:304] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:09.962019 12461 raft_consensus.cc:2749] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:09.959228 11761 consensus_peers.cc:597] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:09.963511 12442 leader_election.cc:304] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:09.966166 12461 raft_consensus.cc:2749] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.974993 12461 raft_consensus.cc:493] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.975688 12461 raft_consensus.cc:515] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.980469 12461 leader_election.cc:290] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:09.980865 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:09.980458 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25601947d3804037b6521eb8c8e38174" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:09.985342 12444 leader_election.cc:304] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:09.989424 12461 raft_consensus.cc:2749] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:09.993499 12448 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: 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:09.994891 12448 tablet_bootstrap.cc:492] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:09.996160 12448 ts_tablet_manager.cc:1403] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.163s	user 0.027s	sys 0.030s
I20260709 14:52:09.998903 12448 raft_consensus.cc:359] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:09.999789 12448 raft_consensus.cc:740] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.002050 12448 consensus_queue.cc:260] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.005085 12448 ts_tablet_manager.cc:1434] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 14:52:10.006300 12448 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.048832 12448 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.050034 12448 tablet_bootstrap.cc:492] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
W20260709 14:52:10.050518 11761 consensus_peers.cc:597] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:10.050720 12448 ts_tablet_manager.cc:1403] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.016s
I20260709 14:52:10.053828 12448 raft_consensus.cc:359] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.054574 12448 raft_consensus.cc:740] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
W20260709 14:52:10.055171 11687 consensus_peers.cc:597] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:10.055588 12448 consensus_queue.cc:260] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.057988 12448 ts_tablet_manager.cc:1434] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:10.058807 12448 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.085831 12448 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.087251 12448 tablet_bootstrap.cc:492] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.087947 12448 ts_tablet_manager.cc:1403] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.002s
I20260709 14:52:10.090425 12448 raft_consensus.cc:359] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.091164 12448 raft_consensus.cc:740] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.091991 12448 consensus_queue.cc:260] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.094312 12448 ts_tablet_manager.cc:1434] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:10.095192 12448 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.101598 12461 raft_consensus.cc:493] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.102223 12461 raft_consensus.cc:515] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.104331 12461 leader_election.cc:290] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:10.106173 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.106282 11641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:10.107957 12442 leader_election.cc:304] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.110584 12461 raft_consensus.cc:2749] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:10.125078 11761 consensus_peers.cc:597] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:10.128010 12448 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.129156 12448 tablet_bootstrap.cc:492] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.129957 12448 ts_tablet_manager.cc:1403] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.000s
I20260709 14:52:10.133184 12448 raft_consensus.cc:359] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.133874 12448 raft_consensus.cc:740] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.134614 12448 consensus_queue.cc:260] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.137050 12448 ts_tablet_manager.cc:1434] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:10.137884 12448 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.140025 12461 raft_consensus.cc:493] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.140837 12461 raft_consensus.cc:515] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.144523 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:10.148710 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f13bf4d9e4e93a7a1c8b8674d8cde" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:10.150906 12444 leader_election.cc:304] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757
I20260709 14:52:10.153199 12569 raft_consensus.cc:2749] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:10.156847 11613 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111) [suppressed 261 similar messages]
I20260709 14:52:10.158782 12461 leader_election.cc:290] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:10.168884 12448 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.170047 12448 tablet_bootstrap.cc:492] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.170811 12448 ts_tablet_manager.cc:1403] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.001s
I20260709 14:52:10.173543 12448 raft_consensus.cc:359] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.174283 12448 raft_consensus.cc:740] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.175001 12448 consensus_queue.cc:260] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.177326 12448 ts_tablet_manager.cc:1434] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 14:52:10.178227 12448 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.192140 12569 raft_consensus.cc:493] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.192678 12569 raft_consensus.cc:515] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.194790 12569 leader_election.cc:290] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:10.196657 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:10.198033 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55791cfd624cebafd67f3664467dbd" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.198539 12569 raft_consensus.cc:493] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.199056 12569 raft_consensus.cc:515] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.201431 12444 leader_election.cc:304] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.202901 12461 raft_consensus.cc:2749] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:10.204118 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:10.204300 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.205423 12569 leader_election.cc:290] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:10.213790 12444 leader_election.cc:304] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.214882 12569 raft_consensus.cc:2749] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:10.243709 12448 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.244799 12448 tablet_bootstrap.cc:492] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.245518 12448 ts_tablet_manager.cc:1403] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.029s
I20260709 14:52:10.248345 12448 raft_consensus.cc:359] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.249065 12448 raft_consensus.cc:740] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.249898 12448 consensus_queue.cc:260] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.252336 12448 ts_tablet_manager.cc:1434] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:10.253147 12448 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.275724 12448 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.276729 12448 tablet_bootstrap.cc:492] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.277348 12448 ts_tablet_manager.cc:1403] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 14:52:10.280157 12448 raft_consensus.cc:359] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.280920 12448 raft_consensus.cc:740] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.281876 12448 consensus_queue.cc:260] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.285923 12448 ts_tablet_manager.cc:1434] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 14:52:10.286693 12448 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:10.299423 11761 consensus_peers.cc:597] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:10.333873  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:41915
I20260709 14:52:10.337090 12448 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: 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:10.338145 12448 tablet_bootstrap.cc:492] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.338824 12448 ts_tablet_manager.cc:1403] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.052s	user 0.033s	sys 0.014s
I20260709 14:52:10.341616 12448 raft_consensus.cc:359] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.342343 12448 raft_consensus.cc:740] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.343083 12448 consensus_queue.cc:260] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.344506 12592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:41915 every 8 connection(s)
I20260709 14:52:10.345669 12448 ts_tablet_manager.cc:1434] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:10.346619 12448 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.380021 12593 heartbeater.cc:344] Connected to a master server at 127.9.77.126:34323
I20260709 14:52:10.380465 12593 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:10.381364 12593 heartbeater.cc:507] Master 127.9.77.126:34323 requested a full tablet report, sending...
W20260709 14:52:10.385052 12595 tablet.cc:2406] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:10.389732 12448 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.390678 12448 tablet_bootstrap.cc:492] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.393383 12448 ts_tablet_manager.cc:1403] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.003s
I20260709 14:52:10.408214 12448 raft_consensus.cc:359] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.408946 12448 raft_consensus.cc:740] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.411561 12569 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.412312 12569 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.414556 12569 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:10.409584 12448 consensus_queue.cc:260] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.415975 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.420147 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:10.421729 12444 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.422367 12563 raft_consensus.cc:3060] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.422900 12569 raft_consensus.cc:2749] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:10.433959 12448 ts_tablet_manager.cc:1434] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:52:10.435016 12448 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.457326 11469 ts_manager.cc:194] Re-registered known tserver with Master: 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:10.465983 12569 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.466552 12569 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.468639 12569 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:10.470541 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.471560 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:10.473932 12448 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: 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:10.474372 12444 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.475000 12448 tablet_bootstrap.cc:492] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.475687 12448 ts_tablet_manager.cc:1403] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.001s
I20260709 14:52:10.475633 12569 raft_consensus.cc:2749] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:10.478376 12448 raft_consensus.cc:359] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.479027 12448 raft_consensus.cc:740] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.479745 12448 consensus_queue.cc:260] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.481863 12448 ts_tablet_manager.cc:1434] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:10.482627 12448 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.500008 12563 raft_consensus.cc:3060] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.516805 12559 raft_consensus.cc:3060] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.521224 12557 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.522943 12448 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=1 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:10.523955 12448 tablet_bootstrap.cc:492] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.524559 12448 ts_tablet_manager.cc:1403] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.010s
I20260709 14:52:10.527202 12448 raft_consensus.cc:359] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.527891 12448 raft_consensus.cc:740] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.535696 12448 consensus_queue.cc:260] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.539017 12448 ts_tablet_manager.cc:1434] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:10.539919 12448 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.566105 12569 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.566619 12569 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.568822 12569 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:10.574172 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:10.576587 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.593935 12444 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f; no voters: 424df3788b324532b579455a7df61dfd, e84cb2935f434e8288f901b8613a9e35
I20260709 14:52:10.595070 12461 raft_consensus.cc:2749] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:10.616255 12559 raft_consensus.cc:3060] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.621027 12563 raft_consensus.cc:3060] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:10.644378 12448 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.645358 12448 tablet_bootstrap.cc:492] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.646013 12448 ts_tablet_manager.cc:1403] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.029s
I20260709 14:52:10.649036 12448 raft_consensus.cc:359] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.649736 12448 raft_consensus.cc:740] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.650561 12448 consensus_queue.cc:260] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.652395 12448 ts_tablet_manager.cc:1434] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:10.653177 12448 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.675155 12448 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.676134 12448 tablet_bootstrap.cc:492] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.676793 12448 ts_tablet_manager.cc:1403] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 14:52:10.678483 11469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40456
I20260709 14:52:10.679611 12448 raft_consensus.cc:359] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.680980 12448 raft_consensus.cc:740] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.681725 12448 consensus_queue.cc:260] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:10.683291 12593 heartbeater.cc:499] Master 127.9.77.126:34323 was elected leader, sending a full tablet report...
I20260709 14:52:10.684667 12448 ts_tablet_manager.cc:1434] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:52:10.686048 12448 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:10.725281 12368 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.725806 12368 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.728034 12368 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:10.730434 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:10.731076 12563 raft_consensus.cc:3060] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:10.731405 12559 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:10.733006 11613 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:10.734225 12546 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:10.734789 12546 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.735287 12546 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.746758 12354 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.747438 12354 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.751230 12354 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:10.752007 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:10.752945 12354 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:10.753432 11687 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.753449 12354 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.756925 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:10.757562 12557 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 1.
I20260709 14:52:10.757608 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35" is_pre_election: true
I20260709 14:52:10.758219 11793 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:10.758949 11687 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:10.759523 11688 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:10.759829 12411 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:10.760210 12411 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.760528 12411 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.760623 12468 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:10.761029 12468 raft_consensus.cc:493] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.761386 12468 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.768692 12354 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:10.770844 12411 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.774323 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:10.774930 12557 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.783977 12468 raft_consensus.cc:515] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:10.786921 12468 leader_election.cc:290] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:10.788959 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:52:10.790783 11687 leader_election.cc:343] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.797072 12557 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 3.
I20260709 14:52:10.798481 11687 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:10.799612 12354 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:10.802138 11614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:35421, user_credentials={real_user=slave}} blocked reactor thread for 74000.6us
I20260709 14:52:10.800100 12354 raft_consensus.cc:697] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:10.803516 12354 consensus_queue.cc:237] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER 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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.803856 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:10.810824 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:10.811685 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:10.784376 12411 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:10.835820 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f08f1146a4f5eaaa816132a1c0bb6" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:10.836603 11793 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:10.816469 12546 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.913913 11645 raft_consensus.cc:2393] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5578f588143c4990ab16485b71307757 in current term 3: Already voted for candidate 424df3788b324532b579455a7df61dfd in this term.
I20260709 14:52:10.879017 11793 raft_consensus.cc:2468] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 3.
I20260709 14:52:10.957314 12448 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: 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:10.961472 12616 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.962030 12616 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:10.967604 12546 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:10.974212 12616 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:10.983834 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
I20260709 14:52:10.984431 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:10.984622 12557 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 1.
I20260709 14:52:10.993708 12448 tablet_bootstrap.cc:492] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:10.994706 12448 ts_tablet_manager.cc:1403] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.309s	user 0.057s	sys 0.040s
I20260709 14:52:10.991829 11613 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:11.006789 11688 leader_election.cc:304] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [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: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:11.008805 12354 raft_consensus.cc:2804] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:11.009318 12354 raft_consensus.cc:697] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:11.010193 12354 consensus_queue.cc:237] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER 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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.006436 12627 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:11.013140 12627 raft_consensus.cc:493] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.013485 12627 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.005651 12563 raft_consensus.cc:2393] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 424df3788b324532b579455a7df61dfd in current term 3: Already voted for candidate 5578f588143c4990ab16485b71307757 in this term.
I20260709 14:52:11.028127 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:11.032760 12468 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.033265 12468 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.033623 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757" is_pre_election: true
I20260709 14:52:11.034248 11722 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 2.
I20260709 14:52:11.035360 12468 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:11.036757 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f" is_pre_election: true
W20260709 14:52:11.038291 11687 leader_election.cc:343] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.041504 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd" is_pre_election: true
I20260709 14:52:11.042232 11644 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:11.042680 11613 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 424df3788b324532b579455a7df61dfd; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:11.043524 12628 raft_consensus.cc:2749] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:11.045347 11686 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:11.045643 11471 catalog_manager.cc:5697] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.046393 12468 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:11.046777 12468 raft_consensus.cc:493] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.047101 12468 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.049000 12448 raft_consensus.cc:359] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.049679 12448 raft_consensus.cc:740] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.056792 12627 raft_consensus.cc:515] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.059568 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
I20260709 14:52:11.069239 12557 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:52:11.069404 11761 consensus_peers.cc:597] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:11.078831 12468 raft_consensus.cc:515] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.082432 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
W20260709 14:52:11.084030 11687 leader_election.cc:343] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.085049 12468 leader_election.cc:290] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 3 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:11.086712 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3514d707f3634ff9ae5e1f03f6d79a17" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:11.087448 11644 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.050489 12448 consensus_queue.cc:260] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.105669 11644 raft_consensus.cc:2468] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 3.
W20260709 14:52:11.110157 11762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:38361, user_credentials={real_user=slave}} blocked reactor thread for 88980.8us
I20260709 14:52:11.110291 12448 ts_tablet_manager.cc:1434] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.002s
I20260709 14:52:11.121011 12448 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.114430 12557 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
I20260709 14:52:11.130854 12627 leader_election.cc:290] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Requested vote from peers 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:11.131760 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c13b89d8af42588d3e06c069d73a38" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:11.132372 11715 raft_consensus.cc:3060] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.138530 11686 leader_election.cc:304] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:11.140868 11613 leader_election.cc:304] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:11.147356 12628 raft_consensus.cc:2804] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:11.147996 12628 raft_consensus.cc:697] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 3 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:11.148918 12628 consensus_queue.cc:237] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [LEADER]: Queue going to LEADER 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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.145223 12468 raft_consensus.cc:2804] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:11.154716 12468 raft_consensus.cc:697] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:11.155825 12468 consensus_queue.cc:237] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER 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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.198045 11715 raft_consensus.cc:2468] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
I20260709 14:52:11.234468 11472 catalog_manager.cc:5697] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 1 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 3 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.263082 12448 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.264263 12448 tablet_bootstrap.cc:492] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.265053 12448 ts_tablet_manager.cc:1403] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.145s	user 0.039s	sys 0.040s
I20260709 14:52:11.267745 12448 raft_consensus.cc:359] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.268579 12448 raft_consensus.cc:740] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.269492 12448 consensus_queue.cc:260] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.278523 12448 ts_tablet_manager.cc:1434] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:11.284199 12448 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.294636 11469 catalog_manager.cc:5697] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.296393 11469 catalog_manager.cc:5697] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 3, leader changed from 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.311317 12448 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: 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:11.312678 12448 tablet_bootstrap.cc:492] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.313514 12448 ts_tablet_manager.cc:1403] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.013s
I20260709 14:52:11.316059 12448 raft_consensus.cc:359] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:11.316753 12448 raft_consensus.cc:740] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.317433 12448 consensus_queue.cc:260] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:11.319090 12448 ts_tablet_manager.cc:1434] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:11.319861 12448 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.364617 12557 raft_consensus.cc:1275] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:11.366158 12619 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.368525 12448 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: 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:11.369524 12448 tablet_bootstrap.cc:492] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.370155 12448 ts_tablet_manager.cc:1403] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.015s
I20260709 14:52:11.373296 12448 raft_consensus.cc:359] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.373672 12563 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.374114 12448 raft_consensus.cc:740] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.375077 12448 consensus_queue.cc:260] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.377207 12448 ts_tablet_manager.cc:1434] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:11.377982 12448 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.403138 11646 raft_consensus.cc:1275] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:11.405908 12619 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.437245 11797 raft_consensus.cc:1275] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:11.438907 12619 consensus_queue.cc:1048] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.466203 12448 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: 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:11.468430 12448 tablet_bootstrap.cc:492] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.470428 12448 ts_tablet_manager.cc:1403] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.020s
I20260709 14:52:11.473126 12448 raft_consensus.cc:359] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.473969 12448 raft_consensus.cc:740] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.474730 12448 consensus_queue.cc:260] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.477028 12448 ts_tablet_manager.cc:1434] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:11.477880 12448 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:11.495731 11687 consensus_peers.cc:597] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:11.553231 12448 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.554234 12448 tablet_bootstrap.cc:492] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.554934 12448 ts_tablet_manager.cc:1403] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.025s
I20260709 14:52:11.557926 12448 raft_consensus.cc:359] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.558617 12448 raft_consensus.cc:740] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.559338 12448 consensus_queue.cc:260] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.561556 12448 ts_tablet_manager.cc:1434] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 14:52:11.562299 12448 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.610812 12552 raft_consensus.cc:3060] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.642719 12448 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.643692 12448 tablet_bootstrap.cc:492] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.644330 12448 ts_tablet_manager.cc:1403] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.039s
I20260709 14:52:11.653023 12448 raft_consensus.cc:359] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.653810 12448 raft_consensus.cc:740] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.655331 12448 consensus_queue.cc:260] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.657645 12448 ts_tablet_manager.cc:1434] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:52:11.658501 12448 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.670686 11722 raft_consensus.cc:1275] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:11.672351 12617 consensus_queue.cc:1048] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.688161 12552 raft_consensus.cc:1275] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:11.689702 12448 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.690188 12625 consensus_queue.cc:1048] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.690725 12448 tablet_bootstrap.cc:492] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.691450 12448 ts_tablet_manager.cc:1403] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260709 14:52:11.694553 12448 raft_consensus.cc:359] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.695300 12448 raft_consensus.cc:740] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.696570 12448 consensus_queue.cc:260] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.699326 12448 ts_tablet_manager.cc:1434] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:11.700122 12448 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.729897 12448 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.730858 12448 tablet_bootstrap.cc:492] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.731624 12448 ts_tablet_manager.cc:1403] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
W20260709 14:52:11.736071 11687 consensus_peers.cc:597] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:11.737212 11644 raft_consensus.cc:1275] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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:11.738785 12448 raft_consensus.cc:359] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.739552 12448 raft_consensus.cc:740] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.740332 12448 consensus_queue.cc:260] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.744889 12619 consensus_queue.cc:1048] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.746464 12448 ts_tablet_manager.cc:1434] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:52:11.747632 12448 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.765219 12448 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.766162 12448 tablet_bootstrap.cc:492] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.766759 12448 ts_tablet_manager.cc:1403] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 14:52:11.769328 12448 raft_consensus.cc:359] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.770499 12448 raft_consensus.cc:740] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.771031 12448 consensus_queue.cc:260] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:11.776063 12448 ts_tablet_manager.cc:1434] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:11.776921 12448 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.827517 12448 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: 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:11.828624 12448 tablet_bootstrap.cc:492] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.829298 12448 ts_tablet_manager.cc:1403] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.016s
I20260709 14:52:11.832300 12448 raft_consensus.cc:359] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.833071 12448 raft_consensus.cc:740] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.833838 12448 consensus_queue.cc:260] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:11.836041 12448 ts_tablet_manager.cc:1434] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:11.837869 12448 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.856820 12448 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: 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:11.857899 12448 tablet_bootstrap.cc:492] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:11.858608 12448 ts_tablet_manager.cc:1403] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 14:52:11.861636 12448 raft_consensus.cc:359] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:11.862373 12448 raft_consensus.cc:740] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.863099 12448 consensus_queue.cc:260] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:11.865211 12448 ts_tablet_manager.cc:1434] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.002s
I20260709 14:52:11.866739 12448 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:11.885905 12552 raft_consensus.cc:3060] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.930500 12559 raft_consensus.cc:3060] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:52:11.991955 11687 consensus_peers.cc:597] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:12.014081 12448 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.015064 12448 tablet_bootstrap.cc:492] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.015730 12448 ts_tablet_manager.cc:1403] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.149s	user 0.065s	sys 0.048s
I20260709 14:52:12.017850 12448 raft_consensus.cc:359] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:12.018587 12448 raft_consensus.cc:740] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.019343 12448 consensus_queue.cc:260] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:12.021802 12448 ts_tablet_manager.cc:1434] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:12.022565 12448 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:12.031738 12559 raft_consensus.cc:3060] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:12.045562 12448 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.046612 12448 tablet_bootstrap.cc:492] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.047312 12448 ts_tablet_manager.cc:1403] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 14:52:12.050040 12448 raft_consensus.cc:359] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:12.050753 12448 raft_consensus.cc:740] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.051482 12448 consensus_queue.cc:260] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:12.053548 12448 ts_tablet_manager.cc:1434] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:12.054701 12448 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
W20260709 14:52:12.074335 11613 consensus_peers.cc:597] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:12.088156 12448 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.089255 12448 tablet_bootstrap.cc:492] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.089967 12448 ts_tablet_manager.cc:1403] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.009s
I20260709 14:52:12.092710 12448 raft_consensus.cc:359] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:12.093441 12448 raft_consensus.cc:740] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.094280 12448 consensus_queue.cc:260] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:12.110270 12448 ts_tablet_manager.cc:1434] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 14:52:12.111150 12448 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:12.133674 12448 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.134709 12448 tablet_bootstrap.cc:492] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.135478 12448 ts_tablet_manager.cc:1403] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 14:52:12.138281 12448 raft_consensus.cc:359] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.139005 12448 raft_consensus.cc:740] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.139750 12448 consensus_queue.cc:260] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.142140 12448 ts_tablet_manager.cc:1434] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:52:12.143347 12448 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:12.174299 12448 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: 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:12.175362 12448 tablet_bootstrap.cc:492] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.176072 12448 ts_tablet_manager.cc:1403] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.007s
I20260709 14:52:12.178663 12448 raft_consensus.cc:359] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.179399 12448 raft_consensus.cc:740] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.180071 12448 consensus_queue.cc:260] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.182350 12448 ts_tablet_manager.cc:1434] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:12.183163 12448 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:12.202636 12448 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.203668 12448 tablet_bootstrap.cc:492] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.204389 12448 ts_tablet_manager.cc:1403] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 14:52:12.207020 12448 raft_consensus.cc:359] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:12.207791 12448 raft_consensus.cc:740] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.208484 12448 consensus_queue.cc:260] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:12.211047 12448 ts_tablet_manager.cc:1434] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:12.213209 12448 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap starting.
I20260709 14:52:12.243710 12448 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: 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:12.244745 12448 tablet_bootstrap.cc:492] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Bootstrap complete.
I20260709 14:52:12.245537 12448 ts_tablet_manager.cc:1403] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.005s
I20260709 14:52:12.248535 12448 raft_consensus.cc:359] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.249292 12448 raft_consensus.cc:740] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.250348 12448 consensus_queue.cc:260] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:12.252005 12448 ts_tablet_manager.cc:1434] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:12.437680 12552 raft_consensus.cc:3060] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.481663 12552 raft_consensus.cc:3060] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:12.577888 12563 raft_consensus.cc:3060] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:12.629951 12563 raft_consensus.cc:3060] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:16.016151  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.149895 11644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:16.150840 11644 raft_consensus.cc:606] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.153900 11644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "5578f588143c4990ab16485b71307757"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:16.154429 11644 raft_consensus.cc:606] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 5578f588143c4990ab16485b71307757
I20260709 14:52:16.157802 11644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:16.158375 11644 raft_consensus.cc:606] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.188622 11715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6"
dest_uuid: "5578f588143c4990ab16485b71307757"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:37352
I20260709 14:52:16.189265 11715 raft_consensus.cc:606] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.192298 11644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:16.192847 11644 raft_consensus.cc:606] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.216560 11793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:16.217163 11793 raft_consensus.cc:606] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.220176 11644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:16.220773 11644 raft_consensus.cc:606] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:16.221993  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:52:16.223201  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:16.275463 12689 raft_consensus.cc:993] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: : Instructing follower 5578f588143c4990ab16485b71307757 to start an election
I20260709 14:52:16.276075 12691 raft_consensus.cc:1081] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 5578f588143c4990ab16485b71307757 to start an election
I20260709 14:52:16.277470 11722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb"
dest_uuid: "5578f588143c4990ab16485b71307757"
 from {username='slave'} at 127.0.0.1:40224
I20260709 14:52:16.277935 11722 raft_consensus.cc:493] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.278236 11722 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.284929 11722 raft_consensus.cc:515] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:16.288527 11722 leader_election.cc:290] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:16.288936 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:16.289125 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b1afff4e124c19b4b3b4d88d295aeb" candidate_uuid: "5578f588143c4990ab16485b71307757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:16.289716 11646 raft_consensus.cc:3055] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.289834 11793 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.290014 11646 raft_consensus.cc:740] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:16.290781 11646 consensus_queue.cc:260] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:16.292049 11646 raft_consensus.cc:3060] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.298249 11793 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:16.299033 11646 raft_consensus.cc:2468] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5578f588143c4990ab16485b71307757 in term 2.
I20260709 14:52:16.299556 11688 leader_election.cc:304] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5578f588143c4990ab16485b71307757, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:16.301065 12698 raft_consensus.cc:2804] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.301560 12698 raft_consensus.cc:697] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Becoming Leader. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:16.302467 12698 consensus_queue.cc:237] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:16.316064 11471 catalog_manager.cc:5697] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 5578f588143c4990ab16485b71307757 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "5578f588143c4990ab16485b71307757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.359819 12698 raft_consensus.cc:993] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.360322 12700 raft_consensus.cc:1081] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.361743 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48178
I20260709 14:52:16.362155 12563 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.362437 12563 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.370163 12563 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.372051 12563 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:16.372860 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:16.373155 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a1962bfb741e5bb3ae718191414d6" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:16.373437 11722 raft_consensus.cc:3055] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.373754 11793 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.373764 11722 raft_consensus.cc:740] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:16.374696 11722 consensus_queue.cc:260] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.375638 11722 raft_consensus.cc:3060] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.378176 11793 raft_consensus.cc:2468] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.379405 12444 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:16.380726 11722 raft_consensus.cc:2468] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.381203 12706 raft_consensus.cc:2804] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.382300 12706 raft_consensus.cc:697] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.383271 12706 consensus_queue.cc:237] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.392046 11471 catalog_manager.cc:5697] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 5578f588143c4990ab16485b71307757 (127.9.77.67) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.477461 12689 raft_consensus.cc:993] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.477948 12691 raft_consensus.cc:1081] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.479398 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48188
I20260709 14:52:16.479856 12563 raft_consensus.cc:493] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.480130 12563 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.485096 12563 raft_consensus.cc:515] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:16.486591 12563 leader_election.cc:290] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:16.487274 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:16.487504 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35a1271c5ae4aaea7d77149c0ae4fa0" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:16.487823 11793 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.488029 11646 raft_consensus.cc:3055] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.488420 11646 raft_consensus.cc:740] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:16.489099 11646 consensus_queue.cc:260] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:16.490283 11646 raft_consensus.cc:3060] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.493522 11793 raft_consensus.cc:2468] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.494490 12444 leader_election.cc:304] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:16.495338 12706 raft_consensus.cc:2804] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.496582 12706 raft_consensus.cc:697] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.497421 12706 consensus_queue.cc:237] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:16.498126 11646 raft_consensus.cc:2468] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.508432 11471 catalog_manager.cc:5697] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.532397 12689 raft_consensus.cc:993] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.532905 12691 raft_consensus.cc:1081] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.534551 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48188
I20260709 14:52:16.535090 12552 raft_consensus.cc:493] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.535445 12552 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.543128 12552 raft_consensus.cc:515] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.545078 12552 leader_election.cc:290] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:16.545653 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:16.545992 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a657f4a38e4ac99a36d1d15503d4ef" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:16.546175 11646 raft_consensus.cc:3055] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.546520 11722 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.546522 11646 raft_consensus.cc:740] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:16.547358 11646 consensus_queue.cc:260] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.548296 11646 raft_consensus.cc:3060] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.551674 11722 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.552585 12444 leader_election.cc:304] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:16.553380 12706 raft_consensus.cc:2804] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.553877 12706 raft_consensus.cc:697] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.554291 11646 raft_consensus.cc:2468] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.554826 12706 consensus_queue.cc:237] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.564396 11471 catalog_manager.cc:5697] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.566984 12696 raft_consensus.cc:993] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.567714 12688 raft_consensus.cc:1081] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.569312 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:16.569450 12689 raft_consensus.cc:993] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.569839 12552 raft_consensus.cc:493] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.569968 12691 raft_consensus.cc:1081] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.570212 12552 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.571851 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48188
I20260709 14:52:16.572278 12563 raft_consensus.cc:493] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.572643 12563 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.576211 12552 raft_consensus.cc:515] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.577310 12563 raft_consensus.cc:515] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.578826 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:16.579468 11797 raft_consensus.cc:3055] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.579761 11797 raft_consensus.cc:740] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:16.580365 12563 leader_election.cc:290] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:16.577768 12552 leader_election.cc:290] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:16.581845 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:16.582417 11715 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.581152 11797 consensus_queue.cc:260] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.583602 11797 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.592088 11715 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.578770 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da814e112b8b4c0185dd459e543c50fe" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:16.593510 11722 raft_consensus.cc:3060] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.592504 11797 raft_consensus.cc:2468] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.581496 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0190eece23cd4638b0b5162faf40fa47" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:16.594055 12444 leader_election.cc:304] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:16.594475 11646 raft_consensus.cc:3055] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.594810 11646 raft_consensus.cc:740] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:16.594945 12706 raft_consensus.cc:2804] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.595113 12444 leader_election.cc:304] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:16.595646 11646 consensus_queue.cc:260] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.596196 12707 raft_consensus.cc:2804] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.597055 12706 raft_consensus.cc:697] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.599282 11646 raft_consensus.cc:3060] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.605016 11722 raft_consensus.cc:2468] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.607795 11646 raft_consensus.cc:2468] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.615631 12706 consensus_queue.cc:237] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.616426 12707 raft_consensus.cc:697] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.618175 12707 consensus_queue.cc:237] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:16.622496 12692 raft_consensus.cc:993] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.622920 12692 raft_consensus.cc:1081] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:16.625591 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48188
I20260709 14:52:16.626159 12563 raft_consensus.cc:493] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.626487 12563 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.632789 12563 raft_consensus.cc:515] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.634225 12563 leader_election.cc:290] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:16.633742 11471 catalog_manager.cc:5697] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.634773 11646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:16.635319 11646 raft_consensus.cc:3055] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.635905 11646 raft_consensus.cc:740] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:16.636790 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670541e13f2c475fa9bcc67be058bd2a" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:16.636647 11646 consensus_queue.cc:260] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.637284 11722 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.637842 11646 raft_consensus.cc:3060] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.643693 11646 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.643354 11722 raft_consensus.cc:2468] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:16.644908 12442 leader_election.cc:304] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:16.645738 12706 raft_consensus.cc:2804] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.646171 12706 raft_consensus.cc:697] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:16.646838 12706 consensus_queue.cc:237] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:16.658298 11471 catalog_manager.cc:5697] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.659662 11471 catalog_manager.cc:5697] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.796505 11644 raft_consensus.cc:1275] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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.797698 12715 consensus_queue.cc:1048] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.809870 11797 raft_consensus.cc:1275] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 5578f588143c4990ab16485b71307757: 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.811383 12715 consensus_queue.cc:1048] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.931032 11715 raft_consensus.cc:1275] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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.932204 12706 consensus_queue.cc:1048] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.943908 11797 raft_consensus.cc:1275] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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.944959 12707 consensus_queue.cc:1048] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.027794 11644 raft_consensus.cc:1275] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.028901 12707 consensus_queue.cc:1048] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.042876 11715 raft_consensus.cc:1275] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.043975 11722 raft_consensus.cc:1275] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.045840 12707 consensus_queue.cc:1048] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.047334 12707 consensus_queue.cc:1048] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.060361 11722 raft_consensus.cc:1275] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.062568 11646 raft_consensus.cc:1275] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.062470 12711 consensus_queue.cc:1048] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.075856 12711 consensus_queue.cc:1048] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.076184 11646 raft_consensus.cc:1275] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.082952 12711 consensus_queue.cc:1048] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.083714 11797 raft_consensus.cc:1275] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.087798 12711 consensus_queue.cc:1048] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.091828 11645 raft_consensus.cc:1275] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.098326 12729 consensus_queue.cc:1048] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, 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.103919 11715 raft_consensus.cc:1275] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.119278 12711 consensus_queue.cc:1048] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.183674 11797 raft_consensus.cc:1275] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.188794 12730 consensus_queue.cc:1048] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:17.224187  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.260123  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.302179 11715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37a655de5d61494da703fadf6ba61957"
dest_uuid: "5578f588143c4990ab16485b71307757"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:37352
I20260709 14:52:17.302768 11715 raft_consensus.cc:606] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:17.305572 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:17.306126 11797 raft_consensus.cc:606] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:17.308548 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "424df3788b324532b579455a7df61dfd"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:17.309000 11797 raft_consensus.cc:606] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Received request to transfer leadership to TS 424df3788b324532b579455a7df61dfd
I20260709 14:52:17.311267 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:17.311718 11797 raft_consensus.cc:606] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:17.313855 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:17.314249 11797 raft_consensus.cc:606] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:17.315306  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:17.316700  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:17.333495 12688 raft_consensus.cc:993] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.334120 12736 raft_consensus.cc:1081] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.335384 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:17.335820 12552 raft_consensus.cc:493] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.336107 12552 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.340834 12552 raft_consensus.cc:515] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.342521 12552 leader_election.cc:290] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:17.343562 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:17.343514 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75a7b6aa891466daa09b86bad22d097" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:17.344292 11797 raft_consensus.cc:3055] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.344370 11715 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.344604 11797 raft_consensus.cc:740] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:17.345407 11797 consensus_queue.cc:260] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.346284 11797 raft_consensus.cc:3060] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.348869 11715 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:17.349902 12444 leader_election.cc:304] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:17.350643 12730 raft_consensus.cc:2804] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.351064 12730 raft_consensus.cc:697] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:17.351087 11797 raft_consensus.cc:2468] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:17.352108 12730 consensus_queue.cc:237] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.361110 11471 catalog_manager.cc:5697] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.503587 12688 raft_consensus.cc:993] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.504056 12688 raft_consensus.cc:1081] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.505550 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:17.506072 12563 raft_consensus.cc:493] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.507441 12563 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.512270 12563 raft_consensus.cc:515] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.514191 12563 leader_election.cc:290] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 3 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:17.514859 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:17.515498 11722 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.517297 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7cee4e3f24aa587393b021beb5d76" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:17.517853 11797 raft_consensus.cc:3055] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:17.518141 11797 raft_consensus.cc:740] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:17.518800 11797 consensus_queue.cc:260] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.519937 11797 raft_consensus.cc:3060] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.520534 11722 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 3.
I20260709 14:52:17.522727 12444 leader_election.cc:304] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:17.523492 12730 raft_consensus.cc:2804] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:17.523957 12730 raft_consensus.cc:697] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 3 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:17.524994 12730 consensus_queue.cc:237] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [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: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.526394 11797 raft_consensus.cc:2468] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 3.
I20260709 14:52:17.534373 11471 catalog_manager.cc:5697] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 2 to 3, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 3 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.643488 12736 raft_consensus.cc:993] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.644080 12478 raft_consensus.cc:1081] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.645529 12563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:17.646044 12563 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.646399 12563 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.650871 12563 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.652348 12563 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:17.653364 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:17.653798 11793 raft_consensus.cc:3055] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.653820 11722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53aea7ffd0445efa23f7c51223063f2" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:17.654043 11793 raft_consensus.cc:740] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:17.654544 11722 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.654950 11793 consensus_queue.cc:260] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.656165 11793 raft_consensus.cc:3060] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.660408 11722 raft_consensus.cc:2468] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:17.661664 11793 raft_consensus.cc:2468] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:17.661567 12444 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:17.662799 12729 raft_consensus.cc:2804] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.663287 12729 raft_consensus.cc:697] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:17.664021 12729 consensus_queue.cc:237] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:17.672907 11471 catalog_manager.cc:5697] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.743125 11722 raft_consensus.cc:1275] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.744402 12729 consensus_queue.cc:1048] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, 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.754794 11793 raft_consensus.cc:1275] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:17.756193 12729 consensus_queue.cc:1048] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, 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.818269 12736 raft_consensus.cc:993] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 424df3788b324532b579455a7df61dfd to start an election
I20260709 14:52:17.818783 12736 raft_consensus.cc:1081] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Signalling peer 424df3788b324532b579455a7df61dfd to start an election
I20260709 14:52:17.821141 11644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6"
dest_uuid: "424df3788b324532b579455a7df61dfd"
 from {username='slave'} at 127.0.0.1:34176
I20260709 14:52:17.821704 11644 raft_consensus.cc:493] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.822031 11644 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.829762 11644 raft_consensus.cc:515] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:17.832324 11644 leader_election.cc:290] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [CANDIDATE]: Term 3 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:17.832442 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:17.833047 11715 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.833243 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7ba9e1f37b485abf001837969367d6" candidate_uuid: "424df3788b324532b579455a7df61dfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:17.833765 11793 raft_consensus.cc:3055] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:17.834051 11793 raft_consensus.cc:740] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:17.834720 11793 consensus_queue.cc:260] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:17.835876 11793 raft_consensus.cc:3060] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:17.837507 11715 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
I20260709 14:52:17.838443 11614 leader_election.cc:304] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [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: 424df3788b324532b579455a7df61dfd, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:17.839078 12689 raft_consensus.cc:2804] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:17.839536 12689 raft_consensus.cc:697] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 3 LEADER]: Becoming Leader. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:17.840296 12689 consensus_queue.cc:237] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [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: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } }
I20260709 14:52:17.841162 11793 raft_consensus.cc:2468] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 424df3788b324532b579455a7df61dfd in term 3.
I20260709 14:52:17.849617 11470 catalog_manager.cc:5697] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd reported cstate change: term changed from 2 to 3, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 424df3788b324532b579455a7df61dfd (127.9.77.66). New cstate: current_term: 3 leader_uuid: "424df3788b324532b579455a7df61dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.907493 12700 raft_consensus.cc:993] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.908016 12715 raft_consensus.cc:1081] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:17.909557 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37a655de5d61494da703fadf6ba61957"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48178
I20260709 14:52:17.910034 12552 raft_consensus.cc:493] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.910358 12552 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:17.916007 12552 raft_consensus.cc:515] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:17.917367 12552 leader_election.cc:290] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 4 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:17.917977 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:17.918427 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a655de5d61494da703fadf6ba61957" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:17.918579 11644 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:17.919019 11715 raft_consensus.cc:3055] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:17.919348 11715 raft_consensus.cc:740] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5578f588143c4990ab16485b71307757, State: Running, Role: LEADER
I20260709 14:52:17.920109 11715 consensus_queue.cc:260] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:17.921185 11715 raft_consensus.cc:3060] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:17.923628 11644 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 4.
I20260709 14:52:17.924595 12442 leader_election.cc:304] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [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: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:17.925215 12729 raft_consensus.cc:2804] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:17.925623 12729 raft_consensus.cc:697] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 4 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:17.925729 11715 raft_consensus.cc:2468] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 4.
I20260709 14:52:17.926581 12729 consensus_queue.cc:237] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [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: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:17.934973 11470 catalog_manager.cc:5697] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 3 to 4, leader changed from 5578f588143c4990ab16485b71307757 (127.9.77.67) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 4 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.066874 11715 raft_consensus.cc:1275] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.068178 12729 consensus_queue.cc:1048] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.088472 11793 raft_consensus.cc:1275] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.095338 12729 consensus_queue.cc:1048] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.175514 11715 raft_consensus.cc:1275] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.176805 12707 consensus_queue.cc:1048] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.190713 11793 raft_consensus.cc:1275] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.192126 12729 consensus_queue.cc:1048] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.263650 11715 raft_consensus.cc:1275] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:18.264983 12752 consensus_queue.cc:1048] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.269131 11793 raft_consensus.cc:1275] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Refusing update from remote peer 424df3788b324532b579455a7df61dfd: 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:18.270368 12752 consensus_queue.cc:1048] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.317539  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.357474  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.399276 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:18.399804 11797 raft_consensus.cc:606] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:18.401995 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:18.402441 11797 raft_consensus.cc:606] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:18.404357 11797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17802478265049ca899800d2d4847ec3"
dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:42150
I20260709 14:52:18.404788 11797 raft_consensus.cc:606] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:18.406769 11645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64"
dest_uuid: "424df3788b324532b579455a7df61dfd"
mode: GRACEFUL
new_leader_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48462
I20260709 14:52:18.407187 11645 raft_consensus.cc:606] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Received request to transfer leadership to TS 46375f2e278445b6b3d5f13354ffd22f
I20260709 14:52:18.408264  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:52:18.409613  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:18.420574 12736 raft_consensus.cc:993] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.421118 12688 raft_consensus.cc:1081] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.422628 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:18.423135 12552 raft_consensus.cc:493] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.423482 12552 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.429381 12552 raft_consensus.cc:515] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.430787 12552 leader_election.cc:290] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:18.431782 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:18.431836 11645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013ca2b64a2042e8bbd848dcececd09d" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:18.432431 11797 raft_consensus.cc:3055] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:18.432533 11645 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.432717 11797 raft_consensus.cc:740] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:18.433852 11644 raft_consensus.cc:1275] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.435204 12729 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.435420 11797 consensus_queue.cc:260] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.439159 11645 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.436929 11797 raft_consensus.cc:3060] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.441996 12442 leader_election.cc:304] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:18.442720 12729 raft_consensus.cc:2804] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.443321 12729 raft_consensus.cc:697] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:18.444182 12729 consensus_queue.cc:237] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.449903 11715 raft_consensus.cc:1275] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 4 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.451495 12707 consensus_queue.cc:1048] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.454470 11797 raft_consensus.cc:2468] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.455554 12478 raft_consensus.cc:993] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.456029 12736 raft_consensus.cc:1081] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.467540 11472 catalog_manager.cc:5697] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.476531 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:18.477159 12552 raft_consensus.cc:493] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.477524 12552 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.485096 12552 raft_consensus.cc:515] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.488152 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:18.488708 11793 raft_consensus.cc:3055] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.488965 11793 raft_consensus.cc:740] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:18.489612 11793 consensus_queue.cc:260] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.490633 11793 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.493340 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f316ba0252e4d9d85e5ad2411d27a9c" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:18.494104 11644 raft_consensus.cc:3060] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.499022 11793 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 3.
I20260709 14:52:18.500000 12444 leader_election.cc:304] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [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: 46375f2e278445b6b3d5f13354ffd22f, e84cb2935f434e8288f901b8613a9e35; no voters: 
I20260709 14:52:18.500712 12729 raft_consensus.cc:2804] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.501724 12729 raft_consensus.cc:697] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 3 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:18.502871 11644 raft_consensus.cc:2468] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 3.
I20260709 14:52:18.502650 12729 consensus_queue.cc:237] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [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: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } }
I20260709 14:52:18.500883 12552 leader_election.cc:290] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 3 election: Requested vote from peers e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421), 424df3788b324532b579455a7df61dfd (127.9.77.66:34763)
I20260709 14:52:18.515925 11472 catalog_manager.cc:5697] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 2 to 3, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 3 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.642987 12762 raft_consensus.cc:993] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.643489 12478 raft_consensus.cc:1081] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.644994 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17802478265049ca899800d2d4847ec3"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48196
I20260709 14:52:18.645498 12552 raft_consensus.cc:493] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.645828 12552 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.651114 12552 raft_consensus.cc:515] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:18.652791 12552 leader_election.cc:290] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), e84cb2935f434e8288f901b8613a9e35 (127.9.77.68:35421)
I20260709 14:52:18.654373 11797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e84cb2935f434e8288f901b8613a9e35"
I20260709 14:52:18.654994 11797 raft_consensus.cc:3055] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:18.655133 12752 raft_consensus.cc:993] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: : Instructing follower 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.655484 11797 raft_consensus.cc:740] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e84cb2935f434e8288f901b8613a9e35, State: Running, Role: LEADER
I20260709 14:52:18.655511 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17802478265049ca899800d2d4847ec3" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:18.655660 12752 raft_consensus.cc:1081] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Signalling peer 46375f2e278445b6b3d5f13354ffd22f to start an election
I20260709 14:52:18.656229 11715 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.656793 11797 consensus_queue.cc:260] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:18.657514 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64"
dest_uuid: "46375f2e278445b6b3d5f13354ffd22f"
 from {username='slave'} at 127.0.0.1:48188
I20260709 14:52:18.659909 12559 raft_consensus.cc:493] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.660252 12559 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.663074 11715 raft_consensus.cc:2468] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.664384 11797 raft_consensus.cc:3060] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.664247 12444 leader_election.cc:304] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757; no voters: 
I20260709 14:52:18.665162 12730 raft_consensus.cc:2804] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.665619 12730 raft_consensus.cc:697] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:18.666404 12730 consensus_queue.cc:237] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:18.667284 12559 raft_consensus.cc:515] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:18.669287 12559 leader_election.cc:290] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Requested vote from peers 424df3788b324532b579455a7df61dfd (127.9.77.66:34763), 5578f588143c4990ab16485b71307757 (127.9.77.67:38361)
I20260709 14:52:18.669901 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "424df3788b324532b579455a7df61dfd"
I20260709 14:52:18.670465 11644 raft_consensus.cc:3055] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:18.670717 11797 raft_consensus.cc:2468] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.670784 11644 raft_consensus.cc:740] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 424df3788b324532b579455a7df61dfd, State: Running, Role: LEADER
I20260709 14:52:18.672246 11644 consensus_queue.cc:260] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:18.673725 11644 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.675127 11715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fdae2d5f924ae19ded4c726ad3cc64" candidate_uuid: "46375f2e278445b6b3d5f13354ffd22f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5578f588143c4990ab16485b71307757"
I20260709 14:52:18.675699 11715 raft_consensus.cc:3060] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.680048 11644 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.681196 12442 leader_election.cc:304] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 424df3788b324532b579455a7df61dfd, 46375f2e278445b6b3d5f13354ffd22f; no voters: 
I20260709 14:52:18.681766 11715 raft_consensus.cc:2468] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46375f2e278445b6b3d5f13354ffd22f in term 2.
I20260709 14:52:18.681834 12730 raft_consensus.cc:2804] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.682699 12730 raft_consensus.cc:697] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Becoming Leader. State: Replica: 46375f2e278445b6b3d5f13354ffd22f, State: Running, Role: LEADER
I20260709 14:52:18.683384 11472 catalog_manager.cc:5697] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from e84cb2935f434e8288f901b8613a9e35 (127.9.77.68) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.683534 12730 consensus_queue.cc:237] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } }
I20260709 14:52:18.697816 11472 catalog_manager.cc:5697] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f reported cstate change: term changed from 1 to 2, leader changed from 424df3788b324532b579455a7df61dfd (127.9.77.66) to 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65). New cstate: current_term: 2 leader_uuid: "46375f2e278445b6b3d5f13354ffd22f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.895206 11797 raft_consensus.cc:1275] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.896265 12730 consensus_queue.cc:1048] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.906687 11644 raft_consensus.cc:1275] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.908407 12707 consensus_queue.cc:1048] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.932471 11644 raft_consensus.cc:1275] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.933728 12707 consensus_queue.cc:1048] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.950585 11793 raft_consensus.cc:1275] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:18.953039 12730 consensus_queue.cc:1048] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:19.085186 11715 raft_consensus.cc:1275] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:19.086346 12730 consensus_queue.cc:1048] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.097429 11793 raft_consensus.cc:1275] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:19.101361 12729 consensus_queue.cc:1048] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.174465 11644 raft_consensus.cc:1275] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:19.175572 12730 consensus_queue.cc:1048] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "424df3788b324532b579455a7df61dfd" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 34763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.189137 11715 raft_consensus.cc:1275] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Refusing update from remote peer 46375f2e278445b6b3d5f13354ffd22f: 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:19.191402 12730 consensus_queue.cc:1048] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.410566  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:19.455297  9525 tablet_server.cc:179] TabletServer@127.9.77.65:41915 shutting down...
W20260709 14:52:19.463183 11613 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260709 14:52:19.473526 11613 consensus_peers.cc:597] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.490821 11687 consensus_peers.cc:597] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.493245 11613 consensus_peers.cc:597] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.501644 11761 consensus_peers.cc:597] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.503793  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:19.505010  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.506274  9525 raft_consensus.cc:2243] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.506942  9525 raft_consensus.cc:2272] T 3514d707f3634ff9ae5e1f03f6d79a17 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.510011  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:19.510747 11687 consensus_peers.cc:597] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.510898  9525 raft_consensus.cc:2243] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.511653  9525 raft_consensus.cc:2272] T 9da13c61796c44dba1eb9d02ac6b7a28 P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.514209 11761 consensus_peers.cc:597] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.514664  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.515431  9525 raft_consensus.cc:2243] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.515877  9525 raft_consensus.cc:2272] T 60a87160b89c481b9b29043f7f5b3fe1 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.519336  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.520205  9525 raft_consensus.cc:2243] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.521214  9525 raft_consensus.cc:2272] T a80a1962bfb741e5bb3ae718191414d6 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.522279 11613 consensus_peers.cc:597] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.524091  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.524955  9525 raft_consensus.cc:2243] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.525462  9525 raft_consensus.cc:2272] T 986f08f1146a4f5eaaa816132a1c0bb6 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.532544 11613 consensus_peers.cc:597] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.531679  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.534312  9525 raft_consensus.cc:2243] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.534947  9525 raft_consensus.cc:2272] T 31af8951743746d9ad18085d92eb8aac P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.536732 11761 consensus_peers.cc:597] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.537858  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.538535  9525 raft_consensus.cc:2243] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:19.539439 11613 consensus_peers.cc:597] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.539456  9525 raft_consensus.cc:2272] T e53aea7ffd0445efa23f7c51223063f2 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.542547  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.543406  9525 raft_consensus.cc:2243] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.544410  9525 raft_consensus.cc:2272] T 64fdae2d5f924ae19ded4c726ad3cc64 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.547242  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.548141  9525 raft_consensus.cc:2243] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.548678  9525 raft_consensus.cc:2272] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.551106 11761 consensus_peers.cc:597] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.551569  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.552232  9525 raft_consensus.cc:2243] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.552657  9525 raft_consensus.cc:2272] T 975c117b74b84ebeb183afaa2bbb4081 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.554848  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.555498  9525 raft_consensus.cc:2243] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.555943  9525 raft_consensus.cc:2272] T 38ac9f855a954abf9d0e5ec5afecce0f P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.558270  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.559178  9525 raft_consensus.cc:2243] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.560017  9525 raft_consensus.cc:2272] T 0190eece23cd4638b0b5162faf40fa47 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.562024  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.562597  9525 raft_consensus.cc:2243] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.563026  9525 raft_consensus.cc:2272] T 32e895396bd746c0a0fd752e47c98739 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.565106  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.565761  9525 raft_consensus.cc:2243] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.566747  9525 raft_consensus.cc:2272] T 37a655de5d61494da703fadf6ba61957 P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.568879  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.569490  9525 raft_consensus.cc:2243] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.569926  9525 raft_consensus.cc:2272] T 57f56f6998414d4fb0b7933b1d92f2e7 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.572834  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.573597  9525 raft_consensus.cc:2243] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.573958  9525 raft_consensus.cc:2272] T fa16d54e5a0340a1879421e86c2968ab P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.576198  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.577023  9525 raft_consensus.cc:2243] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.577440  9525 raft_consensus.cc:2272] T 15b30abc185f4d84acd628013f0f02ec P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.580080  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.580667  9525 raft_consensus.cc:2243] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.581418  9525 raft_consensus.cc:2272] T 013ca2b64a2042e8bbd848dcececd09d P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.583882  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.584466  9525 raft_consensus.cc:2243] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.585225  9525 raft_consensus.cc:2272] T a75a7b6aa891466daa09b86bad22d097 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.587476  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.588058  9525 raft_consensus.cc:2243] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.588570  9525 raft_consensus.cc:2272] T 59c13b89d8af42588d3e06c069d73a38 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.591482  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.592195  9525 raft_consensus.cc:2243] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.592706  9525 raft_consensus.cc:2272] T 9a55791cfd624cebafd67f3664467dbd P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.593396 11761 consensus_peers.cc:597] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.595059  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.595799  9525 raft_consensus.cc:2243] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.596138  9525 raft_consensus.cc:2272] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.598657  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.599431  9525 raft_consensus.cc:2243] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.599990  9525 raft_consensus.cc:2272] T 81290ad1c7ff4eebb938d64c3b985cd6 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.602631  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.603390  9525 raft_consensus.cc:2243] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.603932  9525 raft_consensus.cc:2272] T 3c35435a7a8c4381b07346139704b6e0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.607683  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.608611  9525 raft_consensus.cc:2243] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.609262  9525 raft_consensus.cc:2272] T 2dbc184542134b18b8d53abd7b1cf975 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.612466  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.613215  9525 raft_consensus.cc:2243] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.613729  9525 raft_consensus.cc:2272] T 2f3175d63c574ad58f0de699a06e6929 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.616250  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.616793  9525 raft_consensus.cc:2243] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.617540  9525 raft_consensus.cc:2272] T da814e112b8b4c0185dd459e543c50fe P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.619640  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.620239  9525 raft_consensus.cc:2243] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.620983  9525 raft_consensus.cc:2272] T f5a657f4a38e4ac99a36d1d15503d4ef P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.623338  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:19.623200 11687 consensus_peers.cc:597] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.624060  9525 raft_consensus.cc:2243] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.624811  9525 raft_consensus.cc:2272] T 17802478265049ca899800d2d4847ec3 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.629258  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.630219  9525 raft_consensus.cc:2243] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.631332  9525 raft_consensus.cc:2272] T 670541e13f2c475fa9bcc67be058bd2a P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.633353  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.633884  9525 raft_consensus.cc:2243] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.634456  9525 raft_consensus.cc:2272] T 32c31bca621449c39fa8fa661428a5c9 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.637053  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.637795  9525 raft_consensus.cc:2243] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.638509  9525 raft_consensus.cc:2272] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.640447  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.641016  9525 raft_consensus.cc:2243] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.641734  9525 raft_consensus.cc:2272] T 0f316ba0252e4d9d85e5ad2411d27a9c P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.644035  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.644603  9525 raft_consensus.cc:2243] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.645345  9525 raft_consensus.cc:2272] T 65f7cee4e3f24aa587393b021beb5d76 P 46375f2e278445b6b3d5f13354ffd22f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.647087  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.647722  9525 raft_consensus.cc:2243] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.648090  9525 raft_consensus.cc:2272] T 25601947d3804037b6521eb8c8e38174 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.650182  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.650898  9525 raft_consensus.cc:2243] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.651346  9525 raft_consensus.cc:2272] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.653501  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.654022  9525 raft_consensus.cc:2243] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.654428  9525 raft_consensus.cc:2272] T 5d5db0afa20e40958c85dda1780c2968 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.656651  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.657325  9525 raft_consensus.cc:2243] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.657895  9525 raft_consensus.cc:2272] T 2bede5db4ede4fa888b268dff3eeb20e P 46375f2e278445b6b3d5f13354ffd22f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.660353  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.660876  9525 raft_consensus.cc:2243] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.661271  9525 raft_consensus.cc:2272] T 5de3aa2d4c9f419ea644e8456fe6d283 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.663149  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.663712  9525 raft_consensus.cc:2243] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.664148  9525 raft_consensus.cc:2272] T 8b2abcc94cf84aabac809f1fd7afb726 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.666299  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.666859  9525 raft_consensus.cc:2243] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.667347  9525 raft_consensus.cc:2272] T 1bbdd8851bdb4805896d7b9f1b106360 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.669847  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.670496  9525 raft_consensus.cc:2243] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.671064  9525 raft_consensus.cc:2272] T 17e2999506f547efa2581e6de3475aa7 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.673868  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.674592  9525 raft_consensus.cc:2243] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.675094  9525 raft_consensus.cc:2272] T 5802b76d792043dc83a9c08b28c2a048 P 46375f2e278445b6b3d5f13354ffd22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.677556  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.678148  9525 raft_consensus.cc:2243] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.678660  9525 raft_consensus.cc:2272] T 1318fa5b96464f04954186a7e56a59cf P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.680747 11613 consensus_peers.cc:597] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.681041  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:19.681717  9525 raft_consensus.cc:2243] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.682284  9525 raft_consensus.cc:2272] T 189314f9e37448e0affbf30d770c4b11 P 46375f2e278445b6b3d5f13354ffd22f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.685786 11761 consensus_peers.cc:597] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.686554 11761 consensus_peers.cc:597] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.697724 11613 consensus_peers.cc:597] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. 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:19.748353 11687 consensus_peers.cc:597] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.748868 11687 consensus_peers.cc:597] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.756208  9525 tablet_server.cc:196] TabletServer@127.9.77.65:41915 shutdown complete.
W20260709 14:52:19.765811 11687 consensus_peers.cc:597] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.789754 11613 consensus_peers.cc:597] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.792690 11761 consensus_peers.cc:597] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.799109 11761 consensus_peers.cc:597] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.818665 11687 consensus_peers.cc:597] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.839551  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 14:52:19.844883 11686 consensus_peers.cc:597] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.849138 11687 consensus_peers.cc:597] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.852211 11686 consensus_peers.cc:597] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.859800 11760 consensus_peers.cc:597] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.861789 11686 consensus_peers.cc:597] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.870723 11613 consensus_peers.cc:597] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:19.878221 11686 consensus_peers.cc:597] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.897083  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:19.898135  9525 tablet_replica.cc:333] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.899206  9525 raft_consensus.cc:2243] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.899839  9525 raft_consensus.cc:2272] T d35a1271c5ae4aaea7d77149c0ae4fa0 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.901674  9525 tablet_replica.cc:333] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.902204  9525 raft_consensus.cc:2243] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.902740  9525 raft_consensus.cc:2272] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.905668  9525 tablet_replica.cc:333] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.906505  9525 raft_consensus.cc:2243] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.907580  9525 raft_consensus.cc:2272] T 2f3175d63c574ad58f0de699a06e6929 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.908718 11687 consensus_peers.cc:597] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.910246  9525 tablet_replica.cc:333] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.911084  9525 raft_consensus.cc:2243] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.911646  9525 raft_consensus.cc:2272] T 922721046a7b4e2ea285d8f3e7dcbba8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.913081 11760 consensus_peers.cc:597] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.914426  9525 tablet_replica.cc:333] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.915287  9525 raft_consensus.cc:2243] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.916169  9525 raft_consensus.cc:2272] T 5d5db0afa20e40958c85dda1780c2968 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.921430  9525 tablet_replica.cc:333] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.922252  9525 raft_consensus.cc:2243] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.923095  9525 raft_consensus.cc:2272] T 9da13c61796c44dba1eb9d02ac6b7a28 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.923923 11613 consensus_peers.cc:597] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.925508  9525 tablet_replica.cc:333] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.926322  9525 raft_consensus.cc:2243] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.926807  9525 raft_consensus.cc:2272] T 64fdae2d5f924ae19ded4c726ad3cc64 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.930313  9525 tablet_replica.cc:333] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.931011  9525 raft_consensus.cc:2243] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.932026  9525 raft_consensus.cc:2272] T b61072558e2e453dbf7b23c021026d02 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.933921  9525 tablet_replica.cc:333] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.934430  9525 raft_consensus.cc:2243] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.934791  9525 raft_consensus.cc:2272] T 32e895396bd746c0a0fd752e47c98739 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.936889  9525 tablet_replica.cc:333] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.937520  9525 raft_consensus.cc:2243] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.937981  9525 raft_consensus.cc:2272] T fa16d54e5a0340a1879421e86c2968ab P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.940526  9525 tablet_replica.cc:333] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.941298  9525 raft_consensus.cc:2243] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.941808  9525 raft_consensus.cc:2272] T 37a655de5d61494da703fadf6ba61957 P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.943528 11761 consensus_peers.cc:597] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:19.944067  9525 tablet_replica.cc:333] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.944725  9525 raft_consensus.cc:2243] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.945469  9525 raft_consensus.cc:2272] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.947381  9525 tablet_replica.cc:333] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.947948  9525 raft_consensus.cc:2243] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.948369  9525 raft_consensus.cc:2272] T 013ca2b64a2042e8bbd848dcececd09d P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.950961  9525 tablet_replica.cc:333] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.952056  9525 raft_consensus.cc:2243] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.953341  9525 raft_consensus.cc:2272] T 32c31bca621449c39fa8fa661428a5c9 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.956112  9525 tablet_replica.cc:333] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.956880  9525 raft_consensus.cc:2243] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.957343  9525 raft_consensus.cc:2272] T 1e2989f4c7154c5fa9e3a50e894a581f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.959801  9525 tablet_replica.cc:333] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.960551  9525 raft_consensus.cc:2243] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.961035  9525 raft_consensus.cc:2272] T 670541e13f2c475fa9bcc67be058bd2a P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:19.963004 11686 consensus_peers.cc:597] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:19.963320  9525 tablet_replica.cc:333] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.964012  9525 raft_consensus.cc:2243] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.964448  9525 raft_consensus.cc:2272] T 25601947d3804037b6521eb8c8e38174 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.967125  9525 tablet_replica.cc:333] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.967816  9525 raft_consensus.cc:2243] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.968881  9525 raft_consensus.cc:2272] T 4748196d56fa46b9a9a5dcb80be490ad P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.971388  9525 tablet_replica.cc:333] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.972106  9525 raft_consensus.cc:2243] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.972617  9525 raft_consensus.cc:2272] T 0f316ba0252e4d9d85e5ad2411d27a9c P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.975123  9525 tablet_replica.cc:333] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.975958  9525 raft_consensus.cc:2243] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.977017  9525 raft_consensus.cc:2272] T 2bede5db4ede4fa888b268dff3eeb20e P 424df3788b324532b579455a7df61dfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.979830  9525 tablet_replica.cc:333] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.980553  9525 raft_consensus.cc:2243] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.981074  9525 raft_consensus.cc:2272] T 5de3aa2d4c9f419ea644e8456fe6d283 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.983558  9525 tablet_replica.cc:333] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.984159  9525 raft_consensus.cc:2243] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.984506  9525 raft_consensus.cc:2272] T 31af8951743746d9ad18085d92eb8aac P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.986913  9525 tablet_replica.cc:333] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.987676  9525 raft_consensus.cc:2243] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.988224  9525 raft_consensus.cc:2272] T 52675bb7abef4e56bf497849b2881a0e P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.990651  9525 tablet_replica.cc:333] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.991425  9525 raft_consensus.cc:2243] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.992412  9525 raft_consensus.cc:2272] T 8b2abcc94cf84aabac809f1fd7afb726 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.994513  9525 tablet_replica.cc:333] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.995071  9525 raft_consensus.cc:2243] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:19.995838  9525 raft_consensus.cc:2272] T 17e2999506f547efa2581e6de3475aa7 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:19.997620  9525 tablet_replica.cc:333] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:19.998157  9525 raft_consensus.cc:2243] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:19.998549  9525 raft_consensus.cc:2272] T 37bf33fe12554a3bb1f851802e647c6f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.000519  9525 tablet_replica.cc:333] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.001085  9525 raft_consensus.cc:2243] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.001854  9525 raft_consensus.cc:2272] T 57f56f6998414d4fb0b7933b1d92f2e7 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.004032  9525 tablet_replica.cc:333] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.004561  9525 raft_consensus.cc:2243] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.004988  9525 raft_consensus.cc:2272] T 29b1afff4e124c19b4b3b4d88d295aeb P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.006903  9525 tablet_replica.cc:333] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.007653  9525 raft_consensus.cc:2243] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.008189  9525 raft_consensus.cc:2272] T 1d3845843bf447f4aa6e84722e96cbc9 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.010636  9525 tablet_replica.cc:333] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.011368  9525 raft_consensus.cc:2243] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.011879  9525 raft_consensus.cc:2272] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.012485 11687 consensus_peers.cc:597] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 -> Peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Couldn't send request to peer 46375f2e278445b6b3d5f13354ffd22f. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.014314  9525 tablet_replica.cc:333] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.015136  9525 raft_consensus.cc:2243] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.016178  9525 raft_consensus.cc:2272] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.018517  9525 tablet_replica.cc:333] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.019002  9525 raft_consensus.cc:2243] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.019459  9525 raft_consensus.cc:2272] T 9a55791cfd624cebafd67f3664467dbd P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.021345  9525 tablet_replica.cc:333] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.021924  9525 raft_consensus.cc:2243] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.022370  9525 raft_consensus.cc:2272] T 50f1eb9342c348c8888d6fadc97c5e6a P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.024924  9525 tablet_replica.cc:333] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.025462  9525 raft_consensus.cc:2243] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:20.025487 11686 consensus_peers.cc:597] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:20.025980  9525 raft_consensus.cc:2272] T f5a657f4a38e4ac99a36d1d15503d4ef P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.027958  9525 tablet_replica.cc:333] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.028492  9525 raft_consensus.cc:2243] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.028915  9525 raft_consensus.cc:2272] T 38ac9f855a954abf9d0e5ec5afecce0f P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.031410  9525 tablet_replica.cc:333] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.032140  9525 raft_consensus.cc:2243] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.033033  9525 raft_consensus.cc:2272] T 7a7ba9e1f37b485abf001837969367d6 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.035346  9525 tablet_replica.cc:333] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.036059  9525 raft_consensus.cc:2243] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.036576  9525 raft_consensus.cc:2272] T 0190eece23cd4638b0b5162faf40fa47 P 424df3788b324532b579455a7df61dfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.039042  9525 tablet_replica.cc:333] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.039621  9525 raft_consensus.cc:2243] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.040046  9525 raft_consensus.cc:2272] T c339581b7f2849dbb8f18241ce49332d P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.041873  9525 tablet_replica.cc:333] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.042412  9525 raft_consensus.cc:2243] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.043172  9525 raft_consensus.cc:2272] T 59c13b89d8af42588d3e06c069d73a38 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.045118  9525 tablet_replica.cc:333] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.045626  9525 raft_consensus.cc:2243] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.046048  9525 raft_consensus.cc:2272] T 3514d707f3634ff9ae5e1f03f6d79a17 P 424df3788b324532b579455a7df61dfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.047776  9525 tablet_replica.cc:333] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.048254  9525 raft_consensus.cc:2243] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.048694  9525 raft_consensus.cc:2272] T 975c117b74b84ebeb183afaa2bbb4081 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.050536  9525 tablet_replica.cc:333] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.051016  9525 raft_consensus.cc:2243] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.051450  9525 raft_consensus.cc:2272] T 5802b76d792043dc83a9c08b28c2a048 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.053171  9525 tablet_replica.cc:333] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.053736  9525 raft_consensus.cc:2243] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.054169  9525 raft_consensus.cc:2272] T 283a7afa09044ad4b728dee1a32e52c8 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.056763  9525 tablet_replica.cc:333] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd: stopping tablet replica
I20260709 14:52:20.057343  9525 raft_consensus.cc:2243] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.058337  9525 raft_consensus.cc:2272] T 81290ad1c7ff4eebb938d64c3b985cd6 P 424df3788b324532b579455a7df61dfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.063033 11760 consensus_peers.cc:597] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:20.093540 11686 consensus_peers.cc:597] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:20.102072 11686 consensus_peers.cc:597] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:20.112504 11686 consensus_peers.cc:597] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. 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:20.130244  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 14:52:20.165647 11760 consensus_peers.cc:597] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.189126 11760 consensus_peers.cc:597] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.200454 11686 consensus_peers.cc:597] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.200608 11760 consensus_peers.cc:597] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.202876 11760 consensus_peers.cc:597] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.210299 11760 consensus_peers.cc:597] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.213907  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 14:52:20.225749 11760 consensus_peers.cc:597] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.230891 11760 consensus_peers.cc:597] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 -> Peer 424df3788b324532b579455a7df61dfd (127.9.77.66:34763): Couldn't send request to peer 424df3788b324532b579455a7df61dfd. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.235363 11762 consensus_peers.cc:597] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. 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:20.258888  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:20.260471  9525 tablet_replica.cc:333] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.261551  9525 raft_consensus.cc:2243] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.262527  9525 raft_consensus.cc:2272] T 5a3a4420cbd94d0c979e2fd4b5c6e455 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.265053  9525 tablet_replica.cc:333] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.265842  9525 raft_consensus.cc:2243] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.266762  9525 raft_consensus.cc:2272] T 3c35435a7a8c4381b07346139704b6e0 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.268702  9525 tablet_replica.cc:333] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.269273  9525 raft_consensus.cc:2243] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.269701  9525 raft_consensus.cc:2272] T 64fdae2d5f924ae19ded4c726ad3cc64 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.271433  9525 tablet_replica.cc:333] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.271960  9525 raft_consensus.cc:2243] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.272372  9525 raft_consensus.cc:2272] T 5d5db0afa20e40958c85dda1780c2968 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.274732  9525 tablet_replica.cc:333] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.275483  9525 raft_consensus.cc:2243] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.276081  9525 raft_consensus.cc:2272] T 65f7cee4e3f24aa587393b021beb5d76 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.277856  9525 tablet_replica.cc:333] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.278383  9525 raft_consensus.cc:2243] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.279035  9525 raft_consensus.cc:2272] T 15b30abc185f4d84acd628013f0f02ec P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.280727  9525 tablet_replica.cc:333] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.281277  9525 raft_consensus.cc:2243] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.282013  9525 raft_consensus.cc:2272] T fa16d54e5a0340a1879421e86c2968ab P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.283989  9525 tablet_replica.cc:333] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.284526  9525 raft_consensus.cc:2243] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.284987  9525 raft_consensus.cc:2272] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.286906  9525 tablet_replica.cc:333] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.287645  9525 raft_consensus.cc:2243] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.288137  9525 raft_consensus.cc:2272] T 2dbc184542134b18b8d53abd7b1cf975 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.290100  9525 tablet_replica.cc:333] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.290678  9525 raft_consensus.cc:2243] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.291095  9525 raft_consensus.cc:2272] T 32c31bca621449c39fa8fa661428a5c9 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.293016  9525 tablet_replica.cc:333] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.293548  9525 raft_consensus.cc:2243] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.293949  9525 raft_consensus.cc:2272] T 670541e13f2c475fa9bcc67be058bd2a P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.295634  9525 tablet_replica.cc:333] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.296164  9525 raft_consensus.cc:2243] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.296905  9525 raft_consensus.cc:2272] T 1e2989f4c7154c5fa9e3a50e894a581f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.298938  9525 tablet_replica.cc:333] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.299547  9525 raft_consensus.cc:2243] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.299966  9525 raft_consensus.cc:2272] T 37a655de5d61494da703fadf6ba61957 P 5578f588143c4990ab16485b71307757 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.301671  9525 tablet_replica.cc:333] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.302233  9525 raft_consensus.cc:2243] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.302645  9525 raft_consensus.cc:2272] T 4748196d56fa46b9a9a5dcb80be490ad P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.304436  9525 tablet_replica.cc:333] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.304983  9525 raft_consensus.cc:2243] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.305683  9525 raft_consensus.cc:2272] T 986f08f1146a4f5eaaa816132a1c0bb6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.307608  9525 tablet_replica.cc:333] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.308328  9525 raft_consensus.cc:2243] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.308734  9525 raft_consensus.cc:2272] T 52675bb7abef4e56bf497849b2881a0e P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.310395  9525 tablet_replica.cc:333] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.310879  9525 raft_consensus.cc:2243] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.311293  9525 raft_consensus.cc:2272] T f5a657f4a38e4ac99a36d1d15503d4ef P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.313010  9525 tablet_replica.cc:333] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.313498  9525 raft_consensus.cc:2243] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.313867  9525 raft_consensus.cc:2272] T b61072558e2e453dbf7b23c021026d02 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.315631  9525 tablet_replica.cc:333] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.316183  9525 raft_consensus.cc:2243] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.316596  9525 raft_consensus.cc:2272] T da814e112b8b4c0185dd459e543c50fe P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.318224  9525 tablet_replica.cc:333] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.318758  9525 raft_consensus.cc:2243] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.319169  9525 raft_consensus.cc:2272] T a75a7b6aa891466daa09b86bad22d097 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.321228  9525 tablet_replica.cc:333] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.321970  9525 raft_consensus.cc:2243] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.322793  9525 raft_consensus.cc:2272] T 37bf33fe12554a3bb1f851802e647c6f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.325502  9525 tablet_replica.cc:333] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.326292  9525 raft_consensus.cc:2243] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.327196  9525 raft_consensus.cc:2272] T 29b1afff4e124c19b4b3b4d88d295aeb P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.327855 11762 consensus_peers.cc:597] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. 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:20.329293  9525 tablet_replica.cc:333] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.329922  9525 raft_consensus.cc:2243] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.330718  9525 raft_consensus.cc:2272] T 38ac9f855a954abf9d0e5ec5afecce0f P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.332765  9525 tablet_replica.cc:333] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.333321  9525 raft_consensus.cc:2243] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.333817  9525 raft_consensus.cc:2272] T 7a7ba9e1f37b485abf001837969367d6 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.335595  9525 tablet_replica.cc:333] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.336133  9525 raft_consensus.cc:2243] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.336539  9525 raft_consensus.cc:2272] T 0190eece23cd4638b0b5162faf40fa47 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.338366  9525 tablet_replica.cc:333] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.338912  9525 raft_consensus.cc:2243] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.339740  9525 raft_consensus.cc:2272] T 3514d707f3634ff9ae5e1f03f6d79a17 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.341811  9525 tablet_replica.cc:333] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.342386  9525 raft_consensus.cc:2243] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.343189  9525 raft_consensus.cc:2272] T 975c117b74b84ebeb183afaa2bbb4081 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.345059  9525 tablet_replica.cc:333] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.345602  9525 raft_consensus.cc:2243] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.345999  9525 raft_consensus.cc:2272] T 922721046a7b4e2ea285d8f3e7dcbba8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.347740  9525 tablet_replica.cc:333] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.348300  9525 raft_consensus.cc:2243] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.349016  9525 raft_consensus.cc:2272] T 60a87160b89c481b9b29043f7f5b3fe1 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.350698  9525 tablet_replica.cc:333] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.351272  9525 raft_consensus.cc:2243] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.351681  9525 raft_consensus.cc:2272] T 17802478265049ca899800d2d4847ec3 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.353361  9525 tablet_replica.cc:333] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.354027  9525 raft_consensus.cc:2243] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.354633  9525 raft_consensus.cc:2272] T c339581b7f2849dbb8f18241ce49332d P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.356979  9525 tablet_replica.cc:333] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.357604  9525 raft_consensus.cc:2243] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.358070  9525 raft_consensus.cc:2272] T 59c13b89d8af42588d3e06c069d73a38 P 5578f588143c4990ab16485b71307757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.360085  9525 tablet_replica.cc:333] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.360697  9525 raft_consensus.cc:2243] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.361176  9525 raft_consensus.cc:2272] T 1d3845843bf447f4aa6e84722e96cbc9 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.363090  9525 tablet_replica.cc:333] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.363722  9525 raft_consensus.cc:2243] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.364166  9525 raft_consensus.cc:2272] T 1bbdd8851bdb4805896d7b9f1b106360 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.366039  9525 tablet_replica.cc:333] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.366652  9525 raft_consensus.cc:2243] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.367122  9525 raft_consensus.cc:2272] T 798f13bf4d9e4e93a7a1c8b8674d8cde P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.369102  9525 tablet_replica.cc:333] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.369680  9525 raft_consensus.cc:2243] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.370517  9525 raft_consensus.cc:2272] T 9bdd8a5295da4b5cbda843997a1c6eb6 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.372531  9525 tablet_replica.cc:333] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.373199  9525 raft_consensus.cc:2243] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.373662  9525 raft_consensus.cc:2272] T e53aea7ffd0445efa23f7c51223063f2 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.375590  9525 tablet_replica.cc:333] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.376148  9525 raft_consensus.cc:2243] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.376648  9525 raft_consensus.cc:2272] T 189314f9e37448e0affbf30d770c4b11 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.378607  9525 tablet_replica.cc:333] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.379380  9525 raft_consensus.cc:2243] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.380365  9525 raft_consensus.cc:2272] T 5802b76d792043dc83a9c08b28c2a048 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.382822  9525 tablet_replica.cc:333] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.383533  9525 raft_consensus.cc:2243] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.384124  9525 raft_consensus.cc:2272] T 1318fa5b96464f04954186a7e56a59cf P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.386081  9525 tablet_replica.cc:333] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.386683  9525 raft_consensus.cc:2243] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.387249  9525 raft_consensus.cc:2272] T 50f1eb9342c348c8888d6fadc97c5e6a P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.389351  9525 tablet_replica.cc:333] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.389817  9525 raft_consensus.cc:2243] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.390273  9525 raft_consensus.cc:2272] T 60fbd0a93d874f72884dcf1f7a19b9e2 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.392145  9525 tablet_replica.cc:333] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.392593  9525 raft_consensus.cc:2243] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.392957  9525 raft_consensus.cc:2272] T a80a1962bfb741e5bb3ae718191414d6 P 5578f588143c4990ab16485b71307757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.394688  9525 tablet_replica.cc:333] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757: stopping tablet replica
I20260709 14:52:20.395124  9525 raft_consensus.cc:2243] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.395951  9525 raft_consensus.cc:2272] T 283a7afa09044ad4b728dee1a32e52c8 P 5578f588143c4990ab16485b71307757 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.463059 11762 consensus_peers.cc:597] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.474467 11762 consensus_peers.cc:597] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.514005  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:52:20.580459  9525 tablet_server.cc:179] TabletServer@127.9.77.68:0 shutting down...
I20260709 14:52:20.590516 12783 raft_consensus.cc:493] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:20.591144 12783 raft_consensus.cc:515] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:20.593210 12783 leader_election.cc:290] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
W20260709 14:52:20.594625 11762 consensus_peers.cc:597] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:20.599362 11761 leader_election.cc:336] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
W20260709 14:52:20.599897 11762 leader_election.cc:336] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111)
I20260709 14:52:20.600394 11762 leader_election.cc:304] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:20.601039 12783 raft_consensus.cc:2749] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:20.629432  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:20.630479  9525 tablet_replica.cc:333] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.631459  9525 raft_consensus.cc:2243] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.632056  9525 raft_consensus.cc:2272] T d35a1271c5ae4aaea7d77149c0ae4fa0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.634014  9525 tablet_replica.cc:333] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.634545  9525 raft_consensus.cc:2243] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.635053  9525 raft_consensus.cc:2272] T 7a7ba9e1f37b485abf001837969367d6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.637403  9525 tablet_replica.cc:333] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.638162  9525 raft_consensus.cc:2243] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.638700  9525 raft_consensus.cc:2272] T 3c35435a7a8c4381b07346139704b6e0 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.640630  9525 tablet_replica.cc:333] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.641140  9525 raft_consensus.cc:2243] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.641510  9525 raft_consensus.cc:2272] T 15b30abc185f4d84acd628013f0f02ec P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.643196  9525 tablet_replica.cc:333] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.643779  9525 raft_consensus.cc:2243] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.644158  9525 raft_consensus.cc:2272] T 9da13c61796c44dba1eb9d02ac6b7a28 P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.645749  9525 tablet_replica.cc:333] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.646227  9525 raft_consensus.cc:2243] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.646548  9525 raft_consensus.cc:2272] T 11f4d7fe990c4b548f7dd0676bcfe3f7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.648221  9525 tablet_replica.cc:333] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.648708  9525 raft_consensus.cc:2243] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.649068  9525 raft_consensus.cc:2272] T 2f3175d63c574ad58f0de699a06e6929 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.650628  9525 tablet_replica.cc:333] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.651134  9525 raft_consensus.cc:2243] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.651889  9525 raft_consensus.cc:2272] T 2dbc184542134b18b8d53abd7b1cf975 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.653649  9525 tablet_replica.cc:333] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.654143  9525 raft_consensus.cc:2243] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.654472  9525 raft_consensus.cc:2272] T 4748196d56fa46b9a9a5dcb80be490ad P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.656246  9525 tablet_replica.cc:333] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.656734  9525 raft_consensus.cc:2243] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.657439  9525 raft_consensus.cc:2272] T 32e895396bd746c0a0fd752e47c98739 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.659078  9525 tablet_replica.cc:333] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.659606  9525 raft_consensus.cc:2243] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.659950  9525 raft_consensus.cc:2272] T 65f7cee4e3f24aa587393b021beb5d76 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.661485  9525 tablet_replica.cc:333] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.661959  9525 raft_consensus.cc:2243] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.662298  9525 raft_consensus.cc:2272] T 0f316ba0252e4d9d85e5ad2411d27a9c P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.663887  9525 tablet_replica.cc:333] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.664364  9525 raft_consensus.cc:2243] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.665284  9525 raft_consensus.cc:2272] T 25601947d3804037b6521eb8c8e38174 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.667778  9525 tablet_replica.cc:333] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.668438  9525 raft_consensus.cc:2243] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.668919  9525 raft_consensus.cc:2272] T 1e2989f4c7154c5fa9e3a50e894a581f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.671336  9525 tablet_replica.cc:333] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.671828  9525 raft_consensus.cc:2243] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.672196  9525 raft_consensus.cc:2272] T 986f08f1146a4f5eaaa816132a1c0bb6 P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.674335  9525 tablet_replica.cc:333] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.674862  9525 raft_consensus.cc:2243] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.675386  9525 raft_consensus.cc:2272] T 2bede5db4ede4fa888b268dff3eeb20e P e84cb2935f434e8288f901b8613a9e35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.677428  9525 tablet_replica.cc:333] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.677983  9525 raft_consensus.cc:2243] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:20.678040 11762 consensus_peers.cc:597] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.679759  9525 raft_consensus.cc:2272] T 5de3aa2d4c9f419ea644e8456fe6d283 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.682057  9525 tablet_replica.cc:333] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.682642  9525 raft_consensus.cc:2243] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.683531  9525 raft_consensus.cc:2272] T 31af8951743746d9ad18085d92eb8aac P e84cb2935f434e8288f901b8613a9e35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.685325  9525 tablet_replica.cc:333] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.686046  9525 raft_consensus.cc:2243] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.686883  9525 raft_consensus.cc:2272] T 52675bb7abef4e56bf497849b2881a0e P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.688874  9525 tablet_replica.cc:333] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.689446  9525 raft_consensus.cc:2243] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.689855  9525 raft_consensus.cc:2272] T 013ca2b64a2042e8bbd848dcececd09d P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.690066 11762 consensus_peers.cc:597] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.691668  9525 tablet_replica.cc:333] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.692049 12783 raft_consensus.cc:493] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46375f2e278445b6b3d5f13354ffd22f)
I20260709 14:52:20.692286  9525 raft_consensus.cc:2243] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.692802  9525 raft_consensus.cc:2272] T a75a7b6aa891466daa09b86bad22d097 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.692487 12783 raft_consensus.cc:515] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5578f588143c4990ab16485b71307757" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38361 } } peers { permanent_uuid: "e84cb2935f434e8288f901b8613a9e35" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 35421 } } peers { permanent_uuid: "46375f2e278445b6b3d5f13354ffd22f" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41915 } }
I20260709 14:52:20.694455 12783 leader_election.cc:290] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5578f588143c4990ab16485b71307757 (127.9.77.67:38361), 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915)
I20260709 14:52:20.694814  9525 tablet_replica.cc:333] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.695647  9525 raft_consensus.cc:2243] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.696125  9525 raft_consensus.cc:2272] T 37bf33fe12554a3bb1f851802e647c6f P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.698418  9525 tablet_replica.cc:333] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
W20260709 14:52:20.698792 11761 leader_election.cc:336] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46375f2e278445b6b3d5f13354ffd22f (127.9.77.65:41915): Network error: Client connection negotiation failed: client connection to 127.9.77.65:41915: connect: Connection refused (error 111)
I20260709 14:52:20.699169  9525 raft_consensus.cc:2243] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:20.699296 11762 leader_election.cc:336] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111)
I20260709 14:52:20.699735 11762 leader_election.cc:304] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [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: e84cb2935f434e8288f901b8613a9e35; no voters: 46375f2e278445b6b3d5f13354ffd22f, 5578f588143c4990ab16485b71307757
I20260709 14:52:20.699771  9525 raft_consensus.cc:2272] T 57f56f6998414d4fb0b7933b1d92f2e7 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.700357 12783 raft_consensus.cc:2749] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:20.701841  9525 tablet_replica.cc:333] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.702438  9525 raft_consensus.cc:2243] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.702847  9525 raft_consensus.cc:2272] T 29b1afff4e124c19b4b3b4d88d295aeb P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.704531  9525 tablet_replica.cc:333] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.705072  9525 raft_consensus.cc:2243] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.705463  9525 raft_consensus.cc:2272] T 17802478265049ca899800d2d4847ec3 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.707121  9525 tablet_replica.cc:333] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.707707  9525 raft_consensus.cc:2243] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.708391  9525 raft_consensus.cc:2272] T c339581b7f2849dbb8f18241ce49332d P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.710114  9525 tablet_replica.cc:333] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.710634  9525 raft_consensus.cc:2243] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.711055  9525 raft_consensus.cc:2272] T 8b2abcc94cf84aabac809f1fd7afb726 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.712743  9525 tablet_replica.cc:333] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.713260  9525 raft_consensus.cc:2243] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.713979  9525 raft_consensus.cc:2272] T 1bbdd8851bdb4805896d7b9f1b106360 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.715839  9525 tablet_replica.cc:333] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.716336  9525 raft_consensus.cc:2243] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.716765  9525 raft_consensus.cc:2272] T 17e2999506f547efa2581e6de3475aa7 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.718523  9525 tablet_replica.cc:333] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.719024  9525 raft_consensus.cc:2243] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.719758  9525 raft_consensus.cc:2272] T 50f1eb9342c348c8888d6fadc97c5e6a P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.721501  9525 tablet_replica.cc:333] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.722085  9525 raft_consensus.cc:2243] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.722818  9525 raft_consensus.cc:2272] T 9a55791cfd624cebafd67f3664467dbd P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.724625  9525 tablet_replica.cc:333] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.725152  9525 raft_consensus.cc:2243] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.725979  9525 raft_consensus.cc:2272] T 60fbd0a93d874f72884dcf1f7a19b9e2 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.728168  9525 tablet_replica.cc:333] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.728820  9525 raft_consensus.cc:2243] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.729247  9525 raft_consensus.cc:2272] T 9bdd8a5295da4b5cbda843997a1c6eb6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.730190 11762 consensus_peers.cc:597] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 -> Peer 5578f588143c4990ab16485b71307757 (127.9.77.67:38361): Couldn't send request to peer 5578f588143c4990ab16485b71307757. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:38361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.731515  9525 tablet_replica.cc:333] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.732126  9525 raft_consensus.cc:2243] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.732968  9525 raft_consensus.cc:2272] T 189314f9e37448e0affbf30d770c4b11 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.735208  9525 tablet_replica.cc:333] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.735951  9525 raft_consensus.cc:2243] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.736891  9525 raft_consensus.cc:2272] T 1318fa5b96464f04954186a7e56a59cf P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.739146  9525 tablet_replica.cc:333] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.739708  9525 raft_consensus.cc:2243] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.740069  9525 raft_consensus.cc:2272] T e53aea7ffd0445efa23f7c51223063f2 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.741694  9525 tablet_replica.cc:333] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.742110  9525 raft_consensus.cc:2243] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.742753  9525 raft_consensus.cc:2272] T 1d3845843bf447f4aa6e84722e96cbc9 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.744565  9525 tablet_replica.cc:333] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.745040  9525 raft_consensus.cc:2243] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.745380  9525 raft_consensus.cc:2272] T b61072558e2e453dbf7b23c021026d02 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.747026  9525 tablet_replica.cc:333] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.747565  9525 raft_consensus.cc:2243] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.747906  9525 raft_consensus.cc:2272] T da814e112b8b4c0185dd459e543c50fe P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.749450  9525 tablet_replica.cc:333] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.749914  9525 raft_consensus.cc:2243] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.750242  9525 raft_consensus.cc:2272] T a80a1962bfb741e5bb3ae718191414d6 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.751950  9525 tablet_replica.cc:333] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.752377  9525 raft_consensus.cc:2243] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.752731  9525 raft_consensus.cc:2272] T 283a7afa09044ad4b728dee1a32e52c8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.754313  9525 tablet_replica.cc:333] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.754781  9525 raft_consensus.cc:2243] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.755115  9525 raft_consensus.cc:2272] T 81290ad1c7ff4eebb938d64c3b985cd6 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.756929  9525 tablet_replica.cc:333] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.757455  9525 raft_consensus.cc:2243] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.758258  9525 raft_consensus.cc:2272] T 922721046a7b4e2ea285d8f3e7dcbba8 P e84cb2935f434e8288f901b8613a9e35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.760411  9525 tablet_replica.cc:333] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35: stopping tablet replica
I20260709 14:52:20.760821  9525 raft_consensus.cc:2243] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.761153  9525 raft_consensus.cc:2272] T 60a87160b89c481b9b29043f7f5b3fe1 P e84cb2935f434e8288f901b8613a9e35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.823035  9525 tablet_server.cc:196] TabletServer@127.9.77.68:0 shutdown complete.
I20260709 14:52:20.880458  9525 master.cc:562] Master@127.9.77.126:34323 shutting down...
I20260709 14:52:20.903949  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.904525  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.904850  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P c48b30d4e7e043debab174a8829a38b5: stopping tablet replica
I20260709 14:52:20.927583  9525 master.cc:584] Master@127.9.77.126:34323 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28677 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:21.021358  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:41935
I20260709 14:52:21.022538  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.028853 12793 instance_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:21.029001 12796 instance_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:21.029137 12794 instance_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:21.030895  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:21.032091  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.032274  9525 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:21.032387  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608741032376 us; error 0 us; skew 500 ppm
I20260709 14:52:21.032837  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.035617  9525 webserver.cc:533] Webserver started at http://127.9.77.126:37951/ using document root <none> and password file <none>
I20260709 14:52:21.036084  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.036247  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.036474  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.037554  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "dc7f85b32ad14d72b009ed57516791ae"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.042071  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:52:21.045643 12801 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:21.046559  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:21.046890  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "dc7f85b32ad14d72b009ed57516791ae"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.047190  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-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:21.066730  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.068081  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.108016  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:41935
I20260709 14:52:21.108124 12852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:41935 every 8 connection(s)
I20260709 14:52:21.112243 12853 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:21.122557 12853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae: Bootstrap starting.
I20260709 14:52:21.127344 12853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.131640 12853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae: No bootstrap required, opened a new log
I20260709 14:52:21.133811 12853 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER }
I20260709 14:52:21.134191 12853 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.134366 12853 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7f85b32ad14d72b009ed57516791ae, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.135039 12853 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER }
I20260709 14:52:21.135600 12853 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:21.135804 12853 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:21.136020 12853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.140786 12853 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER }
I20260709 14:52:21.141307 12853 leader_election.cc:304] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [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: dc7f85b32ad14d72b009ed57516791ae; no voters: 
I20260709 14:52:21.142637 12853 leader_election.cc:290] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:21.143016 12856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.144484 12856 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 1 LEADER]: Becoming Leader. State: Replica: dc7f85b32ad14d72b009ed57516791ae, State: Running, Role: LEADER
I20260709 14:52:21.145160 12856 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [LEADER]: Queue going to LEADER mode. State: All 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: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER }
I20260709 14:52:21.145651 12853 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:21.149605 12857 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc7f85b32ad14d72b009ed57516791ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER } }
I20260709 14:52:21.150413 12857 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:21.150187 12858 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc7f85b32ad14d72b009ed57516791ae. Latest consensus state: current_term: 1 leader_uuid: "dc7f85b32ad14d72b009ed57516791ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7f85b32ad14d72b009ed57516791ae" member_type: VOTER } }
I20260709 14:52:21.151275 12858 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:21.156343 12863 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:21.164244 12863 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:21.165390  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:21.173738 12863 catalog_manager.cc:1383] Generated new cluster ID: a6b02bcfbf5543749dbb1a2dbc491582
I20260709 14:52:21.174080 12863 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:21.200639 12863 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:21.202098 12863 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:21.217669 12863 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae: Generated new TSK 0
I20260709 14:52:21.218278 12863 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:21.232708  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.238623 12874 instance_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:21.239969 12875 instance_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:21.241503  9525 server_base.cc:1061] running on GCE node
W20260709 14:52:21.241519 12877 instance_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:21.242655  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.242921  9525 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:21.243124  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608741243103 us; error 0 us; skew 500 ppm
I20260709 14:52:21.243770  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.246376  9525 webserver.cc:533] Webserver started at http://127.9.77.65:33143/ using document root <none> and password file <none>
I20260709 14:52:21.247017  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.247344  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.247658  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.248917  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "20210a906d3b4098a55cdf00e12f4108"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.253872  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:21.257521 12882 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:21.258386  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:21.258716  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "20210a906d3b4098a55cdf00e12f4108"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.259060  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-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:21.286979  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.288273  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.289785  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.292241  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.292486  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.292743  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.292953  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.334657  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:44033
I20260709 14:52:21.334761 12944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:44033 every 8 connection(s)
I20260709 14:52:21.339944  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.347985 12950 instance_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:21.349120 12949 instance_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:21.349506 12952 instance_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:21.349902  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:21.351568  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.351758  9525 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:21.351974  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608741351943 us; error 0 us; skew 500 ppm
I20260709 14:52:21.352505  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.355101  9525 webserver.cc:533] Webserver started at http://127.9.77.66:45299/ using document root <none> and password file <none>
I20260709 14:52:21.355790  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.356029  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.356412  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.357578 12945 heartbeater.cc:344] Connected to a master server at 127.9.77.126:41935
I20260709 14:52:21.358023 12945 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.357963  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.359041 12945 heartbeater.cc:507] Master 127.9.77.126:41935 requested a full tablet report, sending...
I20260709 14:52:21.361599 12818 ts_manager.cc:194] Registered new tserver with Master: 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033)
I20260709 14:52:21.363722  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:21.363785 12818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41580
I20260709 14:52:21.367920 12957 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:21.368752  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:21.369062  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.369372  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-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:21.394188  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.395879  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.398056  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.400882  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.401084  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.401389  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.401572  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.443276  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:36355
I20260709 14:52:21.443410 13019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:36355 every 8 connection(s)
I20260709 14:52:21.448235  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.456707 13023 instance_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:21.458564 13024 instance_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:21.463256 13020 heartbeater.cc:344] Connected to a master server at 127.9.77.126:41935
I20260709 14:52:21.463840 13020 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.463896  9525 server_base.cc:1061] running on GCE node
W20260709 14:52:21.464000 13026 instance_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:21.464869 13020 heartbeater.cc:507] Master 127.9.77.126:41935 requested a full tablet report, sending...
I20260709 14:52:21.465261  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.465543  9525 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:21.465739  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608741465719 us; error 0 us; skew 500 ppm
I20260709 14:52:21.466413  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.466980 12818 ts_manager.cc:194] Registered new tserver with Master: d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:21.468654 12818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41590
I20260709 14:52:21.469043  9525 webserver.cc:533] Webserver started at http://127.9.77.67:36433/ using document root <none> and password file <none>
I20260709 14:52:21.469638  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.469878  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.470125  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.471451  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.475859  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:21.479432 13031 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:21.480278  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:21.480611  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:21.480865  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-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:21.492769  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.493978  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.495504  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.497723  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.497965  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.498234  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.498418  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.538874  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:32793
I20260709 14:52:21.538982 13093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:32793 every 8 connection(s)
I20260709 14:52:21.553743 13094 heartbeater.cc:344] Connected to a master server at 127.9.77.126:41935
I20260709 14:52:21.554147 13094 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.554849 13094 heartbeater.cc:507] Master 127.9.77.126:41935 requested a full tablet report, sending...
I20260709 14:52:21.556819 12818 ts_manager.cc:194] Registered new tserver with Master: 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:21.556937  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014931827s
I20260709 14:52:21.558310 12818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41604
I20260709 14:52:21.584936 12818 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41618:
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:21.588263 12818 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:21.666245 12908 tablet_service.cc:1511] Processing CreateTablet for tablet 3168ee71d0554edd9e2aeeb41813c343 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:21.669940 12909 tablet_service.cc:1511] Processing CreateTablet for tablet d1e9846be114412fbe2a7f37ea072334 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:21.672796 12906 tablet_service.cc:1511] Processing CreateTablet for tablet 722e431c6bc544288202a53fd24fa37b (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:21.666800 12910 tablet_service.cc:1511] Processing CreateTablet for tablet ff08f74092bc4ce4a3f0cf3b68cc0661 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:21.671639 12908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3168ee71d0554edd9e2aeeb41813c343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.672043 12907 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcdeba602084fad9b7fdbd03d75c5d9 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:21.675336 12910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08f74092bc4ce4a3f0cf3b68cc0661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.676559 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e9846be114412fbe2a7f37ea072334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.677435 12906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e431c6bc544288202a53fd24fa37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.678339 12907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcdeba602084fad9b7fdbd03d75c5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.689038 13059 tablet_service.cc:1511] Processing CreateTablet for tablet ff08f74092bc4ce4a3f0cf3b68cc0661 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:21.690589 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08f74092bc4ce4a3f0cf3b68cc0661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.692363 13058 tablet_service.cc:1511] Processing CreateTablet for tablet d1e9846be114412fbe2a7f37ea072334 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:21.693883 13058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e9846be114412fbe2a7f37ea072334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.695160 12905 tablet_service.cc:1511] Processing CreateTablet for tablet 77824427234f401e9e58ebfec19aedda (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:21.696686 12905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77824427234f401e9e58ebfec19aedda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.696300 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 3168ee71d0554edd9e2aeeb41813c343 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:21.697786 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3168ee71d0554edd9e2aeeb41813c343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.700482 13056 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcdeba602084fad9b7fdbd03d75c5d9 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:21.701918 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcdeba602084fad9b7fdbd03d75c5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.705451 12985 tablet_service.cc:1511] Processing CreateTablet for tablet ff08f74092bc4ce4a3f0cf3b68cc0661 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:21.706887 12985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff08f74092bc4ce4a3f0cf3b68cc0661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.708469 12984 tablet_service.cc:1511] Processing CreateTablet for tablet d1e9846be114412fbe2a7f37ea072334 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:21.710194 12984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e9846be114412fbe2a7f37ea072334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.710615 13055 tablet_service.cc:1511] Processing CreateTablet for tablet 722e431c6bc544288202a53fd24fa37b (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:21.712157 13055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e431c6bc544288202a53fd24fa37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.712430 12982 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcdeba602084fad9b7fdbd03d75c5d9 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:21.714018 12982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcdeba602084fad9b7fdbd03d75c5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.715583 12981 tablet_service.cc:1511] Processing CreateTablet for tablet 722e431c6bc544288202a53fd24fa37b (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:21.716526 12980 tablet_service.cc:1511] Processing CreateTablet for tablet 77824427234f401e9e58ebfec19aedda (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:21.717097 12981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e431c6bc544288202a53fd24fa37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.718036 12980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77824427234f401e9e58ebfec19aedda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.719384 12983 tablet_service.cc:1511] Processing CreateTablet for tablet 3168ee71d0554edd9e2aeeb41813c343 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:21.708576 13054 tablet_service.cc:1511] Processing CreateTablet for tablet 77824427234f401e9e58ebfec19aedda (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:21.733281 12979 tablet_service.cc:1511] Processing CreateTablet for tablet f6abfcf3844641499c7134ee47b1b104 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:21.735787 12978 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce52f1c0e5349a08c4599cfc4f98540 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:21.738301 12977 tablet_service.cc:1511] Processing CreateTablet for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:21.739908 13054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77824427234f401e9e58ebfec19aedda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.740558 12976 tablet_service.cc:1511] Processing CreateTablet for tablet aac0d07795894621838b204b65793d08 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:21.742082 13053 tablet_service.cc:1511] Processing CreateTablet for tablet f6abfcf3844641499c7134ee47b1b104 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:21.721735 12983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3168ee71d0554edd9e2aeeb41813c343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.743808 12977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.744417 13052 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce52f1c0e5349a08c4599cfc4f98540 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:21.745170 12976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac0d07795894621838b204b65793d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.746649 13051 tablet_service.cc:1511] Processing CreateTablet for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:21.747604 12979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6abfcf3844641499c7134ee47b1b104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.748973 13050 tablet_service.cc:1511] Processing CreateTablet for tablet aac0d07795894621838b204b65793d08 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:21.749927 12978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce52f1c0e5349a08c4599cfc4f98540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.768041 12905 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce52f1c0e5349a08c4599cfc4f98540 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:21.769697 12905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce52f1c0e5349a08c4599cfc4f98540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.772527 12904 tablet_service.cc:1511] Processing CreateTablet for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:21.774183 12904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.776535 12903 tablet_service.cc:1511] Processing CreateTablet for tablet aac0d07795894621838b204b65793d08 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:21.780053 12907 tablet_service.cc:1511] Processing CreateTablet for tablet f6abfcf3844641499c7134ee47b1b104 (DEFAULT_TABLE table=test-workload [id=c765d579af674c29ac683909c55212e5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:21.784344 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6abfcf3844641499c7134ee47b1b104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.785198 13050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac0d07795894621838b204b65793d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.787600 13052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce52f1c0e5349a08c4599cfc4f98540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.791621 13051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c53eb78f7a48e3b1e978d5f2d89d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.799636 12907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6abfcf3844641499c7134ee47b1b104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.803627 12903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac0d07795894621838b204b65793d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.831633 13109 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:21.845504 13110 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:21.923730 13109 tablet_bootstrap.cc:654] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.933651 13111 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:21.962286 13110 tablet_bootstrap.cc:654] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.987424 13111 tablet_bootstrap.cc:654] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.007098 13110 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.007707 13110 ts_tablet_manager.cc:1403] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.163s	user 0.021s	sys 0.026s
I20260709 14:52:22.010970 13110 raft_consensus.cc:359] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.011847 13110 raft_consensus.cc:385] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.012188 13110 raft_consensus.cc:740] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.013238 13110 consensus_queue.cc:260] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.022907 13110 ts_tablet_manager.cc:1434] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:52:22.023762 13020 heartbeater.cc:499] Master 127.9.77.126:41935 was elected leader, sending a full tablet report...
I20260709 14:52:22.027560 13111 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.028175 13111 ts_tablet_manager.cc:1403] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.014s
I20260709 14:52:22.033161 13111 raft_consensus.cc:359] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.034102 13111 raft_consensus.cc:385] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.034466 13111 raft_consensus.cc:740] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.034664 13109 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.035524 13109 ts_tablet_manager.cc:1403] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.204s	user 0.019s	sys 0.004s
I20260709 14:52:22.035436 13111 consensus_queue.cc:260] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.038796 13109 raft_consensus.cc:359] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.039693 13109 raft_consensus.cc:385] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.040059 13109 raft_consensus.cc:740] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.040198 13110 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.041096 13109 consensus_queue.cc:260] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.058634 13110 tablet_bootstrap.cc:654] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.074755 12945 heartbeater.cc:499] Master 127.9.77.126:41935 was elected leader, sending a full tablet report...
I20260709 14:52:22.075021 13094 heartbeater.cc:499] Master 127.9.77.126:41935 was elected leader, sending a full tablet report...
I20260709 14:52:22.075700 13111 ts_tablet_manager.cc:1434] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.021s
I20260709 14:52:22.077533 13111 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.084831 13111 tablet_bootstrap.cc:654] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.087244 13109 ts_tablet_manager.cc:1434] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.022s
I20260709 14:52:22.088835 13109 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.098554 13109 tablet_bootstrap.cc:654] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.123940 13114 raft_consensus.cc:493] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.124791 13114 raft_consensus.cc:515] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.141294 13114 leader_election.cc:290] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
W20260709 14:52:22.157565 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:22.165612 13111 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.166061 13110 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.166361 13111 ts_tablet_manager.cc:1403] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.089s	user 0.037s	sys 0.031s
I20260709 14:52:22.166625 13110 ts_tablet_manager.cc:1403] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.127s	user 0.042s	sys 0.057s
I20260709 14:52:22.167402 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
W20260709 14:52:22.169149 12959 leader_election.cc:343] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.169823 13110 raft_consensus.cc:359] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.170245 13111 raft_consensus.cc:359] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.170650 13110 raft_consensus.cc:385] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.170997 13111 raft_consensus.cc:385] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.171094 13110 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.171391 13111 raft_consensus.cc:740] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.172098 13110 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.172688 13109 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.172237 13111 consensus_queue.cc:260] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.173255 13109 ts_tablet_manager.cc:1403] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.085s	user 0.031s	sys 0.042s
I20260709 14:52:22.174324 13110 ts_tablet_manager.cc:1434] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:52:22.174784 13111 ts_tablet_manager.cc:1434] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260709 14:52:22.175391 13110 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.175921 13111 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.176299 13109 raft_consensus.cc:359] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.176680 13117 raft_consensus.cc:493] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.177243 13117 raft_consensus.cc:515] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.182471 13110 tablet_bootstrap.cc:654] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.182822 13111 tablet_bootstrap.cc:654] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.188616 13116 raft_consensus.cc:493] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.189355 13116 raft_consensus.cc:515] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.197042 13116 leader_election.cc:290] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.205564 13117 leader_election.cc:290] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.220335 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
W20260709 14:52:22.222190 12958 leader_election.cc:343] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.222730 12958 leader_election.cc:304] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:22.224046 13114 raft_consensus.cc:2749] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.230564 13109 raft_consensus.cc:385] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.231087 13109 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.235631 13110 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.235591 13109 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.236330 13110 ts_tablet_manager.cc:1403] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.061s	user 0.036s	sys 0.022s
I20260709 14:52:22.239239 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.239532 13110 raft_consensus.cc:359] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.240338 13110 raft_consensus.cc:385] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.240657 13110 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.240743 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
W20260709 14:52:22.241041 13035 leader_election.cc:343] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.241483 13110 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.243710 13110 ts_tablet_manager.cc:1434] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:22.244709 13110 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.251447 13110 tablet_bootstrap.cc:654] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.252902 13109 ts_tablet_manager.cc:1434] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 14:52:22.256335 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.256335 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.259387 13110 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
W20260709 14:52:22.259618 12886 leader_election.cc:343] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.259946 13110 ts_tablet_manager.cc:1403] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
W20260709 14:52:22.260532 12883 leader_election.cc:343] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.261760 13114 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.262253 13114 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.263042 13110 raft_consensus.cc:359] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.264382 13114 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.265187 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.266106 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
W20260709 14:52:22.266639 12959 leader_election.cc:343] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.263813 13110 raft_consensus.cc:385] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.267378 13110 raft_consensus.cc:740] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
W20260709 14:52:22.267400 12958 leader_election.cc:343] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.267939 12958 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1
W20260709 14:52:22.268311 13033 leader_election.cc:343] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.268203 13110 consensus_queue.cc:260] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.268949 13033 leader_election.cc:304] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:22.269418 13114 raft_consensus.cc:2749] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.270366 13116 raft_consensus.cc:2749] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.261252 12883 leader_election.cc:304] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108; no voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:22.275197 13117 raft_consensus.cc:2749] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.284806 13109 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.289654 13110 ts_tablet_manager.cc:1434] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 14:52:22.290030 13111 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.290515 13111 ts_tablet_manager.cc:1403] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.115s	user 0.031s	sys 0.045s
I20260709 14:52:22.291923 13110 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.293551 13111 raft_consensus.cc:359] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.294198 13109 tablet_bootstrap.cc:654] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.294332 13111 raft_consensus.cc:385] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.294772 13111 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.295701 13111 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.299468 13110 tablet_bootstrap.cc:654] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.299861 13109 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.300073 13111 ts_tablet_manager.cc:1434] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:22.300370 13109 ts_tablet_manager.cc:1403] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 14:52:22.301187 13111 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.303534 13109 raft_consensus.cc:359] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.304265 13109 raft_consensus.cc:385] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.304565 13109 raft_consensus.cc:740] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.305274 13109 consensus_queue.cc:260] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.309782 13109 ts_tablet_manager.cc:1434] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:22.310051 13111 tablet_bootstrap.cc:654] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.310837 13109 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.317144 13110 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.317724 13110 ts_tablet_manager.cc:1403] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260709 14:52:22.317826 13109 tablet_bootstrap.cc:654] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.317875 13111 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.318675 13111 ts_tablet_manager.cc:1403] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:52:22.320819 13110 raft_consensus.cc:359] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.321596 13110 raft_consensus.cc:385] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.321941 13110 raft_consensus.cc:740] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.321705 13111 raft_consensus.cc:359] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.322671 13111 raft_consensus.cc:385] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.323063 13111 raft_consensus.cc:740] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.322911 13110 consensus_queue.cc:260] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.324074 13111 consensus_queue.cc:260] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.325379 13110 ts_tablet_manager.cc:1434] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:22.327098 13111 ts_tablet_manager.cc:1434] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:22.328176 13111 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.332187 13116 raft_consensus.cc:493] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.332760 13116 raft_consensus.cc:515] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.333900 13110 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.334671 13111 tablet_bootstrap.cc:654] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.336555 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.337318 12920 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.338626 13033 leader_election.cc:304] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:22.341657 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.342501 13110 tablet_bootstrap.cc:654] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.342598 12995 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.343595 13109 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.334961 13116 leader_election.cc:290] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.344875 13116 raft_consensus.cc:2804] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.345371 13116 raft_consensus.cc:493] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.345795 13116 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.344157 13109 ts_tablet_manager.cc:1403] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.007s
I20260709 14:52:22.351689 13109 raft_consensus.cc:359] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.352566 13109 raft_consensus.cc:385] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.352898 13109 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.353842 13109 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.355046 13110 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.355692 13110 ts_tablet_manager.cc:1403] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:52:22.357484 13109 ts_tablet_manager.cc:1434] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:22.358583 13109 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.362099 13111 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.362135 13110 raft_consensus.cc:359] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.362716 13116 raft_consensus.cc:515] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.363246 13110 raft_consensus.cc:385] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.363716 13110 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.364562 13110 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.367877 13110 ts_tablet_manager.cc:1434] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:52:22.368420 13109 tablet_bootstrap.cc:654] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.370002 13116 leader_election.cc:290] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.369930 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.370719 12995 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.370833 13110 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.372815 13116 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.377883 13116 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.381695 13110 tablet_bootstrap.cc:654] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.383797 12995 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.385478 13035 leader_election.cc:304] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.386441 13116 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.387423 13116 raft_consensus.cc:2804] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.390909 13116 raft_consensus.cc:697] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:22.393242 13116 consensus_queue.cc:237] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.391382 13111 ts_tablet_manager.cc:1403] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.010s
I20260709 14:52:22.396190 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
W20260709 14:52:22.395747 13033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:44033, user_credentials={real_user=slave}} blocked reactor thread for 57133.5us
I20260709 14:52:22.396934 12994 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.399864 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.400842 12919 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.399892 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:22.401702 12920 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.402573 13111 raft_consensus.cc:359] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.403359 13111 raft_consensus.cc:385] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.403676 13111 raft_consensus.cc:740] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.404428 13111 consensus_queue.cc:260] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.407032 13111 ts_tablet_manager.cc:1434] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:52:22.400913 13035 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.408552 13138 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.409019 13138 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.409348 13138 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.408113 13111 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.417678 13138 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.419374 13109 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.419971 13109 ts_tablet_manager.cc:1403] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.013s
I20260709 14:52:22.420814 12920 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.423750 13110 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.424515 13110 ts_tablet_manager.cc:1403] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.027s
I20260709 14:52:22.425340 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:22.426054 12919 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.427742 13111 tablet_bootstrap.cc:654] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.428675 13110 raft_consensus.cc:359] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.429738 13110 raft_consensus.cc:385] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.430137 13110 raft_consensus.cc:740] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.430830 13117 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.431397 13117 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.432530 13110 consensus_queue.cc:260] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.434661 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.435151 13110 ts_tablet_manager.cc:1434] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:52:22.435381 12994 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.436331 13110 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.438249 13116 raft_consensus.cc:493] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.438843 13116 raft_consensus.cc:515] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.439800 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.440493 12995 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 0.
I20260709 14:52:22.441517 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.441763 13116 leader_election.cc:290] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.443476 13110 tablet_bootstrap.cc:654] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.445389 12994 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.446938 13117 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.447736 12886 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
W20260709 14:52:22.448839 12883 leader_election.cc:343] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.453425 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
W20260709 14:52:22.455322 13033 leader_election.cc:343] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.454030 13109 raft_consensus.cc:359] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.455555 13035 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.456167 13109 raft_consensus.cc:385] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.456539 13109 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.456700 13116 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.446668 13138 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.456816 13117 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.458104 13117 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.453490 12816 catalog_manager.cc:5697] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.458483 13117 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.461457 12919 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.463194 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.463894 12994 raft_consensus.cc:2468] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.465065 13035 leader_election.cc:304] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:22.466209 13138 raft_consensus.cc:2804] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.467083 13138 raft_consensus.cc:493] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.467638 13138 raft_consensus.cc:3060] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.458158 13109 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.475087 13148 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.475674 13110 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.476217 13110 ts_tablet_manager.cc:1403] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.020s
I20260709 14:52:22.475699 13148 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.477046 13109 ts_tablet_manager.cc:1434] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 14:52:22.479105 13110 raft_consensus.cc:359] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.480021 13110 raft_consensus.cc:385] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.479972 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.480620 13110 raft_consensus.cc:740] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.481101 12994 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 0.
I20260709 14:52:22.482556 12886 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.482877 13148 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.481662 13110 consensus_queue.cc:260] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.484411 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.485615 13148 raft_consensus.cc:2804] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.486094 13148 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.486218 13109 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.486539 13148 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.489004 13111 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
W20260709 14:52:22.491482 12883 leader_election.cc:343] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.490128 13117 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.499804 13111 ts_tablet_manager.cc:1403] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.006s
I20260709 14:52:22.502475 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:22.503324 13116 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:22.503449 13111 raft_consensus.cc:359] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.504110 13109 tablet_bootstrap.cc:654] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.504395 13111 raft_consensus.cc:385] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.504314 13116 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.504884 13111 raft_consensus.cc:740] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.505908 13111 consensus_queue.cc:260] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.495433 13148 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.502957 13145 raft_consensus.cc:493] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.508661 13145 raft_consensus.cc:515] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.509164 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.509796 12994 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.511126 13145 leader_election.cc:290] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.512317 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.513005 12995 raft_consensus.cc:2468] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 0.
I20260709 14:52:22.514268 13035 leader_election.cc:304] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.498226 13138 raft_consensus.cc:515] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
W20260709 14:52:22.504012 12883 leader_election.cc:343] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.494036 13110 ts_tablet_manager.cc:1434] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:52:22.516067 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.516651 13110 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
W20260709 14:52:22.517637 13033 leader_election.cc:343] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.518019 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
W20260709 14:52:22.519420 13033 leader_election.cc:343] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.521495 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:22.522161 13069 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.522792 12994 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.522060 12816 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.525799 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6abfcf3844641499c7134ee47b1b104" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.528831 12995 raft_consensus.cc:3060] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.529279 12886 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.530386 13146 raft_consensus.cc:2804] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.537665 13069 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.515149 13116 raft_consensus.cc:2804] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.527710 13117 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Requested vote from peers 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.528112 13138 leader_election.cc:290] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.528021 12993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.542580 12993 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.546406 13109 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.547264 13109 ts_tablet_manager.cc:1403] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.009s
I20260709 14:52:22.551371 13116 raft_consensus.cc:493] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.551947 13116 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.551571 13109 raft_consensus.cc:359] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.553483 13109 raft_consensus.cc:385] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.553838 13109 raft_consensus.cc:740] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.539122 13148 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Requested vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.553963 13111 ts_tablet_manager.cc:1434] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.054s	user 0.021s	sys 0.010s
I20260709 14:52:22.527083 13110 tablet_bootstrap.cc:654] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.554906 13109 consensus_queue.cc:260] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.555737 13111 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.557601 13109 ts_tablet_manager.cc:1434] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:22.558782 13109 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.561986 12993 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.538851 12995 raft_consensus.cc:2468] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.563454 12886 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [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: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:22.563828 13035 leader_election.cc:304] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:22.564584 13148 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.565057 13148 raft_consensus.cc:697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Becoming Leader. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Running, Role: LEADER
I20260709 14:52:22.565630 13151 raft_consensus.cc:2804] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.566229 13151 raft_consensus.cc:697] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:22.565891 13148 consensus_queue.cc:237] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.567081 13151 consensus_queue.cc:237] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.568099 13111 tablet_bootstrap.cc:654] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.568496 13116 raft_consensus.cc:515] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.571579 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:22.571767 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.572346 12995 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:22.573042 13033 leader_election.cc:343] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.576212 13146 raft_consensus.cc:697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Becoming Leader. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Running, Role: LEADER
I20260709 14:52:22.577164 13146 consensus_queue.cc:237] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.583472 13110 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.584064 13110 ts_tablet_manager.cc:1403] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.001s
I20260709 14:52:22.575892 13116 leader_election.cc:290] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.594918 13111 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.594264 12995 raft_consensus.cc:2468] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:22.595608 13111 ts_tablet_manager.cc:1403] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.009s
I20260709 14:52:22.596333 13148 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.596939 13035 leader_election.cc:304] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:22.598628 13116 raft_consensus.cc:2804] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.599135 13110 raft_consensus.cc:359] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.599164 13116 raft_consensus.cc:697] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:22.599961 13110 raft_consensus.cc:385] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.599431 13111 raft_consensus.cc:359] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.600345 13110 raft_consensus.cc:740] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.600438 13111 raft_consensus.cc:385] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.600849 13111 raft_consensus.cc:740] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.600665 13116 consensus_queue.cc:237] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.601101 13110 consensus_queue.cc:260] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.601876 13111 consensus_queue.cc:260] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.603884 13153 raft_consensus.cc:493] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.604525 13111 ts_tablet_manager.cc:1434] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:22.604390 13153 raft_consensus.cc:515] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.605782 13111 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.606204 13110 ts_tablet_manager.cc:1434] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:52:22.607232 13110 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: Bootstrap starting.
I20260709 14:52:22.618556 13109 tablet_bootstrap.cc:654] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.606817 13153 leader_election.cc:290] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.596922 13148 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.636162 13148 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.638825 13111 tablet_bootstrap.cc:654] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.661091 13109 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.661906 13110 tablet_bootstrap.cc:654] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.661909 13109 ts_tablet_manager.cc:1403] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.012s
I20260709 14:52:22.666872 13111 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.667503 13111 ts_tablet_manager.cc:1403] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.002s
I20260709 14:52:22.668395 13110 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: No bootstrap required, opened a new log
I20260709 14:52:22.668920 13110 ts_tablet_manager.cc:1403] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.002s
I20260709 14:52:22.670333 13109 raft_consensus.cc:359] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.671197 13109 raft_consensus.cc:385] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.670507 13111 raft_consensus.cc:359] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.671644 13109 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.671870 13111 raft_consensus.cc:385] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.671644 13110 raft_consensus.cc:359] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.672472 13111 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.672629 13110 raft_consensus.cc:385] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.673134 13110 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.672857 13109 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.673497 13111 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.673841 13110 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.676138 13109 ts_tablet_manager.cc:1434] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:52:22.675071 13116 raft_consensus.cc:493] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.675927 13111 ts_tablet_manager.cc:1434] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:52:22.681468 13116 raft_consensus.cc:515] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.682124 13109 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.682304 13111 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.689239 13116 leader_election.cc:290] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:22.689458 13109 tablet_bootstrap.cc:654] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.800843 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.801617 13068 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 0.
I20260709 14:52:22.802839 12883 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:22.824734 13132 raft_consensus.cc:493] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.825372 13132 raft_consensus.cc:515] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.827636 13132 leader_election.cc:290] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.830673 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.831565 13068 raft_consensus.cc:2468] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 0.
I20260709 14:52:22.833045 12958 leader_election.cc:304] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.833909 13132 raft_consensus.cc:2804] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.834302 13132 raft_consensus.cc:493] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.834686 13132 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.835570 13109 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.836123 13109 ts_tablet_manager.cc:1403] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.001s
I20260709 14:52:22.838801 13109 raft_consensus.cc:359] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.839501 13109 raft_consensus.cc:385] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.839790 13109 raft_consensus.cc:740] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.840754 13109 consensus_queue.cc:260] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.841960 13153 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.842419 13153 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.842826 13153 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.843948 13132 raft_consensus.cc:515] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.842764 13109 ts_tablet_manager.cc:1434] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:22.847416 13068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:22.848119 13068 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.848443 13109 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:22.850589 13153 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.854045 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:22.854700 13067 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.855726 13109 tablet_bootstrap.cc:654] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.856283 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.856799 13068 raft_consensus.cc:2468] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:22.857951 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.858321 12958 leader_election.cc:304] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.858587 13069 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 0.
I20260709 14:52:22.856976 12995 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 0.
I20260709 14:52:22.863113 13132 leader_election.cc:290] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.863785 13132 raft_consensus.cc:2804] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.864265 13132 raft_consensus.cc:697] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:22.865286 13111 tablet_bootstrap.cc:700] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent opening tablet: real 0.176s	user 0.004s	sys 0.000s
I20260709 14:52:22.865108 13132 consensus_queue.cc:237] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.865954 13111 tablet_bootstrap.cc:654] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.871986 12883 leader_election.cc:304] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:22.873165 13148 raft_consensus.cc:2804] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.873535 13148 raft_consensus.cc:493] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.873876 13148 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.876416 13067 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.877794 12883 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:22.878682 13146 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.879191 13146 raft_consensus.cc:697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Becoming Leader. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Running, Role: LEADER
I20260709 14:52:22.880861 13153 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Requested vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.882207 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
W20260709 14:52:22.884280 13033 leader_election.cc:343] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.887579 13132 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.888213 13132 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.890142 13132 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.887825 13111 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.890800 13111 ts_tablet_manager.cc:1403] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.006s
I20260709 14:52:22.891532 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.892422 13067 raft_consensus.cc:2393] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6458dfa1ed94eec856a1b098f65fbe7 in current term 1: Already voted for candidate 20210a906d3b4098a55cdf00e12f4108 in this term.
I20260709 14:52:22.893879 13111 raft_consensus.cc:359] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.894426 13111 raft_consensus.cc:385] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.894601 13111 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.895360 13111 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:22.898052 13111 ts_tablet_manager.cc:1434] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:22.898897 13111 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Bootstrap starting.
I20260709 14:52:22.899175 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.899477 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.902361 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:22.902717 13146 consensus_queue.cc:237] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.904608 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:22.905628 13110 ts_tablet_manager.cc:1434] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: Time spent starting tablet: real 0.236s	user 0.011s	sys 0.000s
W20260709 14:52:22.905867 12959 leader_election.cc:343] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:22.906898 12959 leader_election.cc:343] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.907368 13035 leader_election.cc:304] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:22.907929 12959 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:22.908838 13116 raft_consensus.cc:2749] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.909219 13132 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.909474 13116 consensus_queue.cc:1048] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.915850 12993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.918898 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.919826 13132 raft_consensus.cc:2749] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.921335 13111 tablet_bootstrap.cc:654] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.920421 12817 catalog_manager.cc:5697] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.921115 12818 catalog_manager.cc:5697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "20210a906d3b4098a55cdf00e12f4108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.923648 12993 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.924430 12816 catalog_manager.cc:5697] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.934594 13109 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:22.882287 13148 raft_consensus.cc:515] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.948534 13148 leader_election.cc:290] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Requested vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.948755 13111 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: No bootstrap required, opened a new log
I20260709 14:52:22.949398 13111 ts_tablet_manager.cc:1403] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.001s
I20260709 14:52:22.950196 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:22.950806 13067 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.940627 13117 raft_consensus.cc:493] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.951545 13117 raft_consensus.cc:515] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.952733 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:22.953332 12995 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.952873 13111 raft_consensus.cc:359] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.953656 13117 leader_election.cc:290] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:22.945506 13151 consensus_queue.cc:1048] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.953845 13111 raft_consensus.cc:385] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.954322 13111 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.957348 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:22.958186 12994 raft_consensus.cc:2393] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20210a906d3b4098a55cdf00e12f4108 in current term 1: Already voted for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in this term.
I20260709 14:52:22.959081 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:22.961463 12995 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.964396 12886 leader_election.cc:304] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:22.965368 13148 raft_consensus.cc:2804] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.965816 13148 raft_consensus.cc:697] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Becoming Leader. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Running, Role: LEADER
I20260709 14:52:22.966641 13148 consensus_queue.cc:237] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.971146 12883 leader_election.cc:304] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108; no voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:22.971961 13067 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20210a906d3b4098a55cdf00e12f4108 in term 1.
I20260709 14:52:22.973280 13146 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.974643 13117 consensus_queue.cc:1048] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.982113 13146 raft_consensus.cc:2749] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.983657 13109 ts_tablet_manager.cc:1403] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.013s
I20260709 14:52:22.979087 13111 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.987068 13151 consensus_queue.cc:1048] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.989049 13109 raft_consensus.cc:359] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.989758 13109 raft_consensus.cc:385] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.990810 13111 ts_tablet_manager.cc:1434] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.004s
I20260709 14:52:22.991571 13109 raft_consensus.cc:740] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.992414 13109 consensus_queue.cc:260] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:22.994735 13109 ts_tablet_manager.cc:1434] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:22.996096 13109 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:23.001940 13109 tablet_bootstrap.cc:654] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:23.004230 12817 catalog_manager.cc:5697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "20210a906d3b4098a55cdf00e12f4108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.010735 13109 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: No bootstrap required, opened a new log
I20260709 14:52:23.011297 13109 ts_tablet_manager.cc:1403] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:52:23.010954 12817 catalog_manager.cc:5697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "20210a906d3b4098a55cdf00e12f4108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.022002 13151 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.022516 13151 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:23.023618 12919 raft_consensus.cc:3060] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.025358 12920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:23.026150 13148 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.027529 13151 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:23.030361 12994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:23.032210 13035 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:23.032153 13116 consensus_queue.cc:1048] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.033139 13182 raft_consensus.cc:2749] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.037125 13109 raft_consensus.cc:359] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.037897 13109 raft_consensus.cc:385] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:23.038185 13109 raft_consensus.cc:740] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:23.038782 13109 consensus_queue.cc:260] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.039834 13067 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.040170 13146 consensus_queue.cc:1048] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.040814 13109 ts_tablet_manager.cc:1434] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:52:23.040520 12816 catalog_manager.cc:5697] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.047951 13148 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.054486 13116 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.076670 12818 catalog_manager.cc:5697] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "20210a906d3b4098a55cdf00e12f4108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.079936 13138 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.101164 13138 consensus_queue.cc:1048] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.113345 13151 consensus_queue.cc:1048] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.145999 13132 raft_consensus.cc:493] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.146597 13132 raft_consensus.cc:515] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.148545 13132 leader_election.cc:290] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:23.149612 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108" is_pre_election: true
I20260709 14:52:23.149821 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:23.150445 12919 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 0.
I20260709 14:52:23.150445 13069 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 0.
I20260709 14:52:23.152132 12959 leader_election.cc:304] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:23.152935 13132 raft_consensus.cc:2804] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:23.153281 13132 raft_consensus.cc:493] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:23.153582 13132 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.158936 13132 raft_consensus.cc:515] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.160873 13132 leader_election.cc:290] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:23.161876 12919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:23.161947 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:23.162726 12919 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.162784 13069 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:23.166158 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:23.169763 12919 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:23.169840 13069 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:23.171303 12958 leader_election.cc:304] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:23.172039 13132 raft_consensus.cc:2804] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:23.172515 13132 raft_consensus.cc:697] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:23.173317 13132 consensus_queue.cc:237] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.180588 12818 catalog_manager.cc:5697] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.188663 13148 raft_consensus.cc:493] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:23.189209 13148 raft_consensus.cc:515] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:23.190909 13148 leader_election.cc:290] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:23.191744 12993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:23.191957 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "20210a906d3b4098a55cdf00e12f4108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:23.192683 13069 raft_consensus.cc:2393] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20210a906d3b4098a55cdf00e12f4108 in current term 1: Already voted for candidate d6458dfa1ed94eec856a1b098f65fbe7 in this term.
I20260709 14:52:23.193624 12883 leader_election.cc:304] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108; no voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:23.194270 13148 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:23.199178 13148 raft_consensus.cc:2749] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:23.310026 13132 consensus_queue.cc:1048] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.320662 13132 consensus_queue.cc:1048] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.366449  9525 ts_manager.cc:295] Set tserver state for 20210a906d3b4098a55cdf00e12f4108 to MAINTENANCE_MODE
I20260709 14:52:23.367502  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 14:52:23.392040  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:23.392959  9525 tablet_replica.cc:333] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.393777  9525 raft_consensus.cc:2243] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.394395  9525 raft_consensus.cc:2272] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.397693  9525 tablet_replica.cc:333] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.398252  9525 raft_consensus.cc:2243] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.398716  9525 raft_consensus.cc:2272] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.400822  9525 tablet_replica.cc:333] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.401404  9525 raft_consensus.cc:2243] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.401818  9525 raft_consensus.cc:2272] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.403558  9525 tablet_replica.cc:333] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.404071  9525 raft_consensus.cc:2243] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:23.404647  9525 pending_rounds.cc:70] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Trying to abort 1 pending ops.
I20260709 14:52:23.404827  9525 pending_rounds.cc:77] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661410939682816 op_type: NO_OP noop_request { }
I20260709 14:52:23.405143  9525 raft_consensus.cc:2889] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:23.405421  9525 raft_consensus.cc:2272] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.407663  9525 tablet_replica.cc:333] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.408283  9525 raft_consensus.cc:2243] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:23.409067  9525 raft_consensus.cc:2272] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.411286  9525 tablet_replica.cc:333] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.411832  9525 raft_consensus.cc:2243] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:23.412408  9525 pending_rounds.cc:70] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Trying to abort 1 pending ops.
I20260709 14:52:23.412585  9525 pending_rounds.cc:77] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661411200143360 op_type: NO_OP noop_request { }
I20260709 14:52:23.412910  9525 raft_consensus.cc:2889] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:23.413199  9525 raft_consensus.cc:2272] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.415189  9525 tablet_replica.cc:333] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.415783  9525 raft_consensus.cc:2243] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.416191  9525 raft_consensus.cc:2272] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.418300  9525 tablet_replica.cc:333] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.418818  9525 raft_consensus.cc:2243] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:23.419664  9525 raft_consensus.cc:2272] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.421728  9525 tablet_replica.cc:333] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.422334  9525 raft_consensus.cc:2243] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.422734  9525 raft_consensus.cc:2272] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.425132  9525 tablet_replica.cc:333] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: stopping tablet replica
I20260709 14:52:23.425621  9525 raft_consensus.cc:2243] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:23.426019  9525 raft_consensus.cc:2272] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:23.451135  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 14:52:23.553673 13033 consensus_peers.cc:597] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:23.574254 13033 consensus_peers.cc:597] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:23.574687 13033 consensus_peers.cc:597] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:23.582267 12959 consensus_peers.cc:597] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:23.610952 13132 consensus_queue.cc:1048] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.629607 13033 consensus_peers.cc:597] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:23.691349 13090 debug-util.cc:398] Leaking SignalData structure 0x7b0800311280 after lost signal to thread 9528
W20260709 14:52:23.692340 13090 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7ee0 after lost signal to thread 12852
W20260709 14:52:23.693897 13090 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8060 after lost signal to thread 13019
W20260709 14:52:23.694782 13090 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7a40 after lost signal to thread 13093
W20260709 14:52:23.914399 12959 consensus_peers.cc:597] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:24.167301 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:24.497649 12959 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111) [suppressed 109 similar messages]
I20260709 14:52:24.521224 13196 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.521816 13196 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.523617 13196 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:24.524888 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
W20260709 14:52:24.527489 13033 leader_election.cc:336] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.527964 13033 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:24.528774 13138 raft_consensus.cc:2749] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:24.550518 13201 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.551122 13201 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:24.552104 13138 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.552702 13138 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:24.553225 13201 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:24.555131 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:24.555315 13138 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:24.555822 13069 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:24.555995 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:24.554960 13201 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.556743 12995 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:24.557083 13201 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.558033 13035 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:24.559715 12958 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:24.561616 13200 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:24.562018 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:24.562206 13138 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:24.562323 12959 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.562685 13138 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.562719 13069 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:24.563365 13138 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.564463 12958 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:24.562029 13200 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.565236 13200 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.565927 13132 raft_consensus.cc:2804] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:24.566342 13132 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20210a906d3b4098a55cdf00e12f4108)
I20260709 14:52:24.566723 13132 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:24.571542 13033 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.571732 13138 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:24.559755 13201 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:24.575328 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:24.574898 13132 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.575690 13200 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:24.576879 12995 raft_consensus.cc:2393] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in current term 2: Already voted for candidate d6458dfa1ed94eec856a1b098f65fbe7 in this term.
I20260709 14:52:24.577885 13200 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:24.578513 13138 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:24.579474 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:24.579583 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:24.580116 13069 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.580462 13067 raft_consensus.cc:2393] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d6458dfa1ed94eec856a1b098f65fbe7 in current term 2: Already voted for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in this term.
W20260709 14:52:24.582598 12959 leader_election.cc:336] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
W20260709 14:52:24.583631 13033 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.584314 13132 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:24.584311 13033 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:24.588322 13069 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:24.589668 13138 raft_consensus.cc:2749] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:24.589814 12958 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:24.590740 13132 raft_consensus.cc:2804] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:24.590443 12959 leader_election.cc:336] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.591337 13132 raft_consensus.cc:697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
W20260709 14:52:24.592017 12959 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.592278 13132 consensus_queue.cc:237] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.592608 12959 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [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: d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:24.594694 13200 raft_consensus.cc:2749] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:24.601639 12818 catalog_manager.cc:5697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 1 to 2, leader changed from 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.618049 13138 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.618602 13138 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.620502 13138 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:24.622139 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:24.622862 12995 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 1.
I20260709 14:52:24.624392 13035 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:24.625226 13138 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:24.625564 13138 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.625888 13138 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:24.626863 13033 leader_election.cc:336] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.631352 13138 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.633332 13138 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:24.634542 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:24.635205 12995 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:24.637787 13033 leader_election.cc:336] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:24.640894 12995 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:24.641948 13035 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:24.642688 13138 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.643164 13138 raft_consensus.cc:697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:24.644028 13138 consensus_queue.cc:237] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER 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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:24.650776 12818 catalog_manager.cc:5697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 1 to 2, leader changed from 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.973659 13069 raft_consensus.cc:1275] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:24.974968 13132 consensus_queue.cc:1048] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:24.992892 12959 consensus_peers.cc:597] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:25.051915 13200 raft_consensus.cc:493] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.052512 13200 raft_consensus.cc:515] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:25.054839 13200 leader_election.cc:290] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:25.055991 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" is_pre_election: true
I20260709 14:52:25.056619 13067 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 1.
I20260709 14:52:25.057672 12958 leader_election.cc:304] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:25.058511 13200 raft_consensus.cc:2804] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:25.058868 13200 raft_consensus.cc:493] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:25.059113 12959 leader_election.cc:336] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:25.059266 13200 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.064436 13200 raft_consensus.cc:515] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:25.066522 13200 leader_election.cc:290] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:25.067744 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e431c6bc544288202a53fd24fa37b" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:25.068535 13067 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:25.070771 12959 leader_election.cc:336] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:25.074483 13067 raft_consensus.cc:2468] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:25.075875 12958 leader_election.cc:304] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:25.076624 13200 raft_consensus.cc:2804] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:25.077132 13200 raft_consensus.cc:697] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:25.077906 13200 consensus_queue.cc:237] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER 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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:25.086268 12818 catalog_manager.cc:5697] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 1 to 2, leader changed from 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.121522 12995 raft_consensus.cc:1275] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:25.122915 13138 consensus_queue.cc:1048] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, 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.136679 13033 consensus_peers.cc:597] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:25.168397 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:25.535756 12959 consensus_peers.cc:597] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:25.562470 13067 raft_consensus.cc:1275] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:25.564185 13200 consensus_queue.cc:1048] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.984927 12959 consensus_peers.cc:597] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:26.123139 13033 consensus_peers.cc:597] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:26.142599 12959 consensus_peers.cc:597] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:26.158941 13033 consensus_peers.cc:597] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:26.170085 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:26.301204 13033 consensus_peers.cc:597] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:26.314800 13033 consensus_peers.cc:597] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:26.418112 13213 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:26.419174 13213 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:26.421749 13213 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:26.423236 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" is_pre_election: true
I20260709 14:52:26.424407 12995 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:26.426088 13035 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
W20260709 14:52:26.426774 13033 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:26.427063 13213 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:26.427522 13213 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:26.427893 13213 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:26.436388 13213 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:26.438550 13213 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:26.439749 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:26.440436 12995 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:26.441921 13033 leader_election.cc:336] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111)
I20260709 14:52:26.447556 12995 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 3.
I20260709 14:52:26.448783 13035 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 20210a906d3b4098a55cdf00e12f4108
I20260709 14:52:26.449617 13213 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:26.450176 13213 raft_consensus.cc:697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:26.451546 13213 consensus_queue.cc:237] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER 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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:26.462823 12817 catalog_manager.cc:5697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 1 to 3, leader changed from 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:26.910473 12995 raft_consensus.cc:1275] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:26.911883 13213 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:26.932245 13033 consensus_peers.cc:597] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.143172 12959 consensus_peers.cc:597] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:27.171384 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:27.465565 13033 consensus_peers.cc:597] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:28.025345 12959 consensus_peers.cc:597] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:28.172435 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:28.469822  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:28.477450 13230 instance_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:28.477986 13231 instance_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:28.479773 13233 instance_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:28.482095  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:28.483150  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:28.483430  9525 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:28.483623  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608748483605 us; error 0 us; skew 500 ppm
I20260709 14:52:28.484201  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:28.486714  9525 webserver.cc:533] Webserver started at http://127.9.77.65:33143/ using document root <none> and password file <none>
I20260709 14:52:28.487287  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:28.487480  9525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:28.491387  9525 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:28.495421 13238 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:28.496197  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:52:28.496492  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "20210a906d3b4098a55cdf00e12f4108"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-f02f"
I20260709 14:52:28.496869  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608665047945-9525-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:28.527987 13033 consensus_peers.cc:597] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:28.530258  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:28.531662  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:28.533183  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:28.536935 13245 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:52:28.588670  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:28.588940  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.001s	sys 0.002s
I20260709 14:52:28.589167  9525 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:28.594300 13245 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
W20260709 14:52:28.611937 13033 consensus_peers.cc:597] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:28.612900 13245 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: 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:28.613758 13245 tablet_bootstrap.cc:492] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.614355 13245 ts_tablet_manager.cc:1403] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:52:28.616801 13245 raft_consensus.cc:359] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.617389 13245 raft_consensus.cc:740] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.618060 13245 consensus_queue.cc:260] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.620537 13245 ts_tablet_manager.cc:1434] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260709 14:52:28.621307 13245 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.636232 13245 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: 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:28.636849  9525 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:28.637019 13245 tablet_bootstrap.cc:492] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.637143  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.046s	sys 0.000s
I20260709 14:52:28.637756 13245 ts_tablet_manager.cc:1403] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:52:28.639935 13245 raft_consensus.cc:359] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.640513 13245 raft_consensus.cc:740] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.641137 13245 consensus_queue.cc:260] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.642654 13245 ts_tablet_manager.cc:1434] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:52:28.643383 13245 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.658941 13245 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: 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:28.659819 13245 tablet_bootstrap.cc:492] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.660482 13245 ts_tablet_manager.cc:1403] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 14:52:28.662727 13245 raft_consensus.cc:359] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.663316 13245 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.664026 13245 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.665683 13245 ts_tablet_manager.cc:1434] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:28.666303 13245 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.678414 13245 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: 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:28.679292 13245 tablet_bootstrap.cc:492] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.679960 13245 ts_tablet_manager.cc:1403] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:52:28.682240 13245 raft_consensus.cc:359] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:28.682827 13245 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.683473 13245 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:28.684903 13245 ts_tablet_manager.cc:1434] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:28.685540 13245 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
W20260709 14:52:28.698709 12959 consensus_peers.cc:597] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:28.703418 13245 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: 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:28.704276 13245 tablet_bootstrap.cc:492] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.704669  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:44033
I20260709 14:52:28.704840 13245 ts_tablet_manager.cc:1403] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:52:28.704865 13307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:44033 every 8 connection(s)
I20260709 14:52:28.707525 13245 raft_consensus.cc:359] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.708421 13245 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.709157 13245 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.710772 13245 ts_tablet_manager.cc:1434] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:28.711668 13245 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.713235  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:28.745721 13245 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: 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:28.746495 13245 tablet_bootstrap.cc:492] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.747051 13245 ts_tablet_manager.cc:1403] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.012s
I20260709 14:52:28.748991 13245 raft_consensus.cc:359] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.749890 13245 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.750950 13245 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.753708 13245 ts_tablet_manager.cc:1434] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:28.754789 13245 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.763469 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:28.764355 13067 raft_consensus.cc:606] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:28.767644 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:28.768294 13067 raft_consensus.cc:606] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
W20260709 14:52:28.769457 12959 consensus_peers.cc:597] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. 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:28.773427 13308 heartbeater.cc:344] Connected to a master server at 127.9.77.126:41935
I20260709 14:52:28.773949 13308 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:28.774955 13308 heartbeater.cc:507] Master 127.9.77.126:41935 requested a full tablet report, sending...
I20260709 14:52:28.779271 13245 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: 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:28.780200 13245 tablet_bootstrap.cc:492] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.780819 13245 ts_tablet_manager.cc:1403] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 14:52:28.781885 12817 ts_manager.cc:194] Re-registered known tserver with Master: 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033)
I20260709 14:52:28.783553 13245 raft_consensus.cc:359] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.784145 13245 raft_consensus.cc:740] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.785109 13245 consensus_queue.cc:260] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.786149 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac0d07795894621838b204b65793d08"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:28.786767 12995 raft_consensus.cc:606] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:28.787169 13245 ts_tablet_manager.cc:1434] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:28.788038 13245 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.788371  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:28.789314  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:28.790221  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:28.792914 12817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52882
I20260709 14:52:28.796844 13308 heartbeater.cc:499] Master 127.9.77.126:41935 was elected leader, sending a full tablet report...
I20260709 14:52:28.802325 13245 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: 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:28.803196 13245 tablet_bootstrap.cc:492] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.803820 13245 ts_tablet_manager.cc:1403] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:52:28.805716 13245 raft_consensus.cc:359] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.806250 13245 raft_consensus.cc:740] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.806878 13245 consensus_queue.cc:260] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.808487 13245 ts_tablet_manager.cc:1434] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:28.809173 13245 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.819141 13229 raft_consensus.cc:993] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:28.819847 13320 raft_consensus.cc:1081] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:28.821744 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:28.822374 12995 raft_consensus.cc:493] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.822772 12995 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.823410 13245 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: 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:28.824400 13245 tablet_bootstrap.cc:492] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.825083 13245 ts_tablet_manager.cc:1403] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 14:52:28.827796 13245 raft_consensus.cc:359] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.828649 13245 raft_consensus.cc:740] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.829348 13245 consensus_queue.cc:260] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.831547 13245 ts_tablet_manager.cc:1434] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:28.831147 12995 raft_consensus.cc:515] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.832414 13245 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap starting.
I20260709 14:52:28.834419 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:28.834610 12995 leader_election.cc:290] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:28.835060 13282 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.839649 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3168ee71d0554edd9e2aeeb41813c343" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:28.840229 13067 raft_consensus.cc:3055] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.840533 13067 raft_consensus.cc:740] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:28.841413 13067 consensus_queue.cc:260] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.842554 13282 raft_consensus.cc:2468] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:28.842875 13067 raft_consensus.cc:3060] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.844151 12959 leader_election.cc:304] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:28.845353 13224 raft_consensus.cc:2804] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.847959 13224 raft_consensus.cc:697] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:28.848934 13224 consensus_queue.cc:237] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.850605 13245 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: 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:28.851397 13067 raft_consensus.cc:2468] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:28.851641 13245 tablet_bootstrap.cc:492] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Bootstrap complete.
I20260709 14:52:28.852527 13245 ts_tablet_manager.cc:1403] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 14:52:28.855418 13245 raft_consensus.cc:359] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.856024 13245 raft_consensus.cc:740] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20210a906d3b4098a55cdf00e12f4108, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.856773 13245 consensus_queue.cc:260] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.858851 13245 ts_tablet_manager.cc:1434] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:28.858166 12817 catalog_manager.cc:5697] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 1 to 2, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.886642 13282 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:28.967401 13229 raft_consensus.cc:993] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:28.967963 13322 raft_consensus.cc:1081] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:28.969456 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:28.969915 12995 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.970208 12995 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.975499 12995 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.976904 12995 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:28.978037 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:28.978085 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:28.978721 13067 raft_consensus.cc:3055] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.978804 13282 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.979148 13067 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:28.980134 13067 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:28.982980 13067 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.987398 13282 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:28.988727 12959 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:28.989598 13224 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.990097 13224 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:28.990780 13067 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:28.991106 13224 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.000242 12817 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 1 to 2, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.030474 13282 raft_consensus.cc:3060] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.033888 13280 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.036062 13282 pending_rounds.cc:85] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Aborting all ops after (but not including) 0
I20260709 14:52:29.036486 13282 pending_rounds.cc:107] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:29.036806 13282 raft_consensus.cc:2889] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:29.040336 13324 raft_consensus.cc:993] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:29.042922 13224 raft_consensus.cc:1081] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:29.046766 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac0d07795894621838b204b65793d08"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:29.047386 13067 raft_consensus.cc:493] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.047829 13067 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.053681 13067 raft_consensus.cc:515] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.055270 13067 leader_election.cc:290] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:29.056156 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:29.056298 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac0d07795894621838b204b65793d08" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:29.056847 13280 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.056905 12995 raft_consensus.cc:3055] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:29.057389 12995 raft_consensus.cc:740] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:29.058202 12995 consensus_queue.cc:260] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.059451 12995 raft_consensus.cc:3060] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.064247 13280 raft_consensus.cc:2468] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:29.065564 13033 leader_election.cc:304] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:29.066099 12995 raft_consensus.cc:2468] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:29.066365 13322 raft_consensus.cc:2804] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:29.066900 13322 raft_consensus.cc:697] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:29.067896 13322 consensus_queue.cc:237] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.074842 12817 catalog_manager.cc:5697] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 1 to 2, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:29.173504 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:29.217211 13280 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:29.222285 13280 pending_rounds.cc:85] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Aborting all ops after (but not including) 0
I20260709 14:52:29.222524 13280 pending_rounds.cc:107] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:29.222759 13280 raft_consensus.cc:2889] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:29.382463 13067 raft_consensus.cc:1275] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:29.383899 13324 consensus_queue.cc:1048] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.390108 13280 raft_consensus.cc:1275] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:29.391680 13324 consensus_queue.cc:1048] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.446592 13067 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:29.447780 13224 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.458241 13282 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:29.459872 13334 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.618103 12995 raft_consensus.cc:1275] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:29.619369 13322 consensus_queue.cc:1048] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.628065 13282 raft_consensus.cc:1275] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:29.630084 13347 consensus_queue.cc:1048] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.801049  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.808224 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:29.808820 12995 raft_consensus.cc:606] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:29.811288 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:29.811713 12995 raft_consensus.cc:606] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:29.814091 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:29.814596 13067 raft_consensus.cc:606] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:29.815824  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:29.816346  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:29.816933  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.952292 13334 raft_consensus.cc:993] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:29.952966 13335 raft_consensus.cc:1081] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:29.954665 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:29.955247 13067 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.955654 13067 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.961637 13067 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.963379 13067 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:29.964250 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:29.964334 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:29.964982 13282 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.965059 12995 raft_consensus.cc:3055] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:29.965445 12995 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:29.966042 12995 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.966883 12995 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:29.970465 13282 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 3.
I20260709 14:52:29.971406 12995 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 3.
I20260709 14:52:29.971798 13033 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:29.972617 13320 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:29.973107 13320 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:29.973887 13320 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:29.980253 13347 raft_consensus.cc:993] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:29.979987 12817 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 2 to 3, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.980773 13320 raft_consensus.cc:1081] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:29.982544 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:29.983111 12995 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.983479 12995 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:29.989086 12995 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:29.990923 12995 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 4 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:29.991859 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:29.992401 13282 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:29.995429 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:29.996124 13067 raft_consensus.cc:3055] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:29.996455 13067 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:29.997296 13067 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:29.998648 13067 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:29.998932 13282 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 4.
I20260709 14:52:30.000352 12959 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [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: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:30.001022 13335 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:30.001482 13335 raft_consensus.cc:697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:30.002295 13335 consensus_queue.cc:237] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:30.004354 13067 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 4.
I20260709 14:52:30.010632 12817 catalog_manager.cc:5697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 3 to 4, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:30.067090 13334 raft_consensus.cc:993] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:30.067633 13335 raft_consensus.cc:1081] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:30.069235 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:30.069701 13067 raft_consensus.cc:493] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.070274 13067 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.074927 13067 raft_consensus.cc:515] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.076382 13067 leader_election.cc:290] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 3 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:30.077392 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:30.077386 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcdeba602084fad9b7fdbd03d75c5d9" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:30.078214 12995 raft_consensus.cc:3055] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:30.078239 13280 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.078660 12995 raft_consensus.cc:740] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:30.079453 12995 consensus_queue.cc:260] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.080737 12995 raft_consensus.cc:3060] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:30.086694 13280 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 3.
I20260709 14:52:30.087301 12995 raft_consensus.cc:2468] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 3.
I20260709 14:52:30.088172 13033 leader_election.cc:304] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:30.088958 13320 raft_consensus.cc:2804] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:30.089435 13320 raft_consensus.cc:697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:30.090197 13320 consensus_queue.cc:237] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.096997 12817 catalog_manager.cc:5697] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 2 to 3, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:30.174450 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:30.429008 12995 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:30.429834 13280 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:30.430609 13347 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.431466 13320 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.539924 13282 raft_consensus.cc:1275] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:30.541503 13335 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.550215 13067 raft_consensus.cc:1275] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:30.552273 13335 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:30.640393 12995 raft_consensus.cc:1275] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:30.641657 13320 consensus_queue.cc:1048] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.651193 13282 raft_consensus.cc:1275] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:30.652586 13320 consensus_queue.cc:1048] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:30.863739  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:30.872473 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:30.873059 12995 raft_consensus.cc:606] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:30.875617 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:30.876065 13067 raft_consensus.cc:606] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:30.878397 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:30.878854 13067 raft_consensus.cc:606] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:30.879946  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:30.880366  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:30.880942  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:30.958128 13229 raft_consensus.cc:993] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:30.958714 13347 raft_consensus.cc:1081] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:30.960186 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:30.960623 12995 raft_consensus.cc:493] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:30.960911 12995 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.965273 12995 raft_consensus.cc:515] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.966624 12995 leader_election.cc:290] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:30.967579 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:30.967649 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e9846be114412fbe2a7f37ea072334" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:30.968175 13282 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.968237 13067 raft_consensus.cc:3055] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:30.968609 13067 raft_consensus.cc:740] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:30.969255 13067 consensus_queue.cc:260] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.970139 13067 raft_consensus.cc:3060] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:30.974671 13282 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:30.974853 13067 raft_consensus.cc:2468] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 2.
I20260709 14:52:30.975975 12959 leader_election.cc:304] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:30.976703 13335 raft_consensus.cc:2804] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:30.977221 13335 raft_consensus.cc:697] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:30.978042 13335 consensus_queue.cc:237] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:30.986434 12817 catalog_manager.cc:5697] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 1 to 2, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.094074 13335 raft_consensus.cc:993] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:31.094583 13334 raft_consensus.cc:1081] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:31.096009 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:31.096505 13067 raft_consensus.cc:493] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.096823 13067 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.102514 13067 raft_consensus.cc:515] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.104053 13067 leader_election.cc:290] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:31.104696 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:31.105110 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:31.105353 13282 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.105680 12995 raft_consensus.cc:3055] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:31.105980 12995 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:31.106735 12995 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.107898 12995 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.112238 13282 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:31.113416 13033 leader_election.cc:304] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:31.114130 13347 raft_consensus.cc:2804] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.114413 12995 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 2.
I20260709 14:52:31.114530 13347 raft_consensus.cc:697] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:31.115645 13347 consensus_queue.cc:237] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.122170 12817 catalog_manager.cc:5697] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 1 to 2, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:31.175343 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:31.341903 12849 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7d20 after lost signal to thread 9528
W20260709 14:52:31.342886 12849 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1480 after lost signal to thread 12852
W20260709 14:52:31.343926 12849 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2f20 after lost signal to thread 13019
W20260709 14:52:31.344785 12849 debug-util.cc:398] Leaking SignalData structure 0x7b0800188880 after lost signal to thread 13093
W20260709 14:52:31.345824 12849 debug-util.cc:398] Leaking SignalData structure 0x7b080015d100 after lost signal to thread 13307
I20260709 14:52:31.358469 13320 raft_consensus.cc:993] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:31.359040 13347 raft_consensus.cc:1081] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:31.360599 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:31.361107 12995 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.361375 12995 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:31.365913 12995 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.367744 12995 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 4 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:31.368438 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:31.369431 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:31.369616 13282 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:31.370031 13067 raft_consensus.cc:3055] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:31.370337 13067 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:31.371078 13067 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.372252 13067 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:31.376794 13282 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 4.
I20260709 14:52:31.377481 13069 raft_consensus.cc:1275] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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.378054 12959 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [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: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:31.379043 13067 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 4.
I20260709 14:52:31.379453 13334 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:31.380040 13334 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:31.380136 13359 consensus_queue.cc:1048] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.380932 13334 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:31.397859 12817 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 3 to 4, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.402056 13282 raft_consensus.cc:1275] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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.403761 13334 consensus_queue.cc:1048] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.500474 12995 raft_consensus.cc:1275] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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.501807 13347 consensus_queue.cc:1048] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.511145 13282 raft_consensus.cc:1275] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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.512679 13229 consensus_queue.cc:1048] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.820712 13067 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:31.822180 13334 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:31.831764 13282 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:31.834233 13359 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:31.888254  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.899617 13067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:31.900134 13067 raft_consensus.cc:606] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:31.902478 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:31.902891 12995 raft_consensus.cc:606] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:31.905321 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:31.905781 12995 raft_consensus.cc:606] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:31.907023  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:31.907528  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:31.908260  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:32.031405 13335 raft_consensus.cc:993] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:32.031898 13334 raft_consensus.cc:1081] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:32.033674 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:32.034139 13067 raft_consensus.cc:493] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.034416 13067 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.038869 13067 raft_consensus.cc:515] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:32.040481 13067 leader_election.cc:290] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 5 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:32.041234 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:32.041812 13282 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.041755 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff08f74092bc4ce4a3f0cf3b68cc0661" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:32.042480 12995 raft_consensus.cc:3055] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:32.042768 12995 raft_consensus.cc:740] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:32.043524 12995 consensus_queue.cc:260] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:32.044778 12995 raft_consensus.cc:3060] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.046667 13282 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 5.
I20260709 14:52:32.047806 13033 leader_election.cc:304] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:32.048476 13229 raft_consensus.cc:2804] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:32.048990 13229 raft_consensus.cc:697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:32.049866 13229 consensus_queue.cc:237] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } }
I20260709 14:52:32.056348 12995 raft_consensus.cc:2468] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 5.
I20260709 14:52:32.056958 12816 catalog_manager.cc:5697] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 4 to 5, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:32.176203 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:32.281522 13229 raft_consensus.cc:993] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:32.282094 13320 raft_consensus.cc:1081] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:32.283775 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:32.284375 12995 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.284767 12995 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:32.292230 12995 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.294329 12995 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 3 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:32.295147 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:32.295555 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:32.295770 13282 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:32.296149 13067 raft_consensus.cc:3055] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:32.296440 13067 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:32.297282 13067 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.298450 13067 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:32.302676 13282 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 3.
I20260709 14:52:32.303844 12959 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [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: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:32.304762 13334 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:32.305222 13334 raft_consensus.cc:697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:32.306084 13334 consensus_queue.cc:237] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.310246 13067 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 3.
I20260709 14:52:32.314194 12816 catalog_manager.cc:5697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 2 to 3, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.376027 13335 raft_consensus.cc:993] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:32.376556 13334 raft_consensus.cc:1081] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:32.378211 13067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:32.378787 13067 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.379143 13067 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.386533 13067 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.388571 13067 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 5 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:32.389331 13282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:32.389667 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:32.389932 13282 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.390298 12995 raft_consensus.cc:3055] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:32.390635 12995 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:32.391445 12995 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.392688 12995 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:32.394753 13282 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 5.
I20260709 14:52:32.395838 13033 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, 7dbdae4d7e644fdca22c5da2cea2a8a1; no voters: 
I20260709 14:52:32.396571 13320 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:32.397033 13320 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:32.397850 13320 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:32.399839 12995 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 5.
I20260709 14:52:32.406951 12816 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 4 to 5, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.460685 13282 raft_consensus.cc:1275] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:32.462381 13320 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:32.475509 12995 raft_consensus.cc:1275] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:52:32.477126 13320 consensus_queue.cc:1048] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:32.689625 13282 raft_consensus.cc:1275] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:32.691035 13334 consensus_queue.cc:1048] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, 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.700724 13067 raft_consensus.cc:1275] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:32.704109 13334 consensus_queue.cc:1048] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, 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.877947 13282 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:32.879410 13320 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:52:32.896605 12995 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:32.898186 13392 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:52:32.916237  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:32.923780 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:32.924496 13069 raft_consensus.cc:606] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:32.927235 12995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
mode: GRACEFUL
new_leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:33764
I20260709 14:52:32.927788 12995 raft_consensus.cc:606] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Received request to transfer leadership to TS 7dbdae4d7e644fdca22c5da2cea2a8a1
I20260709 14:52:32.932058 13069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
mode: GRACEFUL
new_leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:45170
I20260709 14:52:32.932739 13069 raft_consensus.cc:606] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Received request to transfer leadership to TS d6458dfa1ed94eec856a1b098f65fbe7
I20260709 14:52:32.933957  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:32.934434  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:32.935001  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:33.130733 13334 raft_consensus.cc:993] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: : Instructing follower 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:33.131321 13359 raft_consensus.cc:1081] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Signalling peer 7dbdae4d7e644fdca22c5da2cea2a8a1 to start an election
I20260709 14:52:33.132859 13069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c"
dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
 from {username='slave'} at 127.0.0.1:45144
I20260709 14:52:33.133335 13069 raft_consensus.cc:493] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.133656 13069 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:33.139521 13069 raft_consensus.cc:515] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.141213 13069 leader_election.cc:290] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [CANDIDATE]: Term 4 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355)
I20260709 14:52:33.142158 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
I20260709 14:52:33.142850 12995 raft_consensus.cc:3055] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:33.143114 12995 raft_consensus.cc:740] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:33.143754 12995 consensus_queue.cc:260] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.144593 12995 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:33.148722 12995 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 4.
I20260709 14:52:33.142057 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c53eb78f7a48e3b1e978d5f2d89d5c" candidate_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:33.149268 13280 raft_consensus.cc:3060] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:33.149923 13035 leader_election.cc:304] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:33.150797 13392 raft_consensus.cc:2804] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:33.151320 13392 raft_consensus.cc:697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 LEADER]: Becoming Leader. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:33.152110 13392 consensus_queue.cc:237] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.156013 13280 raft_consensus.cc:2468] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbdae4d7e644fdca22c5da2cea2a8a1 in term 4.
I20260709 14:52:33.159821 12816 catalog_manager.cc:5697] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 reported cstate change: term changed from 3 to 4, leader changed from d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66) to 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:33.177062 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:33.261463 13229 raft_consensus.cc:993] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:33.262048 13392 raft_consensus.cc:1081] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:33.263625 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:33.264056 12995 raft_consensus.cc:493] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.264343 12995 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.269192 12995 raft_consensus.cc:515] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.271116 12995 leader_election.cc:290] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 3 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:33.271732 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:33.271641 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce52f1c0e5349a08c4599cfc4f98540" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:33.272486 13069 raft_consensus.cc:3055] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:33.272853 13280 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.272886 13069 raft_consensus.cc:740] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:33.273900 13069 consensus_queue.cc:260] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.274948 13069 raft_consensus.cc:3060] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:33.279999 13069 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 3.
I20260709 14:52:33.281260 12958 leader_election.cc:304] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [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: 7dbdae4d7e644fdca22c5da2cea2a8a1, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:33.281605 13280 raft_consensus.cc:2468] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 3.
I20260709 14:52:33.281993 13359 raft_consensus.cc:2804] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:33.282593 13359 raft_consensus.cc:697] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:33.283459 13359 consensus_queue.cc:237] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [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: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.292740 12816 catalog_manager.cc:5697] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 2 to 3, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.518272 13229 raft_consensus.cc:993] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: : Instructing follower d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:33.518775 13229 raft_consensus.cc:1081] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Signalling peer d6458dfa1ed94eec856a1b098f65fbe7 to start an election
I20260709 14:52:33.520474 12995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77824427234f401e9e58ebfec19aedda"
dest_uuid: "d6458dfa1ed94eec856a1b098f65fbe7"
 from {username='slave'} at 127.0.0.1:33760
I20260709 14:52:33.521081 12995 raft_consensus.cc:493] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.521462 12995 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:33.529345 12995 raft_consensus.cc:515] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.531459 12995 leader_election.cc:290] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 6 election: Requested vote from peers 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033), 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67:32793)
I20260709 14:52:33.532346 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "20210a906d3b4098a55cdf00e12f4108"
I20260709 14:52:33.532766 13069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77824427234f401e9e58ebfec19aedda" candidate_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1"
I20260709 14:52:33.533028 13280 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:33.533390 13069 raft_consensus.cc:3055] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:52:33.533710 13069 raft_consensus.cc:740] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7dbdae4d7e644fdca22c5da2cea2a8a1, State: Running, Role: LEADER
I20260709 14:52:33.534531 13069 consensus_queue.cc:260] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.535785 13069 raft_consensus.cc:3060] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:52:33.540711 13280 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 6.
I20260709 14:52:33.542188 12959 leader_election.cc:304] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20210a906d3b4098a55cdf00e12f4108, d6458dfa1ed94eec856a1b098f65fbe7; no voters: 
I20260709 14:52:33.542936 13069 raft_consensus.cc:2468] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6458dfa1ed94eec856a1b098f65fbe7 in term 6.
I20260709 14:52:33.543040 13359 raft_consensus.cc:2804] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:52:33.544711 13359 raft_consensus.cc:697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 6 LEADER]: Becoming Leader. State: Replica: d6458dfa1ed94eec856a1b098f65fbe7, State: Running, Role: LEADER
I20260709 14:52:33.545543 13280 raft_consensus.cc:1275] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:33.545676 13359 consensus_queue.cc:237] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } }
I20260709 14:52:33.547315 13229 consensus_queue.cc:1048] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:33.556679 12816 catalog_manager.cc:5697] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 reported cstate change: term changed from 5 to 6, leader changed from 7dbdae4d7e644fdca22c5da2cea2a8a1 (127.9.77.67) to d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.567682 12995 raft_consensus.cc:1275] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Refusing update from remote peer 7dbdae4d7e644fdca22c5da2cea2a8a1: 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:33.571753 13393 consensus_queue.cc:1048] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6458dfa1ed94eec856a1b098f65fbe7" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:33.719533 13282 raft_consensus.cc:1275] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:33.721004 13359 consensus_queue.cc:1048] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20210a906d3b4098a55cdf00e12f4108" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 44033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:33.733619 13069 raft_consensus.cc:1275] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: 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:33.738886 13404 consensus_queue.cc:1048] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:33.942257  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:33.973678  9525 tablet_server.cc:179] TabletServer@127.9.77.65:44033 shutting down...
I20260709 14:52:33.998493  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:33.999320  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.000205  9525 raft_consensus.cc:2243] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.000846  9525 raft_consensus.cc:2272] T 0ce52f1c0e5349a08c4599cfc4f98540 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.001607 13069 raft_consensus.cc:1275] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 6 FOLLOWER]: Refusing update from remote peer d6458dfa1ed94eec856a1b098f65fbe7: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:52:34.003008 13405 consensus_queue.cc:1048] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbdae4d7e644fdca22c5da2cea2a8a1" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 32793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:52:34.005446  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.010345  9525 raft_consensus.cc:2243] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.011003  9525 raft_consensus.cc:2272] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 20210a906d3b4098a55cdf00e12f4108 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.013893 12959 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
W20260709 14:52:34.020792 12959 consensus_peers.cc:597] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. 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:34.022830  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.023841  9525 raft_consensus.cc:2243] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.024385  9525 raft_consensus.cc:2272] T f6abfcf3844641499c7134ee47b1b104 P 20210a906d3b4098a55cdf00e12f4108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.026947  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.027863  9525 raft_consensus.cc:2243] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.028501  9525 raft_consensus.cc:2272] T 77824427234f401e9e58ebfec19aedda P 20210a906d3b4098a55cdf00e12f4108 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.031085  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.031999  9525 raft_consensus.cc:2243] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.032595  9525 raft_consensus.cc:2272] T 722e431c6bc544288202a53fd24fa37b P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:34.033847 13033 consensus_peers.cc:597] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. 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:34.035183  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.036083  9525 raft_consensus.cc:2243] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.036640  9525 raft_consensus.cc:2272] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 20210a906d3b4098a55cdf00e12f4108 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.039182  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.039960  9525 raft_consensus.cc:2243] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.040463  9525 raft_consensus.cc:2272] T d1e9846be114412fbe2a7f37ea072334 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.042863  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.043629  9525 raft_consensus.cc:2243] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.044162  9525 raft_consensus.cc:2272] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 20210a906d3b4098a55cdf00e12f4108 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.046567  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.047277  9525 raft_consensus.cc:2243] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.047780  9525 raft_consensus.cc:2272] T aac0d07795894621838b204b65793d08 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.050173  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:34.050855  9525 raft_consensus.cc:2243] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.051383  9525 raft_consensus.cc:2272] T 3168ee71d0554edd9e2aeeb41813c343 P 20210a906d3b4098a55cdf00e12f4108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.072751  9525 tablet_server.cc:196] TabletServer@127.9.77.65:44033 shutdown complete.
W20260709 14:52:34.088869 13033 consensus_peers.cc:597] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.092389  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 14:52:34.110725 13035 consensus_peers.cc:597] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355): Couldn't send request to peer d6458dfa1ed94eec856a1b098f65fbe7. 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:34.114437  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:34.115137  9525 tablet_replica.cc:333] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.115940  9525 raft_consensus.cc:2243] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.116737  9525 raft_consensus.cc:2272] T 0ce52f1c0e5349a08c4599cfc4f98540 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.119262  9525 tablet_replica.cc:333] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.119817  9525 raft_consensus.cc:2243] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.120533  9525 raft_consensus.cc:2272] T 3168ee71d0554edd9e2aeeb41813c343 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.122300  9525 tablet_replica.cc:333] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.122865  9525 raft_consensus.cc:2243] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.123346  9525 raft_consensus.cc:2272] T aac0d07795894621838b204b65793d08 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.125063  9525 tablet_replica.cc:333] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.125597  9525 raft_consensus.cc:2243] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.126322  9525 raft_consensus.cc:2272] T 722e431c6bc544288202a53fd24fa37b P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.128185  9525 tablet_replica.cc:333] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.128693  9525 raft_consensus.cc:2243] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.129163  9525 raft_consensus.cc:2272] T 6fcdeba602084fad9b7fdbd03d75c5d9 P d6458dfa1ed94eec856a1b098f65fbe7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.131415  9525 tablet_replica.cc:333] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.131928  9525 raft_consensus.cc:2243] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.132591  9525 raft_consensus.cc:2272] T d1e9846be114412fbe2a7f37ea072334 P d6458dfa1ed94eec856a1b098f65fbe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.134536  9525 tablet_replica.cc:333] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.134989  9525 raft_consensus.cc:2243] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.135392  9525 raft_consensus.cc:2272] T 19c53eb78f7a48e3b1e978d5f2d89d5c P d6458dfa1ed94eec856a1b098f65fbe7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.138155  9525 tablet_replica.cc:333] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.138667  9525 raft_consensus.cc:2243] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.139061  9525 raft_consensus.cc:2272] T ff08f74092bc4ce4a3f0cf3b68cc0661 P d6458dfa1ed94eec856a1b098f65fbe7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.140702  9525 tablet_replica.cc:333] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.141175  9525 raft_consensus.cc:2243] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.141923  9525 raft_consensus.cc:2272] T 77824427234f401e9e58ebfec19aedda P d6458dfa1ed94eec856a1b098f65fbe7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.143987  9525 tablet_replica.cc:333] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7: stopping tablet replica
I20260709 14:52:34.144464  9525 raft_consensus.cc:2243] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.144870  9525 raft_consensus.cc:2272] T f6abfcf3844641499c7134ee47b1b104 P d6458dfa1ed94eec856a1b098f65fbe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.173967  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 14:52:34.179155 12866 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:34.182750 13035 consensus_peers.cc:597] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355): Couldn't send request to peer d6458dfa1ed94eec856a1b098f65fbe7. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:36355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.198052  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 14:52:34.212774 13033 consensus_peers.cc:597] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:34.227872 13035 consensus_peers.cc:597] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer d6458dfa1ed94eec856a1b098f65fbe7 (127.9.77.66:36355): Couldn't send request to peer d6458dfa1ed94eec856a1b098f65fbe7. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:36355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.228814  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:52:34.229080 13033 consensus_peers.cc:597] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 -> Peer 20210a906d3b4098a55cdf00e12f4108 (127.9.77.65:44033): Couldn't send request to peer 20210a906d3b4098a55cdf00e12f4108. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:44033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:34.229722  9525 tablet_replica.cc:333] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.230494  9525 raft_consensus.cc:2243] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.230960  9525 raft_consensus.cc:2272] T 0ce52f1c0e5349a08c4599cfc4f98540 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.233258  9525 tablet_replica.cc:333] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.233821  9525 raft_consensus.cc:2243] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.234546  9525 raft_consensus.cc:2272] T ff08f74092bc4ce4a3f0cf3b68cc0661 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.236562  9525 tablet_replica.cc:333] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.237147  9525 raft_consensus.cc:2243] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.237900  9525 raft_consensus.cc:2272] T 19c53eb78f7a48e3b1e978d5f2d89d5c P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.240314  9525 tablet_replica.cc:333] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.240850  9525 raft_consensus.cc:2243] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.241576  9525 raft_consensus.cc:2272] T 6fcdeba602084fad9b7fdbd03d75c5d9 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.243479  9525 tablet_replica.cc:333] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.244015  9525 raft_consensus.cc:2243] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.244455  9525 raft_consensus.cc:2272] T 722e431c6bc544288202a53fd24fa37b P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.246330  9525 tablet_replica.cc:333] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.246858  9525 raft_consensus.cc:2243] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.247301  9525 raft_consensus.cc:2272] T d1e9846be114412fbe2a7f37ea072334 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.249119  9525 tablet_replica.cc:333] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.249714  9525 raft_consensus.cc:2243] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.250125  9525 raft_consensus.cc:2272] T 77824427234f401e9e58ebfec19aedda P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.252949  9525 tablet_replica.cc:333] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.253690  9525 raft_consensus.cc:2243] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.254536  9525 raft_consensus.cc:2272] T f6abfcf3844641499c7134ee47b1b104 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.256537  9525 tablet_replica.cc:333] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.256978  9525 raft_consensus.cc:2243] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.257584  9525 raft_consensus.cc:2272] T aac0d07795894621838b204b65793d08 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.259279  9525 tablet_replica.cc:333] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1: stopping tablet replica
I20260709 14:52:34.259684  9525 raft_consensus.cc:2243] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:34.260026  9525 raft_consensus.cc:2272] T 3168ee71d0554edd9e2aeeb41813c343 P 7dbdae4d7e644fdca22c5da2cea2a8a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.316220  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:52:34.337986  9525 master.cc:562] Master@127.9.77.126:41935 shutting down...
I20260709 14:52:34.360919  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:34.361426  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:34.361711  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc7f85b32ad14d72b009ed57516791ae: stopping tablet replica
I20260709 14:52:34.399296  9525 master.cc:584] Master@127.9.77.126:41935 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13422 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:34.443369  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:42619
I20260709 14:52:34.444427  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.449595 13416 instance_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:34.449915 13417 instance_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:34.450855 13419 instance_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:34.451079  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:34.452075  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.452292  9525 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:34.452454  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608754452438 us; error 0 us; skew 500 ppm
I20260709 14:52:34.453011  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.455292  9525 webserver.cc:533] Webserver started at http://127.9.77.126:40979/ using document root <none> and password file <none>
I20260709 14:52:34.455770  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.455971  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:34.456252  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:34.457341  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "9d2f1a29fbc049b28acabced04a2afc0"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.461843  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:52:34.465034 13424 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:34.465880  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:34.466118  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "9d2f1a29fbc049b28acabced04a2afc0"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.466362  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-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:34.483568  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.484690  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.522100  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:42619
I20260709 14:52:34.522274 13475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:42619 every 8 connection(s)
I20260709 14:52:34.526093 13476 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:34.537153 13476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0: Bootstrap starting.
I20260709 14:52:34.541890 13476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.546058 13476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0: No bootstrap required, opened a new log
I20260709 14:52:34.548285 13476 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER }
I20260709 14:52:34.548662 13476 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.548913 13476 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2f1a29fbc049b28acabced04a2afc0, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.549573 13476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER }
I20260709 14:52:34.550036 13476 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:34.550271 13476 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:34.550582 13476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.555131 13476 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER }
I20260709 14:52:34.555699 13476 leader_election.cc:304] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [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: 9d2f1a29fbc049b28acabced04a2afc0; no voters: 
I20260709 14:52:34.556810 13476 leader_election.cc:290] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:34.557157 13479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.558501 13479 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2f1a29fbc049b28acabced04a2afc0, State: Running, Role: LEADER
I20260709 14:52:34.559183 13479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [LEADER]: Queue going to LEADER mode. State: All 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: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER }
I20260709 14:52:34.559744 13476 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:34.564131 13481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d2f1a29fbc049b28acabced04a2afc0. Latest consensus state: current_term: 1 leader_uuid: "9d2f1a29fbc049b28acabced04a2afc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER } }
I20260709 14:52:34.564886 13481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:34.566737 13480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d2f1a29fbc049b28acabced04a2afc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2f1a29fbc049b28acabced04a2afc0" member_type: VOTER } }
I20260709 14:52:34.567768 13487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:34.567765 13480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:34.572911 13487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:34.580185  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:34.582085 13487 catalog_manager.cc:1383] Generated new cluster ID: e34a07e380e8445c9a125abff8d32aa8
I20260709 14:52:34.582401 13487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:34.617442 13487 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:34.618682 13487 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:34.632172 13487 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0: Generated new TSK 0
I20260709 14:52:34.632810 13487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:34.646898  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.652639 13497 instance_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:34.653887 13498 instance_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:34.655313  9525 server_base.cc:1061] running on GCE node
W20260709 14:52:34.655158 13500 instance_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:34.656490  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.656677  9525 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:34.656818  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608754656806 us; error 0 us; skew 500 ppm
I20260709 14:52:34.657294  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.659658  9525 webserver.cc:533] Webserver started at http://127.9.77.65:35809/ using document root <none> and password file <none>
I20260709 14:52:34.660101  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.660260  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:34.660476  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:34.661582  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "7087706cb7ad459cbf022aebae10f749"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.665994  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:52:34.669354 13505 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:34.670140  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:34.670459  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "7087706cb7ad459cbf022aebae10f749"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.670717  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-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:34.684110  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.685333  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.686834  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:34.689204  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:34.689460  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.689709  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:34.689884  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.733055  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:46069
I20260709 14:52:34.733157 13567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:46069 every 8 connection(s)
I20260709 14:52:34.738451  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.745605 13572 instance_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:34.749449 13573 instance_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:34.752890 13568 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42619
W20260709 14:52:34.753242 13575 instance_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:34.753399 13568 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:34.753890  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:34.754520 13568 heartbeater.cc:507] Master 127.9.77.126:42619 requested a full tablet report, sending...
I20260709 14:52:34.755076  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.755376  9525 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:34.755580  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608754755564 us; error 0 us; skew 500 ppm
I20260709 14:52:34.756297  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.756953 13441 ts_manager.cc:194] Registered new tserver with Master: 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069)
I20260709 14:52:34.759249  9525 webserver.cc:533] Webserver started at http://127.9.77.66:43635/ using document root <none> and password file <none>
I20260709 14:52:34.759675 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37168
I20260709 14:52:34.759935  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.760205  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:34.760512  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:34.761838  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "146e2c05f4af45edb60a48386f46e86f"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.766254  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:34.769521 13580 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:34.770385  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:34.770644  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "146e2c05f4af45edb60a48386f46e86f"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.770882  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-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:34.789429  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.790544  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.792084  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:34.794269  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:34.794472  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.794750  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:34.794890  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.834625  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:37793
I20260709 14:52:34.834717 13642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:37793 every 8 connection(s)
I20260709 14:52:34.839465  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.845881 13646 instance_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:34.847360 13647 instance_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:34.848677 13649 instance_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:34.849232  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:34.850250  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.850515  9525 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:34.850718  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608754850702 us; error 0 us; skew 500 ppm
I20260709 14:52:34.851507 13643 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42619
I20260709 14:52:34.851500  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.852041 13643 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:34.852837 13643 heartbeater.cc:507] Master 127.9.77.126:42619 requested a full tablet report, sending...
I20260709 14:52:34.854367  9525 webserver.cc:533] Webserver started at http://127.9.77.67:34275/ using document root <none> and password file <none>
I20260709 14:52:34.854933  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.854954 13441 ts_manager.cc:194] Registered new tserver with Master: 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793)
I20260709 14:52:34.855170  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:34.855633  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:34.856556 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37176
I20260709 14:52:34.856863  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "9dad207db79043abb1617f426f7e5382"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.862491  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:34.867664 13654 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:34.869119  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:52:34.869436  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "9dad207db79043abb1617f426f7e5382"
format_stamp: "Formatted at 2026-07-09 14:52:34 on dist-test-slave-f02f"
I20260709 14:52:34.869724  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608665047945-9525-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:34.888347  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.889520  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.890995  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:34.893297  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:34.893486  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.893781  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:34.893944  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.935204  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:38669
I20260709 14:52:34.935348 13716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:38669 every 8 connection(s)
I20260709 14:52:34.948922 13717 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42619
I20260709 14:52:34.949393 13717 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:34.950060 13717 heartbeater.cc:507] Master 127.9.77.126:42619 requested a full tablet report, sending...
I20260709 14:52:34.952019 13441 ts_manager.cc:194] Registered new tserver with Master: 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:34.952696  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014419225s
I20260709 14:52:34.953637 13441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37182
I20260709 14:52:34.978345 13441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37198:
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:34.980473 13441 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:35.025206 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 86b86594bd9e452fbf5cd8904973a9df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.026676 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b86594bd9e452fbf5cd8904973a9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.028384 13533 tablet_service.cc:1511] Processing CreateTablet for tablet 86b86594bd9e452fbf5cd8904973a9df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.028689 13532 tablet_service.cc:1511] Processing CreateTablet for tablet decbbeb278e64e79abc489b954cde639 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.029767 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b86594bd9e452fbf5cd8904973a9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.031775 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decbbeb278e64e79abc489b954cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.032413 13607 tablet_service.cc:1511] Processing CreateTablet for tablet decbbeb278e64e79abc489b954cde639 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.033715 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decbbeb278e64e79abc489b954cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.047843 13682 tablet_service.cc:1511] Processing CreateTablet for tablet 86b86594bd9e452fbf5cd8904973a9df (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.049259 13682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b86594bd9e452fbf5cd8904973a9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.051895 13732 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: Bootstrap starting.
I20260709 14:52:35.052460 13681 tablet_service.cc:1511] Processing CreateTablet for tablet decbbeb278e64e79abc489b954cde639 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=77bb3c5e3ab74ebdb626849ff1e5bb00]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.053830 13681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet decbbeb278e64e79abc489b954cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.058862 13732 tablet_bootstrap.cc:654] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.074043 13733 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: Bootstrap starting.
I20260709 14:52:35.078785 13732 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: No bootstrap required, opened a new log
I20260709 14:52:35.079396 13732 ts_tablet_manager.cc:1403] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260709 14:52:35.081103 13735 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: Bootstrap starting.
I20260709 14:52:35.081672 13733 tablet_bootstrap.cc:654] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.082523 13732 raft_consensus.cc:359] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.083355 13732 raft_consensus.cc:385] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.083668 13732 raft_consensus.cc:740] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146e2c05f4af45edb60a48386f46e86f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.084448 13732 consensus_queue.cc:260] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.087281 13643 heartbeater.cc:499] Master 127.9.77.126:42619 was elected leader, sending a full tablet report...
I20260709 14:52:35.087797 13732 ts_tablet_manager.cc:1434] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:52:35.087919 13733 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: No bootstrap required, opened a new log
I20260709 14:52:35.088343 13735 tablet_bootstrap.cc:654] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.088395 13733 ts_tablet_manager.cc:1403] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 14:52:35.089666 13732 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: Bootstrap starting.
I20260709 14:52:35.091732 13733 raft_consensus.cc:359] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.092510 13733 raft_consensus.cc:385] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.092788 13733 raft_consensus.cc:740] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.093509 13733 consensus_queue.cc:260] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.099175 13732 tablet_bootstrap.cc:654] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.102012 13735 tablet_bootstrap.cc:492] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: No bootstrap required, opened a new log
I20260709 14:52:35.102512 13735 ts_tablet_manager.cc:1403] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 14:52:35.105602 13735 raft_consensus.cc:359] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.106372 13735 raft_consensus.cc:385] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.106534 13733 ts_tablet_manager.cc:1434] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.007s
I20260709 14:52:35.106712 13735 raft_consensus.cc:740] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.106930 13568 heartbeater.cc:499] Master 127.9.77.126:42619 was elected leader, sending a full tablet report...
I20260709 14:52:35.107810 13733 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: Bootstrap starting.
I20260709 14:52:35.108666 13732 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: No bootstrap required, opened a new log
I20260709 14:52:35.109233 13732 ts_tablet_manager.cc:1403] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 14:52:35.107718 13735 consensus_queue.cc:260] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.112329 13732 raft_consensus.cc:359] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.113142 13732 raft_consensus.cc:385] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.113484 13732 raft_consensus.cc:740] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146e2c05f4af45edb60a48386f46e86f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.114513 13733 tablet_bootstrap.cc:654] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.114409 13732 consensus_queue.cc:260] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.124454 13732 ts_tablet_manager.cc:1434] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:52:35.129475 13717 heartbeater.cc:499] Master 127.9.77.126:42619 was elected leader, sending a full tablet report...
I20260709 14:52:35.130048 13735 ts_tablet_manager.cc:1434] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.012s
I20260709 14:52:35.130959 13733 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: No bootstrap required, opened a new log
I20260709 14:52:35.131290 13735 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: Bootstrap starting.
I20260709 14:52:35.131532 13733 ts_tablet_manager.cc:1403] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260709 14:52:35.134240 13733 raft_consensus.cc:359] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.134984 13733 raft_consensus.cc:385] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.135268 13733 raft_consensus.cc:740] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.135937 13733 consensus_queue.cc:260] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.138016 13733 ts_tablet_manager.cc:1434] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:35.138556 13735 tablet_bootstrap.cc:654] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.143801 13735 tablet_bootstrap.cc:492] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: No bootstrap required, opened a new log
I20260709 14:52:35.144299 13735 ts_tablet_manager.cc:1403] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:52:35.147367 13735 raft_consensus.cc:359] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.148088 13735 raft_consensus.cc:385] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.148325 13735 raft_consensus.cc:740] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.149031 13735 consensus_queue.cc:260] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.150496 13735 ts_tablet_manager.cc:1434] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:35.238680 13737 raft_consensus.cc:493] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.239164 13737 raft_consensus.cc:515] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.241227 13737 leader_election.cc:290] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.249608 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decbbeb278e64e79abc489b954cde639" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749" is_pre_election: true
I20260709 14:52:35.250281 13543 raft_consensus.cc:2468] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146e2c05f4af45edb60a48386f46e86f in term 0.
I20260709 14:52:35.251332 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decbbeb278e64e79abc489b954cde639" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382" is_pre_election: true
I20260709 14:52:35.251443 13584 leader_election.cc:304] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 7087706cb7ad459cbf022aebae10f749; no voters: 
I20260709 14:52:35.252221 13692 raft_consensus.cc:2468] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146e2c05f4af45edb60a48386f46e86f in term 0.
I20260709 14:52:35.252424 13737 raft_consensus.cc:2804] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.252861 13737 raft_consensus.cc:493] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.253144 13737 raft_consensus.cc:3060] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.259408 13737 raft_consensus.cc:515] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.261390 13737 leader_election.cc:290] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 election: Requested vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.262228 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decbbeb278e64e79abc489b954cde639" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749"
I20260709 14:52:35.262388 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "decbbeb278e64e79abc489b954cde639" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382"
I20260709 14:52:35.262799 13543 raft_consensus.cc:3060] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.262936 13692 raft_consensus.cc:3060] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.267840 13692 raft_consensus.cc:2468] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146e2c05f4af45edb60a48386f46e86f in term 1.
I20260709 14:52:35.267916 13543 raft_consensus.cc:2468] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146e2c05f4af45edb60a48386f46e86f in term 1.
I20260709 14:52:35.269131 13584 leader_election.cc:304] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 7087706cb7ad459cbf022aebae10f749; no voters: 
I20260709 14:52:35.269783 13737 raft_consensus.cc:2804] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.270597 13737 raft_consensus.cc:697] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 1 LEADER]: Becoming Leader. State: Replica: 146e2c05f4af45edb60a48386f46e86f, State: Running, Role: LEADER
I20260709 14:52:35.271409 13737 consensus_queue.cc:237] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.279256 13440 catalog_manager.cc:5697] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 146e2c05f4af45edb60a48386f46e86f (127.9.77.66). New cstate: current_term: 1 leader_uuid: "146e2c05f4af45edb60a48386f46e86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.329689 13741 raft_consensus.cc:493] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.330190 13741 raft_consensus.cc:515] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.332173 13741 leader_election.cc:290] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069)
I20260709 14:52:35.341574 13739 raft_consensus.cc:493] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.341406 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f" is_pre_election: true
I20260709 14:52:35.342334 13618 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 0.
I20260709 14:52:35.342115 13739 raft_consensus.cc:515] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.342610 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749" is_pre_election: true
I20260709 14:52:35.343297 13543 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 0.
I20260709 14:52:35.343595 13657 leader_election.cc:304] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.344441 13741 raft_consensus.cc:2804] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.344830 13741 raft_consensus.cc:493] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.344964 13739 leader_election.cc:290] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.345202 13741 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.353576 13741 raft_consensus.cc:515] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.356292 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:35.356886 13741 leader_election.cc:290] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 election: Requested vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069)
I20260709 14:52:35.356896 13618 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.357643 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f" is_pre_election: true
I20260709 14:52:35.358486 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749"
I20260709 14:52:35.359079 13543 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.361135 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382" is_pre_election: true
I20260709 14:52:35.361958 13692 raft_consensus.cc:2393] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7087706cb7ad459cbf022aebae10f749 in current term 1: Already voted for candidate 9dad207db79043abb1617f426f7e5382 in this term.
I20260709 14:52:35.362941 13509 leader_election.cc:304] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7087706cb7ad459cbf022aebae10f749; no voters: 146e2c05f4af45edb60a48386f46e86f, 9dad207db79043abb1617f426f7e5382
I20260709 14:52:35.364475 13618 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 1.
I20260709 14:52:35.364763 13543 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 1.
I20260709 14:52:35.365262 13739 raft_consensus.cc:2749] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.365435 13657 leader_election.cc:304] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.366281 13741 raft_consensus.cc:2804] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.367365 13741 raft_consensus.cc:697] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Becoming Leader. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Running, Role: LEADER
I20260709 14:52:35.368155 13741 consensus_queue.cc:237] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.375541 13440 catalog_manager.cc:5697] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dad207db79043abb1617f426f7e5382 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "9dad207db79043abb1617f426f7e5382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.430117 13440 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37214:
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:35.432006 13440 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:35.454308 13533 tablet_service.cc:1511] Processing CreateTablet for tablet 8558960c28784d1bb80c0eea9006ffa6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.455670 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8558960c28784d1bb80c0eea9006ffa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.455487 13608 tablet_service.cc:1511] Processing CreateTablet for tablet 8558960c28784d1bb80c0eea9006ffa6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.456765 13608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8558960c28784d1bb80c0eea9006ffa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.457463 13681 tablet_service.cc:1511] Processing CreateTablet for tablet 8558960c28784d1bb80c0eea9006ffa6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:35.458658 13681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8558960c28784d1bb80c0eea9006ffa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.458709 13532 tablet_service.cc:1511] Processing CreateTablet for tablet b4189c79b8d641f5bee9327e27a3da74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.461377 13682 tablet_service.cc:1511] Processing CreateTablet for tablet b4189c79b8d641f5bee9327e27a3da74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.461602 13607 tablet_service.cc:1511] Processing CreateTablet for tablet b4189c79b8d641f5bee9327e27a3da74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d759857a463450fa9d5d876fe51d4aa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:35.462479 13682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4189c79b8d641f5bee9327e27a3da74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.462798 13607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4189c79b8d641f5bee9327e27a3da74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.459951 13532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4189c79b8d641f5bee9327e27a3da74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:35.475131 13735 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: Bootstrap starting.
I20260709 14:52:35.481734 13735 tablet_bootstrap.cc:654] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.483601 13733 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: Bootstrap starting.
I20260709 14:52:35.490099 13733 tablet_bootstrap.cc:654] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.492345 13735 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: No bootstrap required, opened a new log
I20260709 14:52:35.492969 13735 ts_tablet_manager.cc:1403] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 14:52:35.496411 13732 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: Bootstrap starting.
I20260709 14:52:35.497381 13733 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: No bootstrap required, opened a new log
I20260709 14:52:35.497895 13733 ts_tablet_manager.cc:1403] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:52:35.496413 13735 raft_consensus.cc:359] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.501499 13735 raft_consensus.cc:385] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.502082 13735 raft_consensus.cc:740] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.501492 13733 raft_consensus.cc:359] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.502547 13733 raft_consensus.cc:385] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.502856 13733 raft_consensus.cc:740] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.502884 13735 consensus_queue.cc:260] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.503623 13732 tablet_bootstrap.cc:654] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.503672 13733 consensus_queue.cc:260] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.505182 13735 ts_tablet_manager.cc:1434] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:52:35.506203 13735 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Bootstrap starting.
I20260709 14:52:35.506348 13733 ts_tablet_manager.cc:1434] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:35.507558 13733 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: Bootstrap starting.
I20260709 14:52:35.513947 13735 tablet_bootstrap.cc:654] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.514137 13733 tablet_bootstrap.cc:654] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.524734 13732 tablet_bootstrap.cc:492] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: No bootstrap required, opened a new log
I20260709 14:52:35.525291 13732 ts_tablet_manager.cc:1403] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 14:52:35.526737 13733 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: No bootstrap required, opened a new log
I20260709 14:52:35.527042 13739 raft_consensus.cc:493] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.527346 13733 ts_tablet_manager.cc:1403] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 14:52:35.527818 13739 raft_consensus.cc:515] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.528709 13732 raft_consensus.cc:359] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.529448 13732 raft_consensus.cc:385] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.529754 13732 raft_consensus.cc:740] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146e2c05f4af45edb60a48386f46e86f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.530336 13733 raft_consensus.cc:359] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.531114 13733 raft_consensus.cc:385] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.531448 13733 raft_consensus.cc:740] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.532186 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8558960c28784d1bb80c0eea9006ffa6" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f" is_pre_election: true
I20260709 14:52:35.532228 13733 consensus_queue.cc:260] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.533149 13735 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: No bootstrap required, opened a new log
I20260709 14:52:35.532186 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8558960c28784d1bb80c0eea9006ffa6" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382" is_pre_election: true
I20260709 14:52:35.533695 13735 ts_tablet_manager.cc:1403] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.017s
I20260709 14:52:35.533927 13692 raft_consensus.cc:2468] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 0.
I20260709 14:52:35.534718 13739 leader_election.cc:290] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.535301 13509 leader_election.cc:304] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7087706cb7ad459cbf022aebae10f749, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.537004 13739 raft_consensus.cc:2804] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.537369 13739 raft_consensus.cc:493] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.537707 13739 raft_consensus.cc:3060] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.537511 13735 raft_consensus.cc:359] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.538640 13735 raft_consensus.cc:385] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.539057 13735 raft_consensus.cc:740] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.539992 13735 consensus_queue.cc:260] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.541406 13732 consensus_queue.cc:260] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.542029 13733 ts_tablet_manager.cc:1434] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:52:35.542443 13618 raft_consensus.cc:2468] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 0.
I20260709 14:52:35.544806 13732 ts_tablet_manager.cc:1434] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 14:52:35.545773 13732 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: Bootstrap starting.
I20260709 14:52:35.546715 13735 ts_tablet_manager.cc:1434] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:52:35.549019 13739 raft_consensus.cc:515] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.552107 13732 tablet_bootstrap.cc:654] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.552471 13739 leader_election.cc:290] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 election: Requested vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.552109 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8558960c28784d1bb80c0eea9006ffa6" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:35.552983 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8558960c28784d1bb80c0eea9006ffa6" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382"
I20260709 14:52:35.553471 13692 raft_consensus.cc:3060] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.553471 13618 raft_consensus.cc:3060] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.564450 13692 raft_consensus.cc:2468] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 1.
I20260709 14:52:35.564452 13618 raft_consensus.cc:2468] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 1.
I20260709 14:52:35.565973 13509 leader_election.cc:304] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7087706cb7ad459cbf022aebae10f749, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.567099 13739 raft_consensus.cc:2804] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.567859 13739 raft_consensus.cc:697] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 1 LEADER]: Becoming Leader. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Running, Role: LEADER
I20260709 14:52:35.568681 13739 consensus_queue.cc:237] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.569410 13732 tablet_bootstrap.cc:492] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: No bootstrap required, opened a new log
I20260709 14:52:35.569883 13732 ts_tablet_manager.cc:1403] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 14:52:35.572567 13732 raft_consensus.cc:359] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.573186 13741 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.573328 13732 raft_consensus.cc:385] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.573768 13732 raft_consensus.cc:740] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146e2c05f4af45edb60a48386f46e86f, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.573807 13741 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.574968 13732 consensus_queue.cc:260] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
W20260709 14:52:35.575721 13489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:35.575933 13741 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793)
I20260709 14:52:35.576150 13737 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.576735 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749" is_pre_election: true
I20260709 14:52:35.576637 13737 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.577219 13732 ts_tablet_manager.cc:1434] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:35.577435 13543 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 0.
I20260709 14:52:35.579095 13658 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7087706cb7ad459cbf022aebae10f749, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.580998 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f" is_pre_election: true
I20260709 14:52:35.581236 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749" is_pre_election: true
I20260709 14:52:35.581650 13741 raft_consensus.cc:2804] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.581801 13543 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146e2c05f4af45edb60a48386f46e86f in term 0.
I20260709 14:52:35.582072 13741 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.582497 13741 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.582419 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382" is_pre_election: true
I20260709 14:52:35.581846 13737 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.582969 13584 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 7087706cb7ad459cbf022aebae10f749; no voters: 
I20260709 14:52:35.581678 13618 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 0.
I20260709 14:52:35.584939 13440 catalog_manager.cc:5697] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7087706cb7ad459cbf022aebae10f749 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7087706cb7ad459cbf022aebae10f749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.586220 13737 raft_consensus.cc:2804] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.587859 13737 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.588239 13737 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.589989 13741 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.591130 13692 raft_consensus.cc:2393] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 146e2c05f4af45edb60a48386f46e86f in current term 1: Already voted for candidate 9dad207db79043abb1617f426f7e5382 in this term.
I20260709 14:52:35.592789 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749"
I20260709 14:52:35.593391 13543 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.597577 13737 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.598685 13741 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 election: Requested vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793)
I20260709 14:52:35.599174 13543 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 1.
I20260709 14:52:35.600011 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:35.600126 13542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7087706cb7ad459cbf022aebae10f749"
I20260709 14:52:35.600354 13737 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [CANDIDATE]: Term 1 election: Requested vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.600373 13658 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7087706cb7ad459cbf022aebae10f749, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:35.600927 13618 raft_consensus.cc:2393] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dad207db79043abb1617f426f7e5382 in current term 1: Already voted for candidate 146e2c05f4af45edb60a48386f46e86f in this term.
I20260709 14:52:35.601003 13542 raft_consensus.cc:2393] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 146e2c05f4af45edb60a48386f46e86f in current term 1: Already voted for candidate 9dad207db79043abb1617f426f7e5382 in this term.
I20260709 14:52:35.601409 13741 raft_consensus.cc:2804] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.601950 13741 raft_consensus.cc:697] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Becoming Leader. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Running, Role: LEADER
I20260709 14:52:35.602319 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "146e2c05f4af45edb60a48386f46e86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dad207db79043abb1617f426f7e5382"
I20260709 14:52:35.602795 13741 consensus_queue.cc:237] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.603683 13584 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [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: 146e2c05f4af45edb60a48386f46e86f; no voters: 7087706cb7ad459cbf022aebae10f749, 9dad207db79043abb1617f426f7e5382
I20260709 14:52:35.605008 13737 raft_consensus.cc:2749] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.610672 13440 catalog_manager.cc:5697] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dad207db79043abb1617f426f7e5382 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "9dad207db79043abb1617f426f7e5382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.649289 13692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df"
dest_uuid: "9dad207db79043abb1617f426f7e5382"
mode: GRACEFUL
new_leader_uuid: "7087706cb7ad459cbf022aebae10f749"
 from {username='slave'} at 127.0.0.1:36714
I20260709 14:52:35.649940 13692 raft_consensus.cc:606] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Received request to transfer leadership to TS 7087706cb7ad459cbf022aebae10f749
I20260709 14:52:35.664434 13692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74"
dest_uuid: "9dad207db79043abb1617f426f7e5382"
mode: GRACEFUL
new_leader_uuid: "7087706cb7ad459cbf022aebae10f749"
 from {username='slave'} at 127.0.0.1:36714
I20260709 14:52:35.664887 13692 raft_consensus.cc:606] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Received request to transfer leadership to TS 7087706cb7ad459cbf022aebae10f749
I20260709 14:52:35.748984 13741 consensus_queue.cc:1048] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.751308 13737 consensus_queue.cc:1048] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.776607 13741 consensus_queue.cc:1048] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.795565 13750 raft_consensus.cc:993] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: : Instructing follower 7087706cb7ad459cbf022aebae10f749 to start an election
I20260709 14:52:35.796178 13750 raft_consensus.cc:1081] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Signalling peer 7087706cb7ad459cbf022aebae10f749 to start an election
I20260709 14:52:35.797488 13745 consensus_queue.cc:1048] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:35.797974 13543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df"
dest_uuid: "7087706cb7ad459cbf022aebae10f749"
 from {username='slave'} at 127.0.0.1:58586
I20260709 14:52:35.798561 13543 raft_consensus.cc:493] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:35.798940 13543 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.805912 13543 raft_consensus.cc:515] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.808377 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:35.808959 13618 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.815657 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b86594bd9e452fbf5cd8904973a9df" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dad207db79043abb1617f426f7e5382"
I20260709 14:52:35.816082 13618 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 2.
I20260709 14:52:35.816356 13692 raft_consensus.cc:3055] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:35.816799 13692 raft_consensus.cc:740] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Running, Role: LEADER
I20260709 14:52:35.817435 13508 leader_election.cc:304] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 7087706cb7ad459cbf022aebae10f749; no voters: 
I20260709 14:52:35.818380 13739 raft_consensus.cc:2804] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:35.818856 13739 raft_consensus.cc:697] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Becoming Leader. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Running, Role: LEADER
I20260709 14:52:35.817615 13692 consensus_queue.cc:260] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.819929 13692 raft_consensus.cc:3060] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.819664 13739 consensus_queue.cc:237] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:35.825187 13543 leader_election.cc:290] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 2 election: Requested vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:35.825721 13692 raft_consensus.cc:2468] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 2.
I20260709 14:52:35.828289 13441 catalog_manager.cc:5697] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 reported cstate change: term changed from 1 to 2, leader changed from 9dad207db79043abb1617f426f7e5382 (127.9.77.67) to 7087706cb7ad459cbf022aebae10f749 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7087706cb7ad459cbf022aebae10f749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.987251 13750 consensus_queue.cc:1048] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.993676 13773 raft_consensus.cc:993] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: : Instructing follower 7087706cb7ad459cbf022aebae10f749 to start an election
I20260709 14:52:35.994174 13741 raft_consensus.cc:1081] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Signalling peer 7087706cb7ad459cbf022aebae10f749 to start an election
I20260709 14:52:35.999346 13543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74"
dest_uuid: "7087706cb7ad459cbf022aebae10f749"
 from {username='slave'} at 127.0.0.1:58586
I20260709 14:52:35.999898 13543 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.000293 13543 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.001212 13773 consensus_queue.cc:1048] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.008221 13543 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.011185 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:36.011256 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "7087706cb7ad459cbf022aebae10f749" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dad207db79043abb1617f426f7e5382"
I20260709 14:52:36.012094 13618 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.012128 13692 raft_consensus.cc:3055] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:36.012640 13692 raft_consensus.cc:740] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Running, Role: LEADER
I20260709 14:52:36.013370 13692 consensus_queue.cc:260] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.014185 13692 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.017210 13618 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 2.
I20260709 14:52:36.010775 13543 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 2 election: Requested vote from peers 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793), 9dad207db79043abb1617f426f7e5382 (127.9.77.67:38669)
I20260709 14:52:36.018342 13508 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146e2c05f4af45edb60a48386f46e86f, 7087706cb7ad459cbf022aebae10f749; no voters: 
I20260709 14:52:36.019176 13739 raft_consensus.cc:2804] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:36.019704 13739 raft_consensus.cc:697] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Becoming Leader. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Running, Role: LEADER
I20260709 14:52:36.019765 13692 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7087706cb7ad459cbf022aebae10f749 in term 2.
I20260709 14:52:36.020620 13739 consensus_queue.cc:237] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.026356 13440 catalog_manager.cc:5697] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 reported cstate change: term changed from 1 to 2, leader changed from 9dad207db79043abb1617f426f7e5382 (127.9.77.67) to 7087706cb7ad459cbf022aebae10f749 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7087706cb7ad459cbf022aebae10f749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.146229 13739 consensus_queue.cc:1048] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:36.150996  9525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:36.153977  9525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:36.154618  9525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:36.166651 13762 consensus_queue.cc:1048] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:36.180119 13543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74"
dest_uuid: "7087706cb7ad459cbf022aebae10f749"
mode: GRACEFUL
new_leader_uuid: "9dad207db79043abb1617f426f7e5382"
 from {username='slave'} at 127.0.0.1:58602
I20260709 14:52:36.180907 13543 raft_consensus.cc:606] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Received request to transfer leadership to TS 9dad207db79043abb1617f426f7e5382
I20260709 14:52:36.182559  9525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:36.210682 13618 raft_consensus.cc:1275] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Refusing update from remote peer 7087706cb7ad459cbf022aebae10f749: 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:36.211949 13762 consensus_queue.cc:1048] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:36.227618 13692 raft_consensus.cc:1275] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Refusing update from remote peer 7087706cb7ad459cbf022aebae10f749: 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:36.229168 13762 consensus_queue.cc:1048] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:36.399742 13618 raft_consensus.cc:1275] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Refusing update from remote peer 7087706cb7ad459cbf022aebae10f749: 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:36.401010 13783 consensus_queue.cc:1048] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:36.410895 13692 raft_consensus.cc:1275] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Refusing update from remote peer 7087706cb7ad459cbf022aebae10f749: 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:36.412369 13739 consensus_queue.cc:1048] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:36.419467 13762 raft_consensus.cc:993] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: : Instructing follower 9dad207db79043abb1617f426f7e5382 to start an election
I20260709 14:52:36.420013 13762 raft_consensus.cc:1081] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Signalling peer 9dad207db79043abb1617f426f7e5382 to start an election
I20260709 14:52:36.421505 13692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74"
dest_uuid: "9dad207db79043abb1617f426f7e5382"
 from {username='slave'} at 127.0.0.1:36706
I20260709 14:52:36.422130 13692 raft_consensus.cc:493] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.422502 13692 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.430446 13692 raft_consensus.cc:515] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.432621 13692 leader_election.cc:290] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [CANDIDATE]: Term 3 election: Requested vote from peers 7087706cb7ad459cbf022aebae10f749 (127.9.77.65:46069), 146e2c05f4af45edb60a48386f46e86f (127.9.77.66:37793)
I20260709 14:52:36.433691 13543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7087706cb7ad459cbf022aebae10f749"
I20260709 14:52:36.433815 13618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4189c79b8d641f5bee9327e27a3da74" candidate_uuid: "9dad207db79043abb1617f426f7e5382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "146e2c05f4af45edb60a48386f46e86f"
I20260709 14:52:36.434487 13543 raft_consensus.cc:3055] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.434860 13543 raft_consensus.cc:740] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7087706cb7ad459cbf022aebae10f749, State: Running, Role: LEADER
I20260709 14:52:36.434913 13618 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.436021 13543 consensus_queue.cc:260] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [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: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.437965 13543 raft_consensus.cc:3060] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.444444 13618 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 3.
I20260709 14:52:36.445943 13657 leader_election.cc:304] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [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: 146e2c05f4af45edb60a48386f46e86f, 9dad207db79043abb1617f426f7e5382; no voters: 
I20260709 14:52:36.446954 13773 raft_consensus.cc:2804] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.447394 13543 raft_consensus.cc:2468] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dad207db79043abb1617f426f7e5382 in term 3.
I20260709 14:52:36.447489 13773 raft_consensus.cc:697] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 LEADER]: Becoming Leader. State: Replica: 9dad207db79043abb1617f426f7e5382, State: Running, Role: LEADER
I20260709 14:52:36.449003 13773 consensus_queue.cc:237] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [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: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } }
I20260709 14:52:36.455317 13441 catalog_manager.cc:5697] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 reported cstate change: term changed from 2 to 3, leader changed from 7087706cb7ad459cbf022aebae10f749 (127.9.77.65) to 9dad207db79043abb1617f426f7e5382 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "9dad207db79043abb1617f426f7e5382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7087706cb7ad459cbf022aebae10f749" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146e2c05f4af45edb60a48386f46e86f" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dad207db79043abb1617f426f7e5382" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.534898  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 14:52:36.559365  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:36.560111  9525 tablet_replica.cc:333] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749: stopping tablet replica
I20260709 14:52:36.560951  9525 raft_consensus.cc:2243] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.561405  9525 raft_consensus.cc:2272] T b4189c79b8d641f5bee9327e27a3da74 P 7087706cb7ad459cbf022aebae10f749 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.564271  9525 tablet_replica.cc:333] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749: stopping tablet replica
I20260709 14:52:36.564833  9525 raft_consensus.cc:2243] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.565672  9525 raft_consensus.cc:2272] T 8558960c28784d1bb80c0eea9006ffa6 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.568336  9525 tablet_replica.cc:333] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749: stopping tablet replica
I20260709 14:52:36.568850  9525 raft_consensus.cc:2243] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.569314  9525 raft_consensus.cc:2272] T decbbeb278e64e79abc489b954cde639 P 7087706cb7ad459cbf022aebae10f749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.572296  9525 tablet_replica.cc:333] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749: stopping tablet replica
I20260709 14:52:36.572835  9525 raft_consensus.cc:2243] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.573684  9525 raft_consensus.cc:2272] T 86b86594bd9e452fbf5cd8904973a9df P 7087706cb7ad459cbf022aebae10f749 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.600183  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 14:52:36.617202  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 14:52:36.639003  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:36.639823  9525 tablet_replica.cc:333] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f: stopping tablet replica
I20260709 14:52:36.640471  9525 raft_consensus.cc:2243] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.640969  9525 raft_consensus.cc:2272] T b4189c79b8d641f5bee9327e27a3da74 P 146e2c05f4af45edb60a48386f46e86f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.643756  9525 tablet_replica.cc:333] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f: stopping tablet replica
I20260709 14:52:36.644361  9525 raft_consensus.cc:2243] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.644784  9525 raft_consensus.cc:2272] T 8558960c28784d1bb80c0eea9006ffa6 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.647675  9525 tablet_replica.cc:333] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f: stopping tablet replica
I20260709 14:52:36.648192  9525 raft_consensus.cc:2243] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.649044  9525 raft_consensus.cc:2272] T decbbeb278e64e79abc489b954cde639 P 146e2c05f4af45edb60a48386f46e86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.651599  9525 tablet_replica.cc:333] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f: stopping tablet replica
I20260709 14:52:36.652072  9525 raft_consensus.cc:2243] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.652503  9525 raft_consensus.cc:2272] T 86b86594bd9e452fbf5cd8904973a9df P 146e2c05f4af45edb60a48386f46e86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.666927  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 14:52:36.682616  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:52:36.705384  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:36.706110  9525 tablet_replica.cc:333] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: stopping tablet replica
I20260709 14:52:36.706746  9525 raft_consensus.cc:2243] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.707463  9525 pending_rounds.cc:70] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Trying to abort 1 pending ops.
I20260709 14:52:36.707652  9525 pending_rounds.cc:77] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661466422800384 op_type: NO_OP noop_request { }
I20260709 14:52:36.707957  9525 raft_consensus.cc:2889] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:36.708227  9525 raft_consensus.cc:2272] T b4189c79b8d641f5bee9327e27a3da74 P 9dad207db79043abb1617f426f7e5382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.710784  9525 tablet_replica.cc:333] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382: stopping tablet replica
I20260709 14:52:36.711490  9525 raft_consensus.cc:2243] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.711932  9525 raft_consensus.cc:2272] T 8558960c28784d1bb80c0eea9006ffa6 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.714598  9525 tablet_replica.cc:333] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382: stopping tablet replica
I20260709 14:52:36.715126  9525 raft_consensus.cc:2243] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.715652  9525 raft_consensus.cc:2272] T decbbeb278e64e79abc489b954cde639 P 9dad207db79043abb1617f426f7e5382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.718304  9525 tablet_replica.cc:333] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382: stopping tablet replica
I20260709 14:52:36.718827  9525 raft_consensus.cc:2243] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:36.719357  9525 raft_consensus.cc:2272] T 86b86594bd9e452fbf5cd8904973a9df P 9dad207db79043abb1617f426f7e5382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.742901  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:52:36.758301  9525 master.cc:562] Master@127.9.77.126:42619 shutting down...
I20260709 14:52:36.776830  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:36.777355  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:36.777645  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d2f1a29fbc049b28acabced04a2afc0: stopping tablet replica
I20260709 14:52:36.796519  9525 master.cc:584] Master@127.9.77.126:42619 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2392 ms)
[----------] 6 tests from LeaderRebalancerTest (91625 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:36.836292  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:45813
I20260709 14:52:36.837495  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:36.842949 13785 instance_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:36.842969 13786 instance_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:36.845394 13788 instance_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:36.845575  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:36.846508  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:36.846711  9525 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:36.846887  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608756846853 us; error 0 us; skew 500 ppm
I20260709 14:52:36.847496  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:36.849853  9525 webserver.cc:533] Webserver started at http://127.9.77.126:43399/ using document root <none> and password file <none>
I20260709 14:52:36.850335  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:36.850524  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:36.850816  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:36.852167  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "7f8a9112d86d4ad9b4561b07970f46c1"
format_stamp: "Formatted at 2026-07-09 14:52:36 on dist-test-slave-f02f"
I20260709 14:52:36.856592  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:36.860110 13793 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:36.861156  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:36.861554  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "7f8a9112d86d4ad9b4561b07970f46c1"
format_stamp: "Formatted at 2026-07-09 14:52:36 on dist-test-slave-f02f"
I20260709 14:52:36.861934  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-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:36.880863  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:36.882073  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:36.921939  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:45813
I20260709 14:52:36.922045 13844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:45813 every 8 connection(s)
I20260709 14:52:36.925854 13845 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:36.937183 13845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: Bootstrap starting.
I20260709 14:52:36.942028 13845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.946424 13845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: No bootstrap required, opened a new log
I20260709 14:52:36.948657 13845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER }
I20260709 14:52:36.949236 13845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.949496 13845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8a9112d86d4ad9b4561b07970f46c1, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.950121 13845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER }
I20260709 14:52:36.950608 13845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:36.950840 13845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:36.951138 13845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.956192 13845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER }
I20260709 14:52:36.956740 13845 leader_election.cc:304] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [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: 7f8a9112d86d4ad9b4561b07970f46c1; no voters: 
I20260709 14:52:36.957855 13845 leader_election.cc:290] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:36.958272 13848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.959635 13848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 1 LEADER]: Becoming Leader. State: Replica: 7f8a9112d86d4ad9b4561b07970f46c1, State: Running, Role: LEADER
I20260709 14:52:36.960321 13848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [LEADER]: Queue going to LEADER mode. State: All 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: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER }
I20260709 14:52:36.960798 13845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:36.963303 13850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f8a9112d86d4ad9b4561b07970f46c1. Latest consensus state: current_term: 1 leader_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER } }
I20260709 14:52:36.963939 13850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:36.963999 13849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8a9112d86d4ad9b4561b07970f46c1" member_type: VOTER } }
I20260709 14:52:36.964704 13849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:36.967130 13854 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:36.972031 13854 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:36.977250  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:36.981153 13854 catalog_manager.cc:1383] Generated new cluster ID: ac2919ac98fa4bf6a4a63c5a78710819
I20260709 14:52:36.981454 13854 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:36.997591 13854 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:36.998965 13854 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:37.017947 13854 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: Generated new TSK 0
I20260709 14:52:37.018577 13854 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:37.045230  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.051653 13866 instance_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:37.052560 13867 instance_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:37.054940 13869 instance_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:37.055096  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:37.056171  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.056392  9525 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:37.056589  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608757056569 us; error 0 us; skew 500 ppm
I20260709 14:52:37.057202  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.060040  9525 webserver.cc:533] Webserver started at http://127.9.77.65:34047/ using document root <none> and password file <none>
I20260709 14:52:37.060542  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.060748  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.061030  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.062173  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "e4575726e78e46639f5261ea7ddce14b"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.067014  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:52:37.070537 13874 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:37.071511  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:37.071828  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "e4575726e78e46639f5261ea7ddce14b"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.072135  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-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:37.118037  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.119927  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.122243  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.124998  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.125202  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.125393  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.125540  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.166720  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:46271
I20260709 14:52:37.166826 13936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:46271 every 8 connection(s)
I20260709 14:52:37.171897  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.179646 13941 instance_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:37.180904 13942 instance_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:37.183931 13944 instance_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:37.185634  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:37.185663 13937 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45813
I20260709 14:52:37.186291 13937 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.186719  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.186978  9525 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:37.187158 13937 heartbeater.cc:507] Master 127.9.77.126:45813 requested a full tablet report, sending...
I20260709 14:52:37.187160  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608757187144 us; error 0 us; skew 500 ppm
I20260709 14:52:37.188026  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.189651 13810 ts_manager.cc:194] Registered new tserver with Master: e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271)
I20260709 14:52:37.190883  9525 webserver.cc:533] Webserver started at http://127.9.77.66:35473/ using document root <none> and password file <none>
I20260709 14:52:37.191603  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.191824  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.192132  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.192132 13810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57252
I20260709 14:52:37.194000  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "7320377a6bc142d6b4c865072f31ce88"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.198536  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:37.202327 13949 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:37.203274  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:37.203539  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "7320377a6bc142d6b4c865072f31ce88"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.203809  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-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:37.227967  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.229071  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.230463  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.232731  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.232908  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.233223  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.233371  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.275169  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:44761
I20260709 14:52:37.275386 14011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:44761 every 8 connection(s)
I20260709 14:52:37.279898  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:37.287081 14015 instance_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:37.288975 14016 instance_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:37.290079  9525 server_base.cc:1061] running on GCE node
W20260709 14:52:37.291860 14018 instance_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:37.292963  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:37.293232  9525 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:37.293507  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608757293487 us; error 0 us; skew 500 ppm
I20260709 14:52:37.293550 14012 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45813
I20260709 14:52:37.293999 14012 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.294171  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:37.294790 14012 heartbeater.cc:507] Master 127.9.77.126:45813 requested a full tablet report, sending...
I20260709 14:52:37.296911 13810 ts_manager.cc:194] Registered new tserver with Master: 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:37.297317  9525 webserver.cc:533] Webserver started at http://127.9.77.67:36151/ using document root <none> and password file <none>
I20260709 14:52:37.297858  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:37.298069  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:37.298338  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:37.298463 13810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57266
I20260709 14:52:37.299779  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "6d1972969a9b49dc970629e6897c4a37"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.304260  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:52:37.307585 14023 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:37.308495  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:52:37.308743  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "6d1972969a9b49dc970629e6897c4a37"
format_stamp: "Formatted at 2026-07-09 14:52:37 on dist-test-slave-f02f"
I20260709 14:52:37.308983  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608665047945-9525-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:37.324956  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:37.326084  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:37.327510  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:37.329752  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:37.329931  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.330231  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:37.330403  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:37.370615  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:40621
I20260709 14:52:37.370733 14085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:40621 every 8 connection(s)
I20260709 14:52:37.384590 14086 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45813
I20260709 14:52:37.385042 14086 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:37.385805 14086 heartbeater.cc:507] Master 127.9.77.126:45813 requested a full tablet report, sending...
I20260709 14:52:37.387996 13810 ts_manager.cc:194] Registered new tserver with Master: 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:37.388396  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014651059s
I20260709 14:52:37.390081 13810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57272
I20260709 14:52:37.417104 13810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57282:
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:52:37.419865 13810 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:37.496001 14051 tablet_service.cc:1511] Processing CreateTablet for tablet 993a591ff2ce4c50a494c0663efb965b (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.498008 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf8af374b83433eb82f450bd524c1e1 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.499840 14048 tablet_service.cc:1511] Processing CreateTablet for tablet 95f3750625454a89b8fa88570616e60a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.496029 14050 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3665dbe8b5438ea637e7d2aa65034a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.501144 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993a591ff2ce4c50a494c0663efb965b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.503381 14047 tablet_service.cc:1511] Processing CreateTablet for tablet f0fb9338188e4d78b4979808929fb3c4 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.506676 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf8af374b83433eb82f450bd524c1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.507318 14046 tablet_service.cc:1511] Processing CreateTablet for tablet 0b214b8c928d4332948bb10843155755 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.508719 14046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b214b8c928d4332948bb10843155755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.511868 14047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fb9338188e4d78b4979808929fb3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.512714 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f3750625454a89b8fa88570616e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.514397 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3665dbe8b5438ea637e7d2aa65034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.518296 14045 tablet_service.cc:1511] Processing CreateTablet for tablet d5352327ad664f429348a9b2ef2e11db (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.519694 14044 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0117da22e545ccbd6d558cf7bba3bd (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.521055 14043 tablet_service.cc:1511] Processing CreateTablet for tablet d37d8ff18ba7475b87a120533c81a5f6 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.523037 14045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5352327ad664f429348a9b2ef2e11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.531651 14043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37d8ff18ba7475b87a120533c81a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.534292 14044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0117da22e545ccbd6d558cf7bba3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.547330 13902 tablet_service.cc:1511] Processing CreateTablet for tablet 993a591ff2ce4c50a494c0663efb965b (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.548786 13902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993a591ff2ce4c50a494c0663efb965b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.550619 13901 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3665dbe8b5438ea637e7d2aa65034a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.552238 13901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3665dbe8b5438ea637e7d2aa65034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.550726 13899 tablet_service.cc:1511] Processing CreateTablet for tablet 95f3750625454a89b8fa88570616e60a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.553987 13898 tablet_service.cc:1511] Processing CreateTablet for tablet f0fb9338188e4d78b4979808929fb3c4 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.554948 13899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f3750625454a89b8fa88570616e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.554014 13977 tablet_service.cc:1511] Processing CreateTablet for tablet 993a591ff2ce4c50a494c0663efb965b (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:37.556500 13977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993a591ff2ce4c50a494c0663efb965b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.557094 13898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fb9338188e4d78b4979808929fb3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.554086 13900 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf8af374b83433eb82f450bd524c1e1 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.560716 13900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf8af374b83433eb82f450bd524c1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.567879 13897 tablet_service.cc:1511] Processing CreateTablet for tablet 0b214b8c928d4332948bb10843155755 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.568145 13896 tablet_service.cc:1511] Processing CreateTablet for tablet d5352327ad664f429348a9b2ef2e11db (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.569336 13897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b214b8c928d4332948bb10843155755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.570566 13895 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0117da22e545ccbd6d558cf7bba3bd (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.571924 13895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0117da22e545ccbd6d558cf7bba3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.574771 13894 tablet_service.cc:1511] Processing CreateTablet for tablet d37d8ff18ba7475b87a120533c81a5f6 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.576108 13894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37d8ff18ba7475b87a120533c81a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.581046 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5352327ad664f429348a9b2ef2e11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.581369 13976 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3665dbe8b5438ea637e7d2aa65034a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:37.582932 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3665dbe8b5438ea637e7d2aa65034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.593108 13975 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf8af374b83433eb82f450bd524c1e1 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:37.594609 13975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf8af374b83433eb82f450bd524c1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.601137 13974 tablet_service.cc:1511] Processing CreateTablet for tablet 95f3750625454a89b8fa88570616e60a (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:37.602497 13974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f3750625454a89b8fa88570616e60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.610229 13973 tablet_service.cc:1511] Processing CreateTablet for tablet f0fb9338188e4d78b4979808929fb3c4 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:37.611789 13973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fb9338188e4d78b4979808929fb3c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.617522 13972 tablet_service.cc:1511] Processing CreateTablet for tablet 0b214b8c928d4332948bb10843155755 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:37.619005 13972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b214b8c928d4332948bb10843155755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.620428 13971 tablet_service.cc:1511] Processing CreateTablet for tablet d5352327ad664f429348a9b2ef2e11db (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:37.624068 13971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5352327ad664f429348a9b2ef2e11db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.628654 13970 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0117da22e545ccbd6d558cf7bba3bd (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:37.630079 13970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0117da22e545ccbd6d558cf7bba3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.632941 13969 tablet_service.cc:1511] Processing CreateTablet for tablet d37d8ff18ba7475b87a120533c81a5f6 (DEFAULT_TABLE table=test-workload [id=d2e82af7842b48139b36e227bad26467]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:37.634397 13969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37d8ff18ba7475b87a120533c81a5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:37.659507 14103 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.660633 14102 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.667619 14103 tablet_bootstrap.cc:654] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.679499 14102 tablet_bootstrap.cc:654] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.659574 14101 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:37.704691 14101 tablet_bootstrap.cc:654] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.705015 14102 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:37.705152 14103 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:37.705566 14102 ts_tablet_manager.cc:1403] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.013s
I20260709 14:52:37.705713 14103 ts_tablet_manager.cc:1403] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.011s
I20260709 14:52:37.708242 14102 raft_consensus.cc:359] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.709033 14102 raft_consensus.cc:385] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.708668 14103 raft_consensus.cc:359] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:37.709374 14102 raft_consensus.cc:740] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.709473 14103 raft_consensus.cc:385] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.709864 14103 raft_consensus.cc:740] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.710794 14101 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:37.710325 14102 consensus_queue.cc:260] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.710632 14103 consensus_queue.cc:260] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:37.711315 14101 ts_tablet_manager.cc:1403] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.008s
I20260709 14:52:37.715175 14101 raft_consensus.cc:359] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.716166 14101 raft_consensus.cc:385] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.716543 14101 raft_consensus.cc:740] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.717044 13937 heartbeater.cc:499] Master 127.9.77.126:45813 was elected leader, sending a full tablet report...
I20260709 14:52:37.717577 14012 heartbeater.cc:499] Master 127.9.77.126:45813 was elected leader, sending a full tablet report...
I20260709 14:52:37.717790 14103 ts_tablet_manager.cc:1434] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 14:52:37.718421 14102 ts_tablet_manager.cc:1434] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.011s
I20260709 14:52:37.718868 14103 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.719666 14102 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.725863 14103 tablet_bootstrap.cc:654] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.717564 14101 consensus_queue.cc:260] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.726542 14102 tablet_bootstrap.cc:654] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.735918 14101 ts_tablet_manager.cc:1434] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.010s
I20260709 14:52:37.737134 14086 heartbeater.cc:499] Master 127.9.77.126:45813 was elected leader, sending a full tablet report...
I20260709 14:52:37.748638 14101 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:37.758594 14102 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:37.758764 14103 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:37.759413 14102 ts_tablet_manager.cc:1403] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.011s
I20260709 14:52:37.759430 14103 ts_tablet_manager.cc:1403] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.015s
I20260709 14:52:37.759425 14101 tablet_bootstrap.cc:654] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.762646 14103 raft_consensus.cc:359] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.762859 14102 raft_consensus.cc:359] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.763729 14103 raft_consensus.cc:385] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.764215 14103 raft_consensus.cc:740] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.763767 14102 raft_consensus.cc:385] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.765053 14102 raft_consensus.cc:740] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.765041 14103 consensus_queue.cc:260] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.766073 14102 consensus_queue.cc:260] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.767439 14103 ts_tablet_manager.cc:1434] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:37.768312 14102 ts_tablet_manager.cc:1434] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:37.768471 14108 raft_consensus.cc:493] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.769277 14102 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.769094 14108 raft_consensus.cc:515] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.772280 14108 leader_election.cc:290] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:37.768483 14103 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.777156 14102 tablet_bootstrap.cc:654] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.787024 14103 tablet_bootstrap.cc:654] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.788386 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:37.789161 13912 raft_consensus.cc:2468] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:37.790908 13950 leader_election.cc:304] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:37.791706 14108 raft_consensus.cc:2804] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.792062 14108 raft_consensus.cc:493] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.792409 14108 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.800565 14108 raft_consensus.cc:515] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.802803 14108 leader_election.cc:290] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:37.805805 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:37.806401 13912 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.829583 14101 tablet_bootstrap.cc:492] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:37.829450 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:37.830375 14101 ts_tablet_manager.cc:1403] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.050s
I20260709 14:52:37.830850 13912 raft_consensus.cc:2468] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:37.832454 13950 leader_election.cc:304] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:37.833495 14108 raft_consensus.cc:2804] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.833796 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:37.833963 14101 raft_consensus.cc:359] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.834950 14101 raft_consensus.cc:385] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:37.835204 13952 leader_election.cc:343] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.835358 14101 raft_consensus.cc:740] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.836563 14101 consensus_queue.cc:260] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.837968 14061 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.839844 14101 ts_tablet_manager.cc:1434] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:52:37.841121 14101 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:37.842589 14103 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:37.843253 14103 ts_tablet_manager.cc:1403] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.005s
I20260709 14:52:37.842629 14102 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:37.844480 14102 ts_tablet_manager.cc:1403] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.016s
I20260709 14:52:37.846696 14103 raft_consensus.cc:359] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.847589 14103 raft_consensus.cc:385] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.847913 14103 raft_consensus.cc:740] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.848344 14101 tablet_bootstrap.cc:654] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.848805 14103 consensus_queue.cc:260] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.849859 14061 raft_consensus.cc:2468] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:37.850751 14108 raft_consensus.cc:697] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:37.851714 14108 consensus_queue.cc:237] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.856145 14102 raft_consensus.cc:359] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.856984 14102 raft_consensus.cc:385] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.857280 14102 raft_consensus.cc:740] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.858466 14102 consensus_queue.cc:260] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.867759 14102 ts_tablet_manager.cc:1434] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 14:52:37.869501 14103 ts_tablet_manager.cc:1434] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.015s
I20260709 14:52:37.870934 14103 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.871444 14101 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:37.872000 14101 ts_tablet_manager.cc:1403] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260709 14:52:37.874799 14102 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.877568 14103 tablet_bootstrap.cc:654] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.876585 13807 catalog_manager.cc:5697] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.880371 14102 tablet_bootstrap.cc:654] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.883301 14101 raft_consensus.cc:359] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.884442 14101 raft_consensus.cc:385] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.884929 14101 raft_consensus.cc:740] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.885798 14101 consensus_queue.cc:260] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.888172 14103 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:37.888675 14101 ts_tablet_manager.cc:1434] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:37.888708 14103 ts_tablet_manager.cc:1403] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:52:37.889865 14101 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:37.891992 14103 raft_consensus.cc:359] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.892736 14103 raft_consensus.cc:385] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.893031 14103 raft_consensus.cc:740] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.893864 14103 consensus_queue.cc:260] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.895696 14102 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:37.896320 14102 ts_tablet_manager.cc:1403] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 14:52:37.896739 14107 raft_consensus.cc:493] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.897203 14101 tablet_bootstrap.cc:654] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.897243 14107 raft_consensus.cc:515] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.899917 14102 raft_consensus.cc:359] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.900951 14102 raft_consensus.cc:385] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.901415 14102 raft_consensus.cc:740] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.902493 14102 consensus_queue.cc:260] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.896366 14103 ts_tablet_manager.cc:1434] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:37.905773 14107 leader_election.cc:290] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:37.918370 14103 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.919387 14102 ts_tablet_manager.cc:1434] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:52:37.920611 14102 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.928133 14102 tablet_bootstrap.cc:654] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.932618 14103 tablet_bootstrap.cc:654] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.933658 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
W20260709 14:52:37.935741 13875 leader_election.cc:343] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.941699 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:37.943038 14101 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:37.943038 14103 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
W20260709 14:52:37.943308 13877 leader_election.cc:343] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.943617 14102 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:37.943802 14101 ts_tablet_manager.cc:1403] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.014s
I20260709 14:52:37.944195 14102 ts_tablet_manager.cc:1403] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 14:52:37.943954 13877 leader_election.cc:304] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:37.943802 14103 ts_tablet_manager.cc:1403] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 14:52:37.945000 14124 raft_consensus.cc:2749] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.946791 14101 raft_consensus.cc:359] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.947508 14101 raft_consensus.cc:385] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.947793 14101 raft_consensus.cc:740] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.947626 14103 raft_consensus.cc:359] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.947842 14102 raft_consensus.cc:359] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.948493 14103 raft_consensus.cc:385] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.948807 14102 raft_consensus.cc:385] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.948834 14103 raft_consensus.cc:740] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.948647 14101 consensus_queue.cc:260] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.949335 14102 raft_consensus.cc:740] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.950938 14101 ts_tablet_manager.cc:1434] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:37.949919 14103 consensus_queue.cc:260] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.950812 14109 raft_consensus.cc:493] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.960264 14101 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:37.960107 14109 raft_consensus.cc:515] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.960366 14102 consensus_queue.cc:260] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.967051 14102 ts_tablet_manager.cc:1434] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260709 14:52:37.967206 14109 leader_election.cc:290] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:37.967495 14101 tablet_bootstrap.cc:654] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.970044 14102 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:37.967597 14103 ts_tablet_manager.cc:1434] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.006s
W20260709 14:52:37.972431 13858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:37.975423 14103 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:37.984886 14103 tablet_bootstrap.cc:654] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.987924 14101 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:37.989660 14101 ts_tablet_manager.cc:1403] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.014s
I20260709 14:52:37.992456 14102 tablet_bootstrap.cc:654] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.992853 14101 raft_consensus.cc:359] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.993692 14101 raft_consensus.cc:385] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.994030 14101 raft_consensus.cc:740] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.994906 14101 consensus_queue.cc:260] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:37.997716 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
W20260709 14:52:38.001533 14024 leader_election.cc:343] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.001610 14101 ts_tablet_manager.cc:1434] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:38.002962 14101 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:38.003161 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
W20260709 14:52:38.004864 14024 leader_election.cc:343] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.005353 14024 leader_election.cc:304] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.006227 14102 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:38.006352 14109 raft_consensus.cc:2749] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.006973 14102 ts_tablet_manager.cc:1403] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260709 14:52:38.009562 14103 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:38.010141 14103 ts_tablet_manager.cc:1403] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 14:52:38.010532 14102 raft_consensus.cc:359] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.011459 14102 raft_consensus.cc:385] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.011838 14102 raft_consensus.cc:740] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.012226 14101 tablet_bootstrap.cc:654] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.012852 14102 consensus_queue.cc:260] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.013592 14103 raft_consensus.cc:359] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.014328 14103 raft_consensus.cc:385] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.014609 14103 raft_consensus.cc:740] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.015389 14102 ts_tablet_manager.cc:1434] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:38.015411 14103 consensus_queue.cc:260] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.016561 14102 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:38.018216 14103 ts_tablet_manager.cc:1434] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:38.019564 14103 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:38.024065 14102 tablet_bootstrap.cc:654] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.026427 14103 tablet_bootstrap.cc:654] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.030052 14101 tablet_bootstrap.cc:492] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:38.030720 14101 ts_tablet_manager.cc:1403] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 14:52:38.034044 14102 tablet_bootstrap.cc:492] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:38.034616 14102 ts_tablet_manager.cc:1403] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.005s
I20260709 14:52:38.034813 14101 raft_consensus.cc:359] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.035853 14101 raft_consensus.cc:385] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.036239 14101 raft_consensus.cc:740] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.037093 14101 consensus_queue.cc:260] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.038359 14108 raft_consensus.cc:493] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.038902 14108 raft_consensus.cc:515] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.039417 14101 ts_tablet_manager.cc:1434] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.001s
I20260709 14:52:38.039952 14102 raft_consensus.cc:359] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.040584 14101 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:38.040710 14102 raft_consensus.cc:385] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.041031 14108 leader_election.cc:290] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621), e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271)
I20260709 14:52:38.041255 14102 raft_consensus.cc:740] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.042112 14102 consensus_queue.cc:260] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.042836 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.043546 13912 raft_consensus.cc:2468] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.044531 14102 ts_tablet_manager.cc:1434] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:52:38.045125 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.045590 14102 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:38.045764 14103 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:38.046312 14103 ts_tablet_manager.cc:1403] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 14:52:38.048249 13950 leader_election.cc:304] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.048987 14101 tablet_bootstrap.cc:654] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.049479 14103 raft_consensus.cc:359] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
W20260709 14:52:38.050055 13952 leader_election.cc:343] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.050324 14103 raft_consensus.cc:385] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.050722 14103 raft_consensus.cc:740] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.051071 14108 raft_consensus.cc:2804] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.051512 14108 raft_consensus.cc:493] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.051893 14108 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.051659 14103 consensus_queue.cc:260] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.052789 14102 tablet_bootstrap.cc:654] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.054580 14103 ts_tablet_manager.cc:1434] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:38.056005 14103 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:38.061919 14101 tablet_bootstrap.cc:492] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:38.062601 14101 ts_tablet_manager.cc:1403] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 14:52:38.063548 14103 tablet_bootstrap.cc:654] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.065814 14101 raft_consensus.cc:359] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.066933 14101 raft_consensus.cc:385] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.067445 14101 raft_consensus.cc:740] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.068691 14101 consensus_queue.cc:260] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.072341 14101 ts_tablet_manager.cc:1434] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:52:38.073750 14101 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:38.082973 14101 tablet_bootstrap.cc:654] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.086043 14103 tablet_bootstrap.cc:492] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:38.086701 14103 ts_tablet_manager.cc:1403] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 14:52:38.090492 14103 raft_consensus.cc:359] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.091566 14103 raft_consensus.cc:385] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.091981 14103 raft_consensus.cc:740] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.093111 14103 consensus_queue.cc:260] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.095119 14109 raft_consensus.cc:493] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.095877 14109 raft_consensus.cc:515] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.098673 14109 leader_election.cc:290] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271)
I20260709 14:52:38.101323 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.104069 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.105026 13912 raft_consensus.cc:2468] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:38.106678 14024 leader_election.cc:304] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.108120 14109 raft_consensus.cc:2804] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.108745 14109 raft_consensus.cc:493] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.109305 14109 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.108124 14103 ts_tablet_manager.cc:1434] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:52:38.114923 14128 raft_consensus.cc:493] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.115749 14128 raft_consensus.cc:515] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.117782 14103 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:38.122862 14128 leader_election.cc:290] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:38.127660 14128 raft_consensus.cc:493] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.128424 14128 raft_consensus.cc:515] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.130934 14128 leader_election.cc:290] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:38.123940 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.133167 14124 raft_consensus.cc:493] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.135787 14124 raft_consensus.cc:515] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.137231 14108 raft_consensus.cc:515] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.139870 13987 raft_consensus.cc:2393] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:38.142830 14124 leader_election.cc:290] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.143813 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf8af374b83433eb82f450bd524c1e1" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
W20260709 14:52:38.145973 13877 leader_election.cc:343] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.146659 13912 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:38.147533 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf8af374b83433eb82f450bd524c1e1" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.148422 13987 raft_consensus.cc:2468] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:38.150382 13875 leader_election.cc:304] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:38.151084 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.151894 13912 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.152334 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.151907 14124 raft_consensus.cc:2804] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.153668 14124 raft_consensus.cc:493] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.154067 14124 raft_consensus.cc:3060] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.159373 14108 leader_election.cc:290] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621), e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271)
I20260709 14:52:38.165467 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.166565 13987 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:38.169689 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.170619 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.173561 14103 tablet_bootstrap.cc:654] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.174062 14024 leader_election.cc:304] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.172747 14109 raft_consensus.cc:515] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.174943 14128 raft_consensus.cc:2804] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:38.175069 14024 leader_election.cc:343] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.175253 14061 raft_consensus.cc:2393] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:38.175453 14128 raft_consensus.cc:493] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.175835 14128 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.176889 14109 leader_election.cc:290] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271)
W20260709 14:52:38.178372 14024 leader_election.cc:343] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.178797 14024 leader_election.cc:304] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.179564 14101 tablet_bootstrap.cc:492] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:38.180085 14101 ts_tablet_manager.cc:1403] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.107s	user 0.041s	sys 0.052s
I20260709 14:52:38.180027 13912 raft_consensus.cc:2468] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.180886 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:38.181720 13987 raft_consensus.cc:2393] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:38.181504 13950 leader_election.cc:304] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:38.181728 14124 raft_consensus.cc:515] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.183127 14102 tablet_bootstrap.cc:492] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:38.183138 14108 raft_consensus.cc:2804] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.183743 14102 ts_tablet_manager.cc:1403] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.138s	user 0.065s	sys 0.049s
I20260709 14:52:38.185426 14109 raft_consensus.cc:2749] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.185628 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf8af374b83433eb82f450bd524c1e1" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.183881 14108 raft_consensus.cc:697] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:38.185627 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf8af374b83433eb82f450bd524c1e1" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:38.184480 14124 leader_election.cc:290] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.186614 14102 raft_consensus.cc:359] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.187495 14102 raft_consensus.cc:385] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.187773 14102 raft_consensus.cc:740] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.183148 14101 raft_consensus.cc:359] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.188719 14101 raft_consensus.cc:385] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.188481 14102 consensus_queue.cc:260] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.189015 14101 raft_consensus.cc:740] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.186961 13987 raft_consensus.cc:3060] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.190711 14102 ts_tablet_manager.cc:1434] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:38.187248 14108 consensus_queue.cc:237] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:38.190625 14101 consensus_queue.cc:260] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.192607 14117 raft_consensus.cc:493] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.192727 14061 raft_consensus.cc:3060] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.192888 14101 ts_tablet_manager.cc:1434] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:38.193138 14117 raft_consensus.cc:515] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.193885 14101 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:38.195550 14117 leader_election.cc:290] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.197470 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.189718 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.198984 14102 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:38.198726 14107 raft_consensus.cc:493] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.199641 13912 raft_consensus.cc:2393] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:38.199580 14107 raft_consensus.cc:515] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.202111 14107 leader_election.cc:290] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
W20260709 14:52:38.203598 13952 leader_election.cc:343] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.210464 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.210599 14128 raft_consensus.cc:515] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.211380 13912 raft_consensus.cc:2468] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.211447 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.210479 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.212755 14060 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:38.213119 13950 leader_election.cc:304] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:38.213735 13986 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:38.214641 14117 raft_consensus.cc:2804] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.215173 13875 leader_election.cc:304] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.215245 14117 raft_consensus.cc:493] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.216199 14124 raft_consensus.cc:2804] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.216303 14117 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.218423 14102 tablet_bootstrap.cc:654] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.216727 14124 raft_consensus.cc:493] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.221089 14116 raft_consensus.cc:493] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.221627 14124 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.221963 14116 raft_consensus.cc:515] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.224141 14061 raft_consensus.cc:2468] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.226773 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.227979 14060 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.229013 14116 leader_election.cc:290] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.229377 14124 raft_consensus.cc:515] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.226686 14101 tablet_bootstrap.cc:654] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.221235 13987 raft_consensus.cc:2468] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.232515 13875 leader_election.cc:304] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.233429 14107 raft_consensus.cc:2804] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.213119 14128 leader_election.cc:290] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:38.239552 13952 leader_election.cc:304] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:38.243897 14124 leader_election.cc:290] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.244732 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:38.246953 14107 raft_consensus.cc:697] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:38.236857 14024 leader_election.cc:304] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.250247 14128 raft_consensus.cc:2749] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.250429 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.245609 14116 raft_consensus.cc:2804] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.248641 14107 consensus_queue.cc:237] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.250716 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:38.259371 13986 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.261413 14117 raft_consensus.cc:515] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.251725 13912 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.264307 14116 raft_consensus.cc:493] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.264659 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.264803 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.265424 13910 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:38.266317 13952 leader_election.cc:343] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.264855 14116 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.271477 14103 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:38.272058 14103 ts_tablet_manager.cc:1403] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.009s
I20260709 14:52:38.272444 13912 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:38.273921 14024 leader_election.cc:304] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.275053 14128 raft_consensus.cc:2804] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.277040 14103 raft_consensus.cc:359] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.277771 14103 raft_consensus.cc:385] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.278031 14103 raft_consensus.cc:740] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.278793 14103 consensus_queue.cc:260] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.279887 14101 tablet_bootstrap.cc:492] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:38.280552 14102 tablet_bootstrap.cc:492] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:38.280637 14101 ts_tablet_manager.cc:1403] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.013s
I20260709 14:52:38.253121 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.281471 14061 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.281953 14128 raft_consensus.cc:697] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:38.282662 14128 consensus_queue.cc:237] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.246964 13987 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.283803 14101 raft_consensus.cc:359] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.267241 14117 leader_election.cc:290] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.251598 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.284478 14101 raft_consensus.cc:385] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.284792 14101 raft_consensus.cc:740] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.284885 13911 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.256301 13807 catalog_manager.cc:5697] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.288949 13986 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:38.290561 14116 raft_consensus.cc:515] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.281140 14102 ts_tablet_manager.cc:1403] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.006s
I20260709 14:52:38.294838 14116 leader_election.cc:290] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.296183 14061 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.280884 14103 ts_tablet_manager.cc:1434] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:38.297549 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.298204 13911 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.298318 13877 leader_election.cc:304] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.299564 14145 raft_consensus.cc:2804] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.300043 14145 raft_consensus.cc:697] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:38.300591 14102 raft_consensus.cc:359] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.300858 14145 consensus_queue.cc:237] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.301388 14102 raft_consensus.cc:385] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.301785 14102 raft_consensus.cc:740] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.291538 14101 consensus_queue.cc:260] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.302734 14102 consensus_queue.cc:260] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.303043 13810 catalog_manager.cc:5697] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.304813 14101 ts_tablet_manager.cc:1434] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:52:38.307440 13987 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.292837 13910 raft_consensus.cc:2468] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.308833 13911 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.308794 14102 ts_tablet_manager.cc:1434] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:38.311381 13950 leader_election.cc:304] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:38.312328 14116 raft_consensus.cc:2804] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.312747 13950 leader_election.cc:304] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.312898 14116 raft_consensus.cc:697] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:38.313792 14108 raft_consensus.cc:2804] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.314138 14116 consensus_queue.cc:237] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.325074 14108 raft_consensus.cc:697] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:38.324734 13807 catalog_manager.cc:5697] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.326260 14108 consensus_queue.cc:237] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.316807 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.329036 14061 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.329650 14150 consensus_queue.cc:1048] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.352829 14108 consensus_queue.cc:1048] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.357095 13807 catalog_manager.cc:5697] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.362445 14061 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.371754 13810 catalog_manager.cc:5697] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.374061 13810 catalog_manager.cc:5697] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.400300 14116 raft_consensus.cc:493] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.400848 14116 raft_consensus.cc:515] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.402563 14116 leader_election.cc:290] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.403455 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.403674 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.404218 13910 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.404232 14060 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:38.405500 13950 leader_election.cc:304] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.406213 14116 raft_consensus.cc:2804] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.406589 14116 raft_consensus.cc:493] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.406874 14116 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.412066 14116 raft_consensus.cc:515] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.413795 14116 leader_election.cc:290] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.414919 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:38.414928 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.415781 13910 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.415834 14060 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.421342 14060 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.421500 13910 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:38.422441 13952 leader_election.cc:304] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:38.423321 14116 raft_consensus.cc:2804] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.423874 14116 raft_consensus.cc:697] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:38.424607 14116 consensus_queue.cc:237] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.432960 13810 catalog_manager.cc:5697] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.535651 14128 raft_consensus.cc:493] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.536265 14128 raft_consensus.cc:515] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.538168 14128 leader_election.cc:290] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:38.538992 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:38.539404 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.539918 13910 raft_consensus.cc:2393] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:38.541016 14024 leader_election.cc:304] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.541720 14128 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.546988 14128 raft_consensus.cc:2749] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.598999 14116 consensus_queue.cc:1048] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.604570 14116 consensus_queue.cc:1048] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.614257 14145 raft_consensus.cc:493] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.614797 14145 raft_consensus.cc:515] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.617046 14145 leader_election.cc:290] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.617805 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:38.618435 13987 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:38.619429 13875 leader_election.cc:304] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.620107 14145 raft_consensus.cc:2804] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.620486 14145 raft_consensus.cc:493] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.620127 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:38.620819 14145 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.621038 14060 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:38.626719 14145 raft_consensus.cc:515] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.629035 14145 leader_election.cc:290] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:38.629767 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:38.630285 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:38.630402 13987 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.630828 14060 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.635553 13987 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.635614 14060 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:38.636885 13877 leader_election.cc:304] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:38.637689 14145 raft_consensus.cc:2804] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.638111 14145 raft_consensus.cc:697] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:38.638859 14145 consensus_queue.cc:237] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:38.646250 13807 catalog_manager.cc:5697] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.703372 14116 consensus_queue.cc:1048] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.714457 14116 consensus_queue.cc:1048] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.717109 14145 consensus_queue.cc:1048] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.730659 14116 consensus_queue.cc:1048] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.736601 14107 consensus_queue.cc:1048] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.737618 14145 consensus_queue.cc:1048] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:38.757939 14107 consensus_queue.cc:1048] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.759843 14116 consensus_queue.cc:1048] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.769240 14128 consensus_queue.cc:1048] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.784090 14128 consensus_queue.cc:1048] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.823333 13987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:42006
I20260709 14:52:38.823894 13987 raft_consensus.cc:606] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Received request to transfer leadership to TS e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.829123 14116 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.829682 13987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:42006
I20260709 14:52:38.830468 13987 raft_consensus.cc:606] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Received request to transfer leadership to TS e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.841221 14108 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.846629 13987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f3750625454a89b8fa88570616e60a"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:42006
I20260709 14:52:38.847303 13987 raft_consensus.cc:606] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Received request to transfer leadership to TS e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:38.863440 13910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
mode: GRACEFUL
new_leader_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:57070
I20260709 14:52:38.864037 13910 raft_consensus.cc:606] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Received request to transfer leadership to TS 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:38.872900 13910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
mode: GRACEFUL
new_leader_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:57070
I20260709 14:52:38.873518 13910 raft_consensus.cc:606] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Received request to transfer leadership to TS 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:38.887636 14061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
mode: GRACEFUL
new_leader_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:52:38.888278 14061 raft_consensus.cc:606] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Received request to transfer leadership to TS 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:38.894076 13987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42006
I20260709 14:52:38.894632 13987 raft_consensus.cc:606] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Received request to transfer leadership to TS 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:39.011533 14117 raft_consensus.cc:993] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.012096 14108 raft_consensus.cc:1081] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Signalling peer e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.013759 13910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:57048
I20260709 14:52:39.014341 13910 raft_consensus.cc:493] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.014706 13910 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.019788 13910 raft_consensus.cc:515] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:39.021435 13910 leader_election.cc:290] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.022414 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:39.022486 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993a591ff2ce4c50a494c0663efb965b" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.023120 13987 raft_consensus.cc:3055] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.023252 14061 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.023494 13987 raft_consensus.cc:740] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.024292 13987 consensus_queue.cc:260] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:39.025225 13987 raft_consensus.cc:3060] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.028604 14061 raft_consensus.cc:2468] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.029790 13877 leader_election.cc:304] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:39.030221 13987 raft_consensus.cc:2468] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.030479 14145 raft_consensus.cc:2804] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.030993 14145 raft_consensus.cc:697] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:39.031867 14145 consensus_queue.cc:237] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } }
I20260709 14:52:39.037773 13810 catalog_manager.cc:5697] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 1 to 2, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 2 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.105501 14145 consensus_queue.cc:1048] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:39.116346 14107 consensus_queue.cc:1048] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:39.119750 14108 raft_consensus.cc:993] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.120222 14108 raft_consensus.cc:1081] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Signalling peer e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.122850 13910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:57048
I20260709 14:52:39.123535 13910 raft_consensus.cc:493] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.124032 13910 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.125823 14145 raft_consensus.cc:993] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: : Instructing follower 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.126348 14107 raft_consensus.cc:1081] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Signalling peer 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.128091 13986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:41988
I20260709 14:52:39.128733 13986 raft_consensus.cc:493] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.129150 13986 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.131971 13910 raft_consensus.cc:515] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.134519 13910 leader_election.cc:290] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.135201 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:39.135619 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3665dbe8b5438ea637e7d2aa65034a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.135890 13987 raft_consensus.cc:3055] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.136220 14061 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.136227 13987 raft_consensus.cc:740] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.136890 13986 raft_consensus.cc:515] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.137199 13987 consensus_queue.cc:260] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.138574 13987 raft_consensus.cc:3060] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.140254 13986 leader_election.cc:290] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.141505 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:39.142225 13910 raft_consensus.cc:3055] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.142583 13910 raft_consensus.cc:740] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:39.143594 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5352327ad664f429348a9b2ef2e11db" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.144342 14060 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.149282 13910 consensus_queue.cc:260] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.150743 13910 raft_consensus.cc:3060] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.151140 14061 raft_consensus.cc:2468] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.152782 13877 leader_election.cc:304] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:39.154140 14107 raft_consensus.cc:2804] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.154649 14107 raft_consensus.cc:697] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:39.156852 13987 raft_consensus.cc:2468] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.158239 13910 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.155494 14107 consensus_queue.cc:237] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.159564 13950 leader_election.cc:304] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:39.160339 14150 raft_consensus.cc:2804] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.160753 14060 raft_consensus.cc:2468] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.160821 14150 raft_consensus.cc:697] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.161937 14150 consensus_queue.cc:237] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.167687 13810 catalog_manager.cc:5697] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 1 to 2, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 2 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.169039 13807 catalog_manager.cc:5697] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 1 to 2, leader changed from e4575726e78e46639f5261ea7ddce14b (127.9.77.65) to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.273761 14117 raft_consensus.cc:993] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:39.274312 14150 raft_consensus.cc:1081] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Signalling peer 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:39.276057 14060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42460
I20260709 14:52:39.276533 14060 raft_consensus.cc:493] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.276865 14060 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.281728 14060 raft_consensus.cc:515] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.283468 14060 leader_election.cc:290] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:39.284422 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:39.284677 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37d8ff18ba7475b87a120533c81a5f6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:39.285143 13910 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.285226 13987 raft_consensus.cc:3055] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.285624 13987 raft_consensus.cc:740] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.286456 13987 consensus_queue.cc:260] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.287761 13987 raft_consensus.cc:3060] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.292614 13910 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 2.
I20260709 14:52:39.294060 14024 leader_election.cc:304] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:39.294955 14171 raft_consensus.cc:2804] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.294991 13987 raft_consensus.cc:2468] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 2.
I20260709 14:52:39.295486 14171 raft_consensus.cc:697] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:39.296372 14171 consensus_queue.cc:237] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.302579 13807 catalog_manager.cc:5697] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 1 to 2, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.307999 14124 raft_consensus.cc:993] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: : Instructing follower 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.308531 14124 raft_consensus.cc:1081] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Signalling peer 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.311877 13987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:41988
I20260709 14:52:39.312458 13987 raft_consensus.cc:493] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.312881 13987 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.319446 13987 raft_consensus.cc:515] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.321125 13987 leader_election.cc:290] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.321916 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:39.322301 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fb9338188e4d78b4979808929fb3c4" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.322589 13910 raft_consensus.cc:3055] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.323118 13910 raft_consensus.cc:740] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:39.323136 14060 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.324290 13910 consensus_queue.cc:260] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.325352 13910 raft_consensus.cc:3060] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.329082 14060 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.330164 13952 leader_election.cc:304] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:39.330408 13910 raft_consensus.cc:2468] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.331095 14150 raft_consensus.cc:2804] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.331634 14150 raft_consensus.cc:697] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.332352 14150 consensus_queue.cc:237] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.338675 13810 catalog_manager.cc:5697] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 1 to 2, leader changed from e4575726e78e46639f5261ea7ddce14b (127.9.77.65) to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.382241 14128 raft_consensus.cc:993] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: : Instructing follower 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.382764 14128 raft_consensus.cc:1081] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Signalling peer 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:39.382757 14117 raft_consensus.cc:993] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.383404 14150 raft_consensus.cc:1081] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Signalling peer e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:39.384554 13987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:41996
I20260709 14:52:39.385218 13987 raft_consensus.cc:493] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.385336 13910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f3750625454a89b8fa88570616e60a"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:57048
I20260709 14:52:39.385655 13987 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.385979 13910 raft_consensus.cc:493] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.386337 13910 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.391770 13987 raft_consensus.cc:515] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.394471 13987 leader_election.cc:290] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.394954 13910 raft_consensus.cc:515] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.395818 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.396471 14060 raft_consensus.cc:3055] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.396839 14060 raft_consensus.cc:740] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:39.397714 14060 consensus_queue.cc:260] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.398471 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:39.398914 14060 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.399080 14061 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.399567 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0117da22e545ccbd6d558cf7bba3bd" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:39.400147 13911 raft_consensus.cc:3060] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.404037 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:39.404862 13987 raft_consensus.cc:3055] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.405252 13987 raft_consensus.cc:740] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.406138 13987 consensus_queue.cc:260] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.406556 14060 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.406683 14061 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.407488 13987 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.407640 13911 raft_consensus.cc:2468] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:39.408089 13877 leader_election.cc:304] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:39.408185 13952 leader_election.cc:304] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:39.397683 13910 leader_election.cc:290] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:39.409349 14107 raft_consensus.cc:2804] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.409888 14107 raft_consensus.cc:697] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:39.410778 14107 consensus_queue.cc:237] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.411703 14150 raft_consensus.cc:2804] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.412246 14150 raft_consensus.cc:697] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:39.413067 14150 consensus_queue.cc:237] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:39.414944 13987 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:39.418087 13810 catalog_manager.cc:5697] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 1 to 2, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 2 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.421175 13807 catalog_manager.cc:5697] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 1 to 2, leader changed from 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67) to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.428546 14060 raft_consensus.cc:1275] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.429963 14107 consensus_queue.cc:1048] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.437477 13987 raft_consensus.cc:1275] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.438730 14181 consensus_queue.cc:1048] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:39.554342 13987 raft_consensus.cc:1275] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.555711 14181 consensus_queue.cc:1048] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, 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.563251 14060 raft_consensus.cc:1275] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.565529 14181 consensus_queue.cc:1048] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.608428 14060 raft_consensus.cc:1275] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.609724 14117 consensus_queue.cc:1048] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.617345 13910 raft_consensus.cc:1275] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.618779 14150 consensus_queue.cc:1048] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, 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.775413 13910 raft_consensus.cc:1275] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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.776721 14128 consensus_queue.cc:1048] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, 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.785964 13987 raft_consensus.cc:1275] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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.787704 14171 consensus_queue.cc:1048] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, 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.798343 14060 raft_consensus.cc:1275] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.799654 14181 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.807713 13987 raft_consensus.cc:1275] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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.809192 14124 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, 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.836382 13910 raft_consensus.cc:1275] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.837692 14150 consensus_queue.cc:1048] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, 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.846475 14060 raft_consensus.cc:1275] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.848704 14116 consensus_queue.cc:1048] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.886780 14060 raft_consensus.cc:1275] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.888038 14116 consensus_queue.cc:1048] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, 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.897739 13910 raft_consensus.cc:1275] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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.899295 14116 consensus_queue.cc:1048] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, 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.921366 13807 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40386:
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:52:41.923532 13807 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:52:41.974340 13896 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde392f377b4cb0b30b80ce656ee097 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.975816 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde392f377b4cb0b30b80ce656ee097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.975508 13971 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde392f377b4cb0b30b80ce656ee097 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.976799 13971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde392f377b4cb0b30b80ce656ee097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.978771 14050 tablet_service.cc:1511] Processing CreateTablet for tablet 5cde392f377b4cb0b30b80ce656ee097 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:41.979138 13897 tablet_service.cc:1511] Processing CreateTablet for tablet ebbfd2073a014554bf5b40c86d795325 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.980228 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cde392f377b4cb0b30b80ce656ee097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.980441 13897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbfd2073a014554bf5b40c86d795325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.981336 13973 tablet_service.cc:1511] Processing CreateTablet for tablet ebbfd2073a014554bf5b40c86d795325 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.982743 13973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbfd2073a014554bf5b40c86d795325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.995028 14048 tablet_service.cc:1511] Processing CreateTablet for tablet ebbfd2073a014554bf5b40c86d795325 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:41.996846 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbfd2073a014554bf5b40c86d795325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.001111 14201 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.008420 14201 tablet_bootstrap.cc:654] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.010808 13896 tablet_service.cc:1511] Processing CreateTablet for tablet 405cd72a92e3473c8fd933ad30be2958 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:42.012348 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405cd72a92e3473c8fd933ad30be2958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.015594 13970 tablet_service.cc:1511] Processing CreateTablet for tablet 405cd72a92e3473c8fd933ad30be2958 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
W20260709 14:52:42.016842 13858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:42.017571 13970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405cd72a92e3473c8fd933ad30be2958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.023922 14202 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.030803 14202 tablet_bootstrap.cc:654] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.030655 14050 tablet_service.cc:1511] Processing CreateTablet for tablet 405cd72a92e3473c8fd933ad30be2958 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:42.039886 13897 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e0ba82759467e98497f00cbb1a191 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.041532 13974 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e0ba82759467e98497f00cbb1a191 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.042335 14049 tablet_service.cc:1511] Processing CreateTablet for tablet fa3e0ba82759467e98497f00cbb1a191 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.043053 13974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e0ba82759467e98497f00cbb1a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.043823 13897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e0ba82759467e98497f00cbb1a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.047132 14201 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.047837 14201 ts_tablet_manager.cc:1403] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
I20260709 14:52:42.051013 14201 raft_consensus.cc:359] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.061800 14201 raft_consensus.cc:385] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.053238 14203 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.038635 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405cd72a92e3473c8fd933ad30be2958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.057955 13971 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9ccc4fa5ee40128d8f5d4101daa817 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.063647 13971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9ccc4fa5ee40128d8f5d4101daa817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.063773 13896 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9ccc4fa5ee40128d8f5d4101daa817 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.064051 13899 tablet_service.cc:1511] Processing CreateTablet for tablet f8f2f69d388943a2831f5bed1a8f92b6 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.065104 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9ccc4fa5ee40128d8f5d4101daa817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.065653 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa3e0ba82759467e98497f00cbb1a191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.059952 14051 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9ccc4fa5ee40128d8f5d4101daa817 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.062402 14201 raft_consensus.cc:740] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.068058 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9ccc4fa5ee40128d8f5d4101daa817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.068069 14201 consensus_queue.cc:260] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.074158 13899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f2f69d388943a2831f5bed1a8f92b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.078522 14201 ts_tablet_manager.cc:1434] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:52:42.080469 14203 tablet_bootstrap.cc:654] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.080865 14202 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.088646 13973 tablet_service.cc:1511] Processing CreateTablet for tablet f8f2f69d388943a2831f5bed1a8f92b6 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.090890 14201 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.100478 14202 ts_tablet_manager.cc:1403] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260709 14:52:42.101068 13973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f2f69d388943a2831f5bed1a8f92b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.091650 14048 tablet_service.cc:1511] Processing CreateTablet for tablet f8f2f69d388943a2831f5bed1a8f92b6 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.102188 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f2f69d388943a2831f5bed1a8f92b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.092836 13894 tablet_service.cc:1511] Processing CreateTablet for tablet ed09e42fe66744c198eaf5b34b84ef33 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.094022 13970 tablet_service.cc:1511] Processing CreateTablet for tablet ed09e42fe66744c198eaf5b34b84ef33 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.103969 14202 raft_consensus.cc:359] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.105188 14047 tablet_service.cc:1511] Processing CreateTablet for tablet ed09e42fe66744c198eaf5b34b84ef33 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.106894 13894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09e42fe66744c198eaf5b34b84ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.107040 14047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09e42fe66744c198eaf5b34b84ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.107263 13970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed09e42fe66744c198eaf5b34b84ef33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.108453 14202 raft_consensus.cc:385] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.108788 14202 raft_consensus.cc:740] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.109556 14202 consensus_queue.cc:260] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.112115 13974 tablet_service.cc:1511] Processing CreateTablet for tablet 9386c04467e741368db48af396ed6267 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.112918 14202 ts_tablet_manager.cc:1434] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:42.113484 13974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386c04467e741368db48af396ed6267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.114027 14202 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.116657 13897 tablet_service.cc:1511] Processing CreateTablet for tablet 9386c04467e741368db48af396ed6267 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.118077 13897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386c04467e741368db48af396ed6267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.129801 14201 tablet_bootstrap.cc:654] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.133142 14044 tablet_service.cc:1511] Processing CreateTablet for tablet 9386c04467e741368db48af396ed6267 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.134577 14044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386c04467e741368db48af396ed6267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.139386 14124 raft_consensus.cc:493] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.139983 14124 raft_consensus.cc:515] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.142220 14124 leader_election.cc:290] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.142858 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.144034 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.144709 14060 raft_consensus.cc:2468] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:42.145736 13976 tablet_service.cc:1511] Processing CreateTablet for tablet c55f2b7b37c94d578233ff2ee3242d76 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.147053 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f2b7b37c94d578233ff2ee3242d76. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:42.144732 13875 leader_election.cc:343] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.153398 13877 leader_election.cc:304] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [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: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:42.142800 13895 tablet_service.cc:1511] Processing CreateTablet for tablet c55f2b7b37c94d578233ff2ee3242d76 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.156299 14190 raft_consensus.cc:2804] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.157038 14190 raft_consensus.cc:493] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.157356 14190 raft_consensus.cc:3060] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.160418 13895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f2b7b37c94d578233ff2ee3242d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.166109 14190 raft_consensus.cc:515] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.174612 14049 tablet_service.cc:1511] Processing CreateTablet for tablet c55f2b7b37c94d578233ff2ee3242d76 (DEFAULT_TABLE table=soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.160409 14202 tablet_bootstrap.cc:654] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:42.183008 14087 tablet.cc:2406] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:42.192337 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c55f2b7b37c94d578233ff2ee3242d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.193382 14190 leader_election.cc:290] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.194772 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:42.195943 14060 raft_consensus.cc:3060] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.196506 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
W20260709 14:52:42.198010 13875 leader_election.cc:343] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.204902 14203 tablet_bootstrap.cc:492] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.205510 14203 ts_tablet_manager.cc:1403] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.022s
I20260709 14:52:42.208789 14060 raft_consensus.cc:2468] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:42.208709 14203 raft_consensus.cc:359] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.209491 14203 raft_consensus.cc:385] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.209810 14203 raft_consensus.cc:740] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.210373 13877 leader_election.cc:304] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [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: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:42.210685 14203 consensus_queue.cc:260] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.211328 14201 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.211730 14190 raft_consensus.cc:2804] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.211978 14201 ts_tablet_manager.cc:1403] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.008s
I20260709 14:52:42.212247 14190 raft_consensus.cc:697] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:42.213513 14190 consensus_queue.cc:237] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.220834 14203 ts_tablet_manager.cc:1434] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:52:42.222021 14203 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.232034 14202 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.233090 14202 ts_tablet_manager.cc:1403] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.010s
I20260709 14:52:42.233419 14203 tablet_bootstrap.cc:654] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.240175 14201 raft_consensus.cc:359] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.241024 14201 raft_consensus.cc:385] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.241338 14201 raft_consensus.cc:740] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.242062 14201 consensus_queue.cc:260] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.242486 14202 raft_consensus.cc:359] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.243644 14202 raft_consensus.cc:385] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.243981 14202 raft_consensus.cc:740] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.244760 14201 ts_tablet_manager.cc:1434] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260709 14:52:42.244750 14202 consensus_queue.cc:260] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.245975 14201 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.253358 14202 ts_tablet_manager.cc:1434] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260709 14:52:42.253695 14201 tablet_bootstrap.cc:654] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.254607 14202 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.269641 14203 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.270327 14203 ts_tablet_manager.cc:1403] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260709 14:52:42.272572 14201 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.273150 14201 ts_tablet_manager.cc:1403] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 14:52:42.273008 14203 raft_consensus.cc:359] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.273741 14203 raft_consensus.cc:385] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.274012 14203 raft_consensus.cc:740] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.274782 14203 consensus_queue.cc:260] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.275599 13807 catalog_manager.cc:5697] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.276320 14201 raft_consensus.cc:359] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.276958 14203 ts_tablet_manager.cc:1434] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:42.277061 14201 raft_consensus.cc:385] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.277462 14201 raft_consensus.cc:740] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.277981 14203 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.278204 14201 consensus_queue.cc:260] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.280010 14202 tablet_bootstrap.cc:654] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.286083 14201 ts_tablet_manager.cc:1434] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:52:42.286900 14201 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.287508 14203 tablet_bootstrap.cc:654] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.295397 14201 tablet_bootstrap.cc:654] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.302023 14203 tablet_bootstrap.cc:492] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.302593 14203 ts_tablet_manager.cc:1403] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260709 14:52:42.305917 14203 raft_consensus.cc:359] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.306785 14203 raft_consensus.cc:385] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.309373 14201 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.310148 14201 ts_tablet_manager.cc:1403] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 14:52:42.311685 14203 raft_consensus.cc:740] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.312619 14203 consensus_queue.cc:260] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.313617 14201 raft_consensus.cc:359] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.314402 14201 raft_consensus.cc:385] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.314690 14201 raft_consensus.cc:740] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.314971 14203 ts_tablet_manager.cc:1434] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.004s
I20260709 14:52:42.315454 14201 consensus_queue.cc:260] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.316318 14203 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.318507 14201 ts_tablet_manager.cc:1434] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260709 14:52:42.319857 14201 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.325481 14203 tablet_bootstrap.cc:654] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.329348 14202 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.329701 14201 tablet_bootstrap.cc:654] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.329977 14202 ts_tablet_manager.cc:1403] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.014s
I20260709 14:52:42.331830 14203 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.332377 14203 ts_tablet_manager.cc:1403] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:52:42.333863 14202 raft_consensus.cc:359] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.334877 14202 raft_consensus.cc:385] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.335268 14202 raft_consensus.cc:740] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.335407 14203 raft_consensus.cc:359] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.336275 14203 raft_consensus.cc:385] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.336257 14202 consensus_queue.cc:260] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.336848 14203 raft_consensus.cc:740] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.337368 14201 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.338018 14201 ts_tablet_manager.cc:1403] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 14:52:42.337801 14203 consensus_queue.cc:260] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.339735 14203 ts_tablet_manager.cc:1434] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 14:52:42.340863 14203 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.343009 14202 ts_tablet_manager.cc:1434] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:42.346105 14201 raft_consensus.cc:359] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.347038 14201 raft_consensus.cc:385] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.347675 14201 raft_consensus.cc:740] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.348120 14203 tablet_bootstrap.cc:654] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.348821 14201 consensus_queue.cc:260] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.355036 14201 ts_tablet_manager.cc:1434] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 14:52:42.355738 14202 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.356231 14201 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.362210 14203 tablet_bootstrap.cc:492] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.362773 14203 ts_tablet_manager.cc:1403] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:52:42.362797 14202 tablet_bootstrap.cc:654] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.366978 14201 tablet_bootstrap.cc:654] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.369669 14202 tablet_bootstrap.cc:492] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.370253 14202 ts_tablet_manager.cc:1403] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 14:52:42.370383 14203 raft_consensus.cc:359] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.371332 14203 raft_consensus.cc:385] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.371690 14203 raft_consensus.cc:740] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.372638 14203 consensus_queue.cc:260] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.373726 14202 raft_consensus.cc:359] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.374529 14202 raft_consensus.cc:385] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.374840 14202 raft_consensus.cc:740] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.375778 14202 consensus_queue.cc:260] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.375799 14203 ts_tablet_manager.cc:1434] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:42.377768 14203 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.378809 14201 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.379356 14201 ts_tablet_manager.cc:1403] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 14:52:42.380796 14202 ts_tablet_manager.cc:1434] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:42.381930 14202 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.382428 14201 raft_consensus.cc:359] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.383265 14201 raft_consensus.cc:385] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.383565 14201 raft_consensus.cc:740] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.384441 14201 consensus_queue.cc:260] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.386912 14201 ts_tablet_manager.cc:1434] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:42.388047 14201 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.389125 14202 tablet_bootstrap.cc:654] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.397249 14201 tablet_bootstrap.cc:654] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.400043 14203 tablet_bootstrap.cc:654] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.401916 14202 tablet_bootstrap.cc:492] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.402817 14202 ts_tablet_manager.cc:1403] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:52:42.403649 14189 raft_consensus.cc:493] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.404356 14189 raft_consensus.cc:515] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.406817 14202 raft_consensus.cc:359] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.408581 14202 raft_consensus.cc:385] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.408414 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.408995 14202 raft_consensus.cc:740] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.409518 14201 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.409387 13910 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.410033 14201 ts_tablet_manager.cc:1403] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:52:42.409929 14202 consensus_queue.cc:260] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.414012 14201 raft_consensus.cc:359] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.416275 14024 leader_election.cc:304] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.415064 14201 raft_consensus.cc:385] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.417130 14201 raft_consensus.cc:740] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.418669 14203 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.418123 14201 consensus_queue.cc:260] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.419342 14203 ts_tablet_manager.cc:1403] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.013s
I20260709 14:52:42.421458 14201 ts_tablet_manager.cc:1434] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:42.422988 14201 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.423522 14203 raft_consensus.cc:359] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.424224 14225 raft_consensus.cc:2804] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.426147 14203 raft_consensus.cc:385] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.426306 14225 raft_consensus.cc:493] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.427264 14203 raft_consensus.cc:740] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.426685 14117 raft_consensus.cc:493] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.427512 14225 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.427994 14117 raft_consensus.cc:515] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.428130 14203 consensus_queue.cc:260] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.431834 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.432641 14201 tablet_bootstrap.cc:654] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.434904 14117 leader_election.cc:290] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.442094 14201 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.442662 14201 ts_tablet_manager.cc:1403] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 14:52:42.445394 14201 raft_consensus.cc:359] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.446156 14201 raft_consensus.cc:385] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.446460 14201 raft_consensus.cc:740] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.447059 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.447131 14201 consensus_queue.cc:260] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.447791 13987 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.435997 14225 raft_consensus.cc:515] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.426904 14202 ts_tablet_manager.cc:1434] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.013s
I20260709 14:52:42.439684 14189 leader_election.cc:290] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.449384 14202 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.450770 14201 ts_tablet_manager.cc:1434] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:52:42.452033 14201 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: Bootstrap starting.
I20260709 14:52:42.452298 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:42.453514 13910 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.456734 14202 tablet_bootstrap.cc:654] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.457959 14201 tablet_bootstrap.cc:654] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.473276 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:42.473907 13987 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.484438 13987 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:42.486306 14024 leader_election.cc:304] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:42.486969 14190 raft_consensus.cc:493] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.487635 14190 raft_consensus.cc:515] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.491617 14190 leader_election.cc:290] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.493729 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
W20260709 14:52:42.496564 13877 leader_election.cc:343] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.498003 14189 raft_consensus.cc:2804] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.498660 14189 raft_consensus.cc:697] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:42.501425 14190 raft_consensus.cc:493] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.502234 14190 raft_consensus.cc:515] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.506279 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405cd72a92e3473c8fd933ad30be2958" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.507411 13986 raft_consensus.cc:2468] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:42.508424 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405cd72a92e3473c8fd933ad30be2958" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.509599 14060 raft_consensus.cc:2468] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:42.509482 13875 leader_election.cc:304] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.511189 14124 raft_consensus.cc:2804] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.511857 14124 raft_consensus.cc:493] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.499993 14189 consensus_queue.cc:237] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.512418 14124 raft_consensus.cc:3060] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.516361 14190 leader_election.cc:290] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
W20260709 14:52:42.519497 13952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:40621, user_credentials={real_user=slave}} blocked reactor thread for 92060.3us
I20260709 14:52:42.521338 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cde392f377b4cb0b30b80ce656ee097" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.522284 14060 raft_consensus.cc:2393] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate e4575726e78e46639f5261ea7ddce14b in this term.
I20260709 14:52:42.522717 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
W20260709 14:52:42.524847 13875 leader_election.cc:343] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.525504 13875 leader_election.cc:304] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:42.526609 14209 raft_consensus.cc:2749] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.529492 14124 raft_consensus.cc:515] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.536751 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405cd72a92e3473c8fd933ad30be2958" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:42.537637 13987 raft_consensus.cc:3060] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.538146 14124 leader_election.cc:290] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.549463 14224 raft_consensus.cc:493] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.550271 14224 raft_consensus.cc:515] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.554687 14224 leader_election.cc:290] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.555775 14060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405cd72a92e3473c8fd933ad30be2958" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:42.556658 14060 raft_consensus.cc:3060] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.562054 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.563099 13911 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.567654 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.568369 13986 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.569650 14024 leader_election.cc:304] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.570602 14224 raft_consensus.cc:2804] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.571020 14224 raft_consensus.cc:493] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.571590 14224 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.575390 14225 leader_election.cc:290] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.577380 13987 raft_consensus.cc:2468] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:42.577528 14231 raft_consensus.cc:493] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.578095 14231 raft_consensus.cc:515] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.581121 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.581763 13911 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:42.583041 13950 leader_election.cc:304] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.583098 13952 leader_election.cc:304] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88; no voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:42.584450 14231 leader_election.cc:290] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.585203 14231 raft_consensus.cc:2804] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.585693 14231 raft_consensus.cc:493] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.586198 14231 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.594894 14117 raft_consensus.cc:3060] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.600716 13875 leader_election.cc:304] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.606456 14190 raft_consensus.cc:2804] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.607187 14190 raft_consensus.cc:697] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:42.595669 13910 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:42.617204 14124 raft_consensus.cc:493] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.608390 14190 consensus_queue.cc:237] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
W20260709 14:52:42.631851 13952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:40621, user_credentials={real_user=slave}} blocked reactor thread for 47525.8us
I20260709 14:52:42.633217 14124 raft_consensus.cc:515] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.634856 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.636121 14124 leader_election.cc:290] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.638473 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.639523 14059 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:42.643860 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.644867 13987 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 0.
I20260709 14:52:42.643006 13877 leader_election.cc:304] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.648545 14209 raft_consensus.cc:2804] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.655383 14209 raft_consensus.cc:493] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.655948 14209 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.660881 14201 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: No bootstrap required, opened a new log
I20260709 14:52:42.661631 14201 ts_tablet_manager.cc:1403] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: Time spent bootstrapping tablet: real 0.210s	user 0.061s	sys 0.087s
I20260709 14:52:42.667814 14201 raft_consensus.cc:359] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.668810 14201 raft_consensus.cc:385] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.669171 14201 raft_consensus.cc:740] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.670116 14201 consensus_queue.cc:260] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.677469 14209 raft_consensus.cc:515] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.682828 14209 leader_election.cc:290] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.684558 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:42.685577 13987 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.687196 14202 tablet_bootstrap.cc:492] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.687767 14202 ts_tablet_manager.cc:1403] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.239s	user 0.089s	sys 0.135s
I20260709 14:52:42.688004 14117 raft_consensus.cc:2749] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.689702 14058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:42.673682 14224 raft_consensus.cc:515] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.691260 14061 raft_consensus.cc:2393] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:42.691773 14236 raft_consensus.cc:493] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.692277 14224 leader_election.cc:290] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.692288 14236 raft_consensus.cc:515] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.693109 14231 raft_consensus.cc:515] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.693719 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:42.694516 13986 raft_consensus.cc:2393] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:42.694730 14236 leader_election.cc:290] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.695384 14231 leader_election.cc:290] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.696118 14058 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.698760 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:42.699339 13910 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.699801 14060 raft_consensus.cc:2468] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:42.700764 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:42.701535 14061 raft_consensus.cc:2393] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:42.703502 13987 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:42.704901 14201 ts_tablet_manager.cc:1434] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260709 14:52:42.706660 13910 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:42.696645 14202 raft_consensus.cc:359] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.707885 14203 ts_tablet_manager.cc:1434] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.288s	user 0.076s	sys 0.092s
I20260709 14:52:42.708189 14202 raft_consensus.cc:385] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.708678 14202 raft_consensus.cc:740] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.707935 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.710850 14024 leader_election.cc:304] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:42.710878 14202 consensus_queue.cc:260] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.712540 14189 raft_consensus.cc:2804] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.712765 13875 leader_election.cc:304] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.713104 14189 raft_consensus.cc:697] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:42.713644 14203 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.714039 14189 consensus_queue.cc:237] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.719674 14235 raft_consensus.cc:2804] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.720362 14235 raft_consensus.cc:697] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:42.721222 14235 consensus_queue.cc:237] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.721598 13806 catalog_manager.cc:5697] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.724679 14058 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 1.
I20260709 14:52:42.727892 14203 tablet_bootstrap.cc:654] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.728691 14202 ts_tablet_manager.cc:1434] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.005s
I20260709 14:52:42.729825 14202 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.729589 14209 consensus_queue.cc:1048] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:42.732966 13877 leader_election.cc:343] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.734172 13807 catalog_manager.cc:5697] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.735719 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
W20260709 14:52:42.745261 13875 leader_election.cc:343] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.745836 14202 tablet_bootstrap.cc:654] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.745942 13875 leader_election.cc:304] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:42.747816 14235 raft_consensus.cc:2749] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.739846 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:42.749325 13910 raft_consensus.cc:2393] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:42.751031 13950 leader_election.cc:304] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88; no voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:42.754009 14203 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.754194 14227 raft_consensus.cc:2749] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.754696 14203 ts_tablet_manager.cc:1403] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.012s
I20260709 14:52:42.758162 14203 raft_consensus.cc:359] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.759042 14203 raft_consensus.cc:385] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.759498 14203 raft_consensus.cc:740] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.760311 14203 consensus_queue.cc:260] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.760077 13806 catalog_manager.cc:5697] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.764722 14203 ts_tablet_manager.cc:1434] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:52:42.771026 14227 raft_consensus.cc:493] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.771701 14227 raft_consensus.cc:515] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.774441 14227 leader_election.cc:290] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.777551 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:42.778038 14202 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.778599 14202 ts_tablet_manager.cc:1403] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
W20260709 14:52:42.779253 13952 leader_election.cc:343] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.779129 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.780529 13910 raft_consensus.cc:2468] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:42.781754 13950 leader_election.cc:304] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:42.781666 14202 raft_consensus.cc:359] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.782688 14227 raft_consensus.cc:2804] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.782893 14202 raft_consensus.cc:385] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.783125 14227 raft_consensus.cc:493] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.783274 14202 raft_consensus.cc:740] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.783540 14227 raft_consensus.cc:3060] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.783749 14189 raft_consensus.cc:493] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.784047 14202 consensus_queue.cc:260] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.784417 14189 raft_consensus.cc:515] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.786489 14202 ts_tablet_manager.cc:1434] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:42.787452 14202 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.791496 14203 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.792496 14209 consensus_queue.cc:1048] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.794051 14202 tablet_bootstrap.cc:654] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.794644 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:42.795406 13987 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.796806 14024 leader_election.cc:304] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:42.797734 14224 raft_consensus.cc:2804] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.798086 14224 raft_consensus.cc:493] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.798473 14224 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.799329 14203 tablet_bootstrap.cc:654] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.804369 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:42.805250 13910 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:42.792531 14189 leader_election.cc:290] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.792043 13808 catalog_manager.cc:5697] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 1 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.813544 14224 raft_consensus.cc:515] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.815725 14224 leader_election.cc:290] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:42.816864 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:42.816670 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:42.817487 13987 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.817622 13910 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.820923 14227 raft_consensus.cc:515] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.823292 14227 leader_election.cc:290] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:42.824939 13910 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:42.827147 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:42.828979 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:42.830953 13911 raft_consensus.cc:3060] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:42.832283 13952 leader_election.cc:343] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.833346 14202 tablet_bootstrap.cc:492] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.833827 14202 ts_tablet_manager.cc:1403] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.014s
I20260709 14:52:42.836570 14202 raft_consensus.cc:359] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.837270 14202 raft_consensus.cc:385] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.837548 14202 raft_consensus.cc:740] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.838212 14202 consensus_queue.cc:260] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.839529 13911 raft_consensus.cc:2468] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:42.840474 14202 ts_tablet_manager.cc:1434] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:42.841538 14202 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: Bootstrap starting.
I20260709 14:52:42.841627 13950 leader_election.cc:304] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:42.842924 14203 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.843062 14227 raft_consensus.cc:2804] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.843544 14203 ts_tablet_manager.cc:1403] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.010s
I20260709 14:52:42.842985 14024 leader_election.cc:304] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:42.844599 14189 raft_consensus.cc:2804] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:42.845136 14189 raft_consensus.cc:697] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:42.846037 14189 consensus_queue.cc:237] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.847791 14203 raft_consensus.cc:359] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.848587 14203 raft_consensus.cc:385] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.848866 14203 raft_consensus.cc:740] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.849526 14203 consensus_queue.cc:260] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.840647 13987 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:42.851678 14203 ts_tablet_manager.cc:1434] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:42.854362 14203 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: Bootstrap starting.
I20260709 14:52:42.852743 14227 raft_consensus.cc:697] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:42.857501 14227 consensus_queue.cc:237] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.853210 14202 tablet_bootstrap.cc:654] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.860298 14203 tablet_bootstrap.cc:654] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.871747 14202 tablet_bootstrap.cc:492] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: No bootstrap required, opened a new log
I20260709 14:52:42.872565 14202 ts_tablet_manager.cc:1403] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260709 14:52:42.876897 14202 raft_consensus.cc:359] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.878041 14202 raft_consensus.cc:385] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.878469 14202 raft_consensus.cc:740] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.879695 14202 consensus_queue.cc:260] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.883152 14202 ts_tablet_manager.cc:1434] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:52:42.893850 13807 catalog_manager.cc:5697] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.896795 14203 tablet_bootstrap.cc:492] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: No bootstrap required, opened a new log
I20260709 14:52:42.897367 14203 ts_tablet_manager.cc:1403] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.020s
I20260709 14:52:42.899883 14203 raft_consensus.cc:359] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.900480 14203 raft_consensus.cc:385] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.900792 14203 raft_consensus.cc:740] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.901487 14203 consensus_queue.cc:260] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:42.903203 14203 ts_tablet_manager.cc:1434] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:42.903875 13808 catalog_manager.cc:5697] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.007997 14189 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:43.058871 13858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:43.462888 14254 raft_consensus.cc:493] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.464155 14254 raft_consensus.cc:515] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.464634 14253 raft_consensus.cc:493] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.465258 14253 raft_consensus.cc:515] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.468091 14253 leader_election.cc:290] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:43.467100 14254 leader_election.cc:290] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:43.505522 14253 raft_consensus.cc:493] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.506017 14253 raft_consensus.cc:515] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.507862 14253 leader_election.cc:290] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:43.512024 14255 raft_consensus.cc:493] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.512595 14255 raft_consensus.cc:515] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.514753 14255 leader_election.cc:290] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:43.529615 14061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:43.530308 14061 raft_consensus.cc:2468] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 0.
I20260709 14:52:43.531595 13952 leader_election.cc:304] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:43.532886 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:43.533608 13911 raft_consensus.cc:2468] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:43.534746 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:43.535465 13912 raft_consensus.cc:2468] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:43.534826 14231 raft_consensus.cc:2804] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.536552 14231 raft_consensus.cc:493] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.536934 14231 raft_consensus.cc:3060] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.536975 13909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:43.537922 13909 raft_consensus.cc:2393] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:43.540577 14024 leader_election.cc:304] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:43.541290 14254 consensus_queue.cc:1048] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.541532 14024 leader_election.cc:304] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:43.542703 14254 raft_consensus.cc:2804] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.543077 14254 raft_consensus.cc:493] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.543534 14254 raft_consensus.cc:3060] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.544132 14253 raft_consensus.cc:2804] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.544559 14253 raft_consensus.cc:493] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.544947 14253 raft_consensus.cc:3060] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.547224 14231 raft_consensus.cc:515] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.547713 14225 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.549052 14225 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.550617 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:43.552821 14236 consensus_queue.cc:1048] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.553948 14231 leader_election.cc:290] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:43.554445 14209 consensus_queue.cc:1048] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.566154 14254 raft_consensus.cc:515] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.570485 14254 leader_election.cc:290] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:43.578632 13909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:43.579387 13909 raft_consensus.cc:3060] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.596879 14190 consensus_queue.cc:1048] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.598302 14190 consensus_queue.cc:1048] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.600108 14255 raft_consensus.cc:493] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.600642 14255 raft_consensus.cc:515] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.604172 14056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1972969a9b49dc970629e6897c4a37" is_pre_election: true
I20260709 14:52:43.605254 14056 raft_consensus.cc:2393] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:43.606040 13987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:43.606850 13987 raft_consensus.cc:2393] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:43.606073 14255 leader_election.cc:290] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:43.608991 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:43.609760 13986 raft_consensus.cc:2468] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 0.
I20260709 14:52:43.613538 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:43.614054 13983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386c04467e741368db48af396ed6267" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88" is_pre_election: true
I20260709 14:52:43.614135 13982 raft_consensus.cc:3060] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.618208 13909 raft_consensus.cc:2468] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:43.620582 14059 raft_consensus.cc:3060] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.624641 13982 raft_consensus.cc:2468] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 1.
I20260709 14:52:43.629659 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:43.630419 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c55f2b7b37c94d578233ff2ee3242d76" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:43.631337 13907 raft_consensus.cc:2393] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:43.631608 14225 consensus_queue.cc:1048] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.632375 14024 leader_election.cc:304] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:43.634804 14024 leader_election.cc:304] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:43.630534 13912 raft_consensus.cc:3060] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.639170 14225 raft_consensus.cc:2804] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.639730 14225 raft_consensus.cc:697] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:43.640655 14225 consensus_queue.cc:237] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.646333 14224 raft_consensus.cc:2749] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.640452 13909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b" is_pre_election: true
I20260709 14:52:43.661134 14253 raft_consensus.cc:515] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.668200 14057 raft_consensus.cc:2393] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7320377a6bc142d6b4c865072f31ce88 in current term 1: Already voted for candidate 6d1972969a9b49dc970629e6897c4a37 in this term.
I20260709 14:52:43.669098 14255 consensus_queue.cc:1048] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.671181 14231 consensus_queue.cc:1048] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.674382 13950 leader_election.cc:304] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88; no voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:43.677280 14227 raft_consensus.cc:2749] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.677838 14224 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:43.694192 14253 leader_election.cc:290] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 1 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:43.694621 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:43.696404 13912 raft_consensus.cc:2468] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 1.
I20260709 14:52:43.706276 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed09e42fe66744c198eaf5b34b84ef33" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:43.707152 13982 raft_consensus.cc:2393] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1972969a9b49dc970629e6897c4a37 in current term 1: Already voted for candidate 7320377a6bc142d6b4c865072f31ce88 in this term.
I20260709 14:52:43.714666 14024 leader_election.cc:304] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37; no voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:43.715786 14189 raft_consensus.cc:2749] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.715387 13806 catalog_manager.cc:5697] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.717770 13950 leader_election.cc:304] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [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: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:43.718923 14231 raft_consensus.cc:2804] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.719552 14231 raft_consensus.cc:697] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:43.720432 14231 consensus_queue.cc:237] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:43.741171 13806 catalog_manager.cc:5697] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.850011 14057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
mode: GRACEFUL
new_leader_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:52:43.850500 14057 raft_consensus.cc:606] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Received request to transfer leadership to TS e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:43.857390 14057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
mode: GRACEFUL
new_leader_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:52:43.857899 14057 raft_consensus.cc:606] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Received request to transfer leadership to TS e4575726e78e46639f5261ea7ddce14b
I20260709 14:52:43.862548 13912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
mode: GRACEFUL
new_leader_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:57070
I20260709 14:52:43.863050 13912 raft_consensus.cc:606] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Received request to transfer leadership to TS 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:43.867892 14057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
mode: GRACEFUL
new_leader_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:52:43.868412 14057 raft_consensus.cc:606] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Received request to transfer leadership to TS 7320377a6bc142d6b4c865072f31ce88
I20260709 14:52:44.124675 14253 raft_consensus.cc:993] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: : Instructing follower e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:44.125183 14189 raft_consensus.cc:1081] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Signalling peer e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:44.126619 13912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:57058
I20260709 14:52:44.127101 13912 raft_consensus.cc:493] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.127434 13912 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.131529 14253 raft_consensus.cc:993] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: : Instructing follower e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:44.132047 14225 raft_consensus.cc:1081] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Signalling peer e4575726e78e46639f5261ea7ddce14b to start an election
I20260709 14:52:44.133400 13912 raft_consensus.cc:515] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.133912 13909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
 from {username='slave'} at 127.0.0.1:57058
I20260709 14:52:44.133926 14253 consensus_queue.cc:1048] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:44.134666 13909 raft_consensus.cc:493] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.135061 13909 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.135543 13912 leader_election.cc:290] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:44.137013 13985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:44.137632 13985 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.139545 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbfd2073a014554bf5b40c86d795325" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:44.140209 14057 raft_consensus.cc:3055] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.140581 14057 raft_consensus.cc:740] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:44.141460 14057 consensus_queue.cc:260] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.142932 14057 raft_consensus.cc:3060] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.143692 13909 raft_consensus.cc:515] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.145004 13985 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:44.146955 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:44.147542 13982 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.148478 14231 consensus_queue.cc:1048] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:44.151019 14057 raft_consensus.cc:2468] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:44.154672 13875 leader_election.cc:304] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:44.154680 13982 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:44.155737 14236 raft_consensus.cc:2804] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.156220 14236 raft_consensus.cc:697] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:44.156992 14236 consensus_queue.cc:237] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.157773 13909 leader_election.cc:290] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Requested vote from peers 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:44.158840 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "e4575726e78e46639f5261ea7ddce14b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:44.159471 14057 raft_consensus.cc:3055] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.159771 14057 raft_consensus.cc:740] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:44.160578 14057 consensus_queue.cc:260] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.169261 13808 catalog_manager.cc:5697] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 1 to 2, leader changed from 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67) to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 2 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.173866 13875 leader_election.cc:304] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:44.175388 14189 consensus_queue.cc:1048] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.176067 14236 raft_consensus.cc:2804] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.176610 14236 raft_consensus.cc:697] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Leader. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:44.177778 14236 consensus_queue.cc:237] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.168592 14057 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.187912 13808 catalog_manager.cc:5697] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b reported cstate change: term changed from 1 to 2, leader changed from 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67) to e4575726e78e46639f5261ea7ddce14b (127.9.77.65). New cstate: current_term: 2 leader_uuid: "e4575726e78e46639f5261ea7ddce14b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.190925 14225 raft_consensus.cc:993] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: : Instructing follower 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:44.191483 14225 raft_consensus.cc:1081] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Signalling peer 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:44.192250 14057 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4575726e78e46639f5261ea7ddce14b in term 2.
I20260709 14:52:44.194020 13985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:41996
I20260709 14:52:44.194839 13985 raft_consensus.cc:493] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.195144 13985 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.194995 14227 consensus_queue.cc:1048] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.201572 13985 raft_consensus.cc:515] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.206681 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:44.207278 13912 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.208321 13985 leader_election.cc:290] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:44.209113 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:44.209735 14057 raft_consensus.cc:3055] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.210114 14057 raft_consensus.cc:740] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:44.210950 14057 consensus_queue.cc:260] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.212113 14057 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.214651 13912 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:44.215752 13950 leader_election.cc:304] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7320377a6bc142d6b4c865072f31ce88, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:44.216516 14227 raft_consensus.cc:2804] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.216949 14227 raft_consensus.cc:697] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:44.217724 14227 consensus_queue.cc:237] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.219455 14057 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:44.224725 13808 catalog_manager.cc:5697] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 1 to 2, leader changed from 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67) to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.316043 14236 raft_consensus.cc:993] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: : Instructing follower 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:44.316561 14262 raft_consensus.cc:1081] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Signalling peer 7320377a6bc142d6b4c865072f31ce88 to start an election
I20260709 14:52:44.317963 13985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
 from {username='slave'} at 127.0.0.1:41988
I20260709 14:52:44.318426 13985 raft_consensus.cc:493] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.318733 13985 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.323599 13985 raft_consensus.cc:515] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.325212 13985 leader_election.cc:290] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67:40621)
I20260709 14:52:44.325932 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:44.326288 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9ccc4fa5ee40128d8f5d4101daa817" candidate_uuid: "7320377a6bc142d6b4c865072f31ce88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
I20260709 14:52:44.326606 13912 raft_consensus.cc:3055] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.326867 14057 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.326957 13912 raft_consensus.cc:740] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:44.327869 13912 consensus_queue.cc:260] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.329090 13912 raft_consensus.cc:3060] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.334075 14057 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:44.335318 13952 leader_election.cc:304] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:44.335901 13912 raft_consensus.cc:2468] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7320377a6bc142d6b4c865072f31ce88 in term 2.
I20260709 14:52:44.336014 14227 raft_consensus.cc:2804] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.336597 14227 raft_consensus.cc:697] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Leader. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:44.337330 14227 consensus_queue.cc:237] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:44.343359 13808 catalog_manager.cc:5697] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 reported cstate change: term changed from 1 to 2, leader changed from e4575726e78e46639f5261ea7ddce14b (127.9.77.65) to 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "7320377a6bc142d6b4c865072f31ce88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:44.464615 13841 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5e80 after lost signal to thread 9528
W20260709 14:52:44.465751 13841 debug-util.cc:398] Leaking SignalData structure 0x7b080006e0a0 after lost signal to thread 13844
W20260709 14:52:44.466733 13841 debug-util.cc:398] Leaking SignalData structure 0x7b0800137780 after lost signal to thread 13936
W20260709 14:52:44.467836 13841 debug-util.cc:398] Leaking SignalData structure 0x7b0800121760 after lost signal to thread 14011
W20260709 14:52:44.468914 13841 debug-util.cc:398] Leaking SignalData structure 0x7b0800241da0 after lost signal to thread 14085
I20260709 14:52:44.649490 13985 raft_consensus.cc:1275] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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:44.650940 14262 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.658905 14057 raft_consensus.cc:1275] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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:44.661690 14284 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.671746 14057 raft_consensus.cc:1275] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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:44.673537 14227 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.676659 13985 raft_consensus.cc:1275] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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:44.678406 14284 consensus_queue.cc:1048] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.686299 13912 raft_consensus.cc:1275] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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:44.690587 14285 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.698582 14059 raft_consensus.cc:1275] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer e4575726e78e46639f5261ea7ddce14b: 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:44.701174 14284 consensus_queue.cc:1048] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.793036 13912 raft_consensus.cc:1275] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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:44.795419 14227 consensus_queue.cc:1048] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:44.810755 14059 raft_consensus.cc:1275] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Refusing update from remote peer 7320377a6bc142d6b4c865072f31ce88: 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:44.812404 14285 consensus_queue.cc:1048] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.879817 13807 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40386:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:46.917119 13807 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40386:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:46.980213  9525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:52:47.031433 14303 log.cc:927] Time spent T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260709 14:52:47.225003 14323 log.cc:927] Time spent T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 14:52:47.225435 14331 log.cc:927] Time spent T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:52:47.258184 14342 tablet.cc:1724] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.264487 14343 tablet.cc:1724] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.281597 14334 log.cc:927] Time spent T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: Append to log took a long time: real 0.093s	user 0.002s	sys 0.000s
W20260709 14:52:47.281674 14327 log.cc:927] Time spent T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:52:47.277421 14338 tablet.cc:1724] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.282117 14335 tablet.cc:1724] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.333346 13982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:52070
I20260709 14:52:47.334374 13982 raft_consensus.cc:606] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Received request to transfer leadership to TS 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:47.352190 14345 tablet.cc:1724] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.350701 13938 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:405cd72a92e3473c8fd933ad30be2958)
I20260709 14:52:47.370185 14342 tablet.cc:1724] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.379436 13877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:40621, user_credentials={real_user=slave}} blocked reactor thread for 116615us
W20260709 14:52:47.382539 13938 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:405cd72a92e3473c8fd933ad30be2958)
W20260709 14:52:47.387506 14013 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5cde392f377b4cb0b30b80ce656ee097)
I20260709 14:52:47.393744 14338 tablet.cc:1724] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.408298 13952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:40621, user_credentials={real_user=slave}} blocked reactor thread for 65546us
I20260709 14:52:47.452049 14358 tablet.cc:1724] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.469604 14343 tablet.cc:1724] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.435626 14351 tablet.cc:1724] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.475306 14285 raft_consensus.cc:993] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.475901 14285 raft_consensus.cc:1081] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Signalling peer 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.479679 14057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42460
I20260709 14:52:47.480697 14057 raft_consensus.cc:493] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:47.481607 14057 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:47.483379 13950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:46271, user_credentials={real_user=slave}} blocked reactor thread for 51012.3us
W20260709 14:52:47.503999 14350 log.cc:927] Time spent T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:52:47.509573 14335 tablet.cc:1724] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.511561 14349 log.cc:927] Time spent T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: Append to log took a long time: real 0.075s	user 0.004s	sys 0.000s
I20260709 14:52:47.513732 13806 catalog_manager.cc:5789] TS e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271) does not have the latest schema for tablet ebbfd2073a014554bf5b40c86d795325 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.516847 13806 catalog_manager.cc:5789] TS e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271) does not have the latest schema for tablet fa3e0ba82759467e98497f00cbb1a191 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.531136 14345 tablet.cc:1724] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.539335 14356 tablet.cc:1724] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.544323 14342 tablet.cc:1724] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.554719 13910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
mode: GRACEFUL
new_leader_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:44672
I20260709 14:52:47.555503 13910 raft_consensus.cc:606] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Received request to transfer leadership to TS 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:47.555123 14356 tablet.cc:1724] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.555811 14363 tablet.cc:1724] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.557297  9525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:52:47.556077 14342 tablet.cc:1724] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.558012  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:47.567564 14356 tablet.cc:1724] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.492223 14359 tablet.cc:1724] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.571429 14342 tablet.cc:1724] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.554111 14357 tablet.cc:1724] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.581811 13809 catalog_manager.cc:5789] TS 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761) does not have the latest schema for tablet ed09e42fe66744c198eaf5b34b84ef33 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.582779 13809 catalog_manager.cc:5789] TS 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761) does not have the latest schema for tablet f8f2f69d388943a2831f5bed1a8f92b6 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.584225 14358 tablet.cc:1724] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.588025 13809 catalog_manager.cc:5789] TS 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761) does not have the latest schema for tablet 1d9ccc4fa5ee40128d8f5d4101daa817 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.588940 13809 catalog_manager.cc:5789] TS 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761) does not have the latest schema for tablet 9386c04467e741368db48af396ed6267 (table soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b]). Expected version 1 got 0
I20260709 14:52:47.592036 14359 tablet.cc:1724] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.552768 14338 tablet.cc:1724] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: 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:52:47.602592 14342 tablet.cc:1724] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: 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:52:47.605962 13982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b214b8c928d4332948bb10843155755"
dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
mode: GRACEFUL
new_leader_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:52070
I20260709 14:52:47.606678 13982 raft_consensus.cc:606] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Received request to transfer leadership to TS 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:47.610308 14343 tablet.cc:1724] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.620954 14057 raft_consensus.cc:515] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.623903 13910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f3750625454a89b8fa88570616e60a"
dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
mode: GRACEFUL
new_leader_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:44672
I20260709 14:52:47.628762 13910 raft_consensus.cc:606] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Received request to transfer leadership to TS 6d1972969a9b49dc970629e6897c4a37
I20260709 14:52:47.629427 14057 leader_election.cc:290] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 3 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:47.632544 13910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:47.633252 13910 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.635617 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f2f69d388943a2831f5bed1a8f92b6" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:47.636301 13982 raft_consensus.cc:3055] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:47.636658 13982 raft_consensus.cc:740] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:47.637583 13982 consensus_queue.cc:260] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.647567 13982 raft_consensus.cc:3060] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.655148  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:47.655882  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:47.658102 13910 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.624221 14335 tablet.cc:1724] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: 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:52:47.659937 14024 leader_election.cc:304] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:47.661435 14289 raft_consensus.cc:2804] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:47.661933 14289 raft_consensus.cc:697] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:47.662865 14289 consensus_queue.cc:237] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.677433 13809 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: soft_deleted_table [id=c2496990b81d4432bf3d9775134c613b] alter complete (version 1)
I20260709 14:52:47.677435 13982 raft_consensus.cc:2468] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.689239 13806 catalog_manager.cc:5697] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 2 to 3, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:47.874693 14295 raft_consensus.cc:993] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: : Instructing follower 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.875193 14295 raft_consensus.cc:1081] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Signalling peer 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.876760 14057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:52:47.877357 14057 raft_consensus.cc:493] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:47.877744 14057 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.886256 14057 raft_consensus.cc:515] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.888631 14057 leader_election.cc:290] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 3 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:47.889596 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:47.889837 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa3e0ba82759467e98497f00cbb1a191" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:47.890293 13912 raft_consensus.cc:3055] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:47.890681 13912 raft_consensus.cc:740] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:47.890378 13982 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.891628 13912 consensus_queue.cc:260] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.892827 13912 raft_consensus.cc:3060] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.901986 13912 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.903118 14024 leader_election.cc:304] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:47.903995 14289 raft_consensus.cc:2804] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:47.904536 14289 raft_consensus.cc:697] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:47.905565 14289 consensus_queue.cc:237] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.906787 13982 raft_consensus.cc:2468] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.915592 13809 catalog_manager.cc:5697] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 2 to 3, leader changed from e4575726e78e46639f5261ea7ddce14b (127.9.77.65) to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:47.948208 14347 raft_consensus.cc:993] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: : Instructing follower 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.948772 14321 raft_consensus.cc:1081] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Signalling peer 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:47.950258 14057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f3750625454a89b8fa88570616e60a"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:52:47.950762 14057 raft_consensus.cc:493] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:47.951066 14057 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.955892 14057 raft_consensus.cc:515] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.957816 14057 leader_election.cc:290] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 3 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:47.958847 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:47.958958 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f3750625454a89b8fa88570616e60a" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:47.959667 13912 raft_consensus.cc:3055] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:47.959744 13982 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.960119 13912 raft_consensus.cc:740] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4575726e78e46639f5261ea7ddce14b, State: Running, Role: LEADER
I20260709 14:52:47.961057 13912 consensus_queue.cc:260] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.962437 13912 raft_consensus.cc:3060] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.965929 13982 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.967187 14024 leader_election.cc:304] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [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: 6d1972969a9b49dc970629e6897c4a37, 7320377a6bc142d6b4c865072f31ce88; no voters: 
I20260709 14:52:47.968044 14289 raft_consensus.cc:2804] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:47.968493 14289 raft_consensus.cc:697] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:47.969347 14289 consensus_queue.cc:237] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [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: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:47.970856 13912 raft_consensus.cc:2468] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 3.
I20260709 14:52:47.977622 13809 catalog_manager.cc:5697] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 2 to 3, leader changed from e4575726e78e46639f5261ea7ddce14b (127.9.77.65) to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.104344 14369 raft_consensus.cc:993] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: : Instructing follower 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:48.106308 14352 raft_consensus.cc:1081] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Signalling peer 6d1972969a9b49dc970629e6897c4a37 to start an election
I20260709 14:52:48.107007 13982 raft_consensus.cc:1275] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:48.109781 14057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b214b8c928d4332948bb10843155755"
dest_uuid: "6d1972969a9b49dc970629e6897c4a37"
 from {username='slave'} at 127.0.0.1:42460
I20260709 14:52:48.110585 14057 raft_consensus.cc:493] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.111022 14057 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.120860 14057 raft_consensus.cc:515] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:48.122435 14289 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:48.124611 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4575726e78e46639f5261ea7ddce14b"
I20260709 14:52:48.125828 13912 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.126421 13982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b214b8c928d4332948bb10843155755" candidate_uuid: "6d1972969a9b49dc970629e6897c4a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7320377a6bc142d6b4c865072f31ce88"
I20260709 14:52:48.127108 13982 raft_consensus.cc:3055] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.127556 13982 raft_consensus.cc:740] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7320377a6bc142d6b4c865072f31ce88, State: Running, Role: LEADER
I20260709 14:52:48.123466 14057 leader_election.cc:290] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 2 election: Requested vote from peers e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271), 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761)
I20260709 14:52:48.128527 13982 consensus_queue.cc:260] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:48.130012 13982 raft_consensus.cc:3060] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.141845 13912 raft_consensus.cc:2468] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 2.
I20260709 14:52:48.143050 14024 leader_election.cc:304] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1972969a9b49dc970629e6897c4a37, e4575726e78e46639f5261ea7ddce14b; no voters: 
I20260709 14:52:48.144188 13982 raft_consensus.cc:2468] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1972969a9b49dc970629e6897c4a37 in term 2.
I20260709 14:52:48.145687 14289 raft_consensus.cc:2804] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.146968 14289 raft_consensus.cc:697] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1972969a9b49dc970629e6897c4a37, State: Running, Role: LEADER
I20260709 14:52:48.148267 14289 consensus_queue.cc:237] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } }
I20260709 14:52:48.161113 13912 raft_consensus.cc:1275] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:48.162705 14289 consensus_queue.cc:1048] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:48.165359 13809 catalog_manager.cc:5697] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 reported cstate change: term changed from 1 to 2, leader changed from 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66) to 6d1972969a9b49dc970629e6897c4a37 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "6d1972969a9b49dc970629e6897c4a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1972969a9b49dc970629e6897c4a37" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.356479 13982 raft_consensus.cc:1275] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:48.357811 14375 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:48.365358 13910 raft_consensus.cc:1275] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:48.367354 14373 consensus_queue.cc:1048] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:48.384534 13910 raft_consensus.cc:1275] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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:48.385658 14375 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:48.395780 13982 raft_consensus.cc:1275] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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:48.397375 14373 consensus_queue.cc:1048] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:48.572711 13982 raft_consensus.cc:1275] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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:48.573922 14373 consensus_queue.cc:1048] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7320377a6bc142d6b4c865072f31ce88" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 44761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:48.583155 13910 raft_consensus.cc:1275] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Refusing update from remote peer 6d1972969a9b49dc970629e6897c4a37: 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:48.584664 14333 consensus_queue.cc:1048] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4575726e78e46639f5261ea7ddce14b" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 46271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:48.712957  9525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:48.718187  9525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:52:48.718708  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:48.725415  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:52:48.725942  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:49.753093  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 14:52:49.767171 14024 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:52:49.771754 14024 consensus_peers.cc:597] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. 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:49.779507  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:49.780388  9525 tablet_replica.cc:333] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.781677  9525 raft_consensus.cc:2243] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.782272  9525 raft_consensus.cc:2272] T f8f2f69d388943a2831f5bed1a8f92b6 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.784742  9525 tablet_replica.cc:333] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.785418  9525 raft_consensus.cc:2243] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.785996  9525 raft_consensus.cc:2272] T ed09e42fe66744c198eaf5b34b84ef33 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.788072  9525 tablet_replica.cc:333] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.788589  9525 raft_consensus.cc:2243] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.788985  9525 raft_consensus.cc:2272] T c55f2b7b37c94d578233ff2ee3242d76 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.790764  9525 tablet_replica.cc:333] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.791393  9525 raft_consensus.cc:2243] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.791817  9525 raft_consensus.cc:2272] T 1d9ccc4fa5ee40128d8f5d4101daa817 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.793478  9525 tablet_replica.cc:333] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.794071  9525 raft_consensus.cc:2243] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.794770  9525 raft_consensus.cc:2272] T ebbfd2073a014554bf5b40c86d795325 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.796648  9525 tablet_replica.cc:333] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.797169  9525 raft_consensus.cc:2243] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.797673  9525 raft_consensus.cc:2272] T d5352327ad664f429348a9b2ef2e11db P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.800695  9525 tablet_replica.cc:333] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.801596  9525 raft_consensus.cc:2243] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.802109  9525 raft_consensus.cc:2272] T d37d8ff18ba7475b87a120533c81a5f6 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.804059  9525 tablet_replica.cc:333] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.804606  9525 raft_consensus.cc:2243] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.805444  9525 raft_consensus.cc:2272] T 5f3665dbe8b5438ea637e7d2aa65034a P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.807521  9525 tablet_replica.cc:333] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.808168  9525 raft_consensus.cc:2243] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.809088  9525 raft_consensus.cc:2272] T 993a591ff2ce4c50a494c0663efb965b P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.811443  9525 tablet_replica.cc:333] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.811956  9525 raft_consensus.cc:2243] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.812685  9525 raft_consensus.cc:2272] T 405cd72a92e3473c8fd933ad30be2958 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.814602  9525 tablet_replica.cc:333] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.815145  9525 raft_consensus.cc:2243] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.815585  9525 raft_consensus.cc:2272] T 95f3750625454a89b8fa88570616e60a P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.817556  9525 tablet_replica.cc:333] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.818101  9525 raft_consensus.cc:2243] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.818571  9525 raft_consensus.cc:2272] T 8e0117da22e545ccbd6d558cf7bba3bd P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.820513  9525 tablet_replica.cc:333] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.821020  9525 raft_consensus.cc:2243] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.821465  9525 raft_consensus.cc:2272] T f0fb9338188e4d78b4979808929fb3c4 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.823400  9525 tablet_replica.cc:333] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.823944  9525 raft_consensus.cc:2243] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.824774  9525 raft_consensus.cc:2272] T 6cf8af374b83433eb82f450bd524c1e1 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.826962  9525 tablet_replica.cc:333] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.827637  9525 raft_consensus.cc:2243] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.828094  9525 raft_consensus.cc:2272] T 9386c04467e741368db48af396ed6267 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.830041  9525 tablet_replica.cc:333] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.830533  9525 raft_consensus.cc:2243] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.831300  9525 raft_consensus.cc:2272] T 5cde392f377b4cb0b30b80ce656ee097 P e4575726e78e46639f5261ea7ddce14b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.833087  9525 tablet_replica.cc:333] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.833606  9525 raft_consensus.cc:2243] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.834009  9525 raft_consensus.cc:2272] T fa3e0ba82759467e98497f00cbb1a191 P e4575726e78e46639f5261ea7ddce14b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.835796  9525 tablet_replica.cc:333] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b: stopping tablet replica
I20260709 14:52:49.836272  9525 raft_consensus.cc:2243] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.836676  9525 raft_consensus.cc:2272] T 0b214b8c928d4332948bb10843155755 P e4575726e78e46639f5261ea7ddce14b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.875777  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 14:52:49.901732 13950 consensus_peers.cc:597] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:46271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:49.913409 14024 consensus_peers.cc:597] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:46271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:49.914526  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 14:52:49.933053 14024 consensus_peers.cc:597] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:46271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:49.937426 13950 consensus_peers.cc:597] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:46271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:49.938161 14024 consensus_peers.cc:597] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 -> Peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Couldn't send request to peer 7320377a6bc142d6b4c865072f31ce88. 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:49.948277  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:49.949090  9525 tablet_replica.cc:333] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.950089  9525 raft_consensus.cc:2243] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.950879  9525 raft_consensus.cc:2272] T ed09e42fe66744c198eaf5b34b84ef33 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.952744  9525 tablet_replica.cc:333] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.953212  9525 raft_consensus.cc:2243] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.953583  9525 raft_consensus.cc:2272] T c55f2b7b37c94d578233ff2ee3242d76 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.955330  9525 tablet_replica.cc:333] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.955856  9525 raft_consensus.cc:2243] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.956236  9525 raft_consensus.cc:2272] T f8f2f69d388943a2831f5bed1a8f92b6 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.957957  9525 tablet_replica.cc:333] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.958457  9525 raft_consensus.cc:2243] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.959106  9525 raft_consensus.cc:2272] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.960871  9525 tablet_replica.cc:333] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.961341  9525 raft_consensus.cc:2243] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.961711  9525 raft_consensus.cc:2272] T ebbfd2073a014554bf5b40c86d795325 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.963572  9525 tablet_replica.cc:333] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.964095  9525 raft_consensus.cc:2243] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.964480  9525 raft_consensus.cc:2272] T 95f3750625454a89b8fa88570616e60a P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.966070  9525 tablet_replica.cc:333] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.966513  9525 raft_consensus.cc:2243] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.966878  9525 raft_consensus.cc:2272] T 405cd72a92e3473c8fd933ad30be2958 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.968560  9525 tablet_replica.cc:333] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.969069  9525 raft_consensus.cc:2243] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.969827  9525 raft_consensus.cc:2272] T f0fb9338188e4d78b4979808929fb3c4 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.971799  9525 tablet_replica.cc:333] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.972316  9525 raft_consensus.cc:2243] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.973059  9525 raft_consensus.cc:2272] T 8e0117da22e545ccbd6d558cf7bba3bd P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.974889  9525 tablet_replica.cc:333] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.975428  9525 raft_consensus.cc:2243] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.975867  9525 raft_consensus.cc:2272] T 993a591ff2ce4c50a494c0663efb965b P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.977672  9525 tablet_replica.cc:333] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.978168  9525 raft_consensus.cc:2243] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.978592  9525 raft_consensus.cc:2272] T 5f3665dbe8b5438ea637e7d2aa65034a P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.980798  9525 tablet_replica.cc:333] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.981289  9525 raft_consensus.cc:2243] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.982035  9525 raft_consensus.cc:2272] T d5352327ad664f429348a9b2ef2e11db P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.983867  9525 tablet_replica.cc:333] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.984367  9525 raft_consensus.cc:2243] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.984825  9525 raft_consensus.cc:2272] T d37d8ff18ba7475b87a120533c81a5f6 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.986644  9525 tablet_replica.cc:333] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.987149  9525 raft_consensus.cc:2243] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.987583  9525 raft_consensus.cc:2272] T 6cf8af374b83433eb82f450bd524c1e1 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.989326  9525 tablet_replica.cc:333] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.989928  9525 raft_consensus.cc:2243] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:49.990834  9525 raft_consensus.cc:2272] T 9386c04467e741368db48af396ed6267 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.993098  9525 tablet_replica.cc:333] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.993685  9525 raft_consensus.cc:2243] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.994165  9525 raft_consensus.cc:2272] T 5cde392f377b4cb0b30b80ce656ee097 P 7320377a6bc142d6b4c865072f31ce88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.996039  9525 tablet_replica.cc:333] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.996455  9525 raft_consensus.cc:2243] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.996825  9525 raft_consensus.cc:2272] T fa3e0ba82759467e98497f00cbb1a191 P 7320377a6bc142d6b4c865072f31ce88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:49.998427  9525 tablet_replica.cc:333] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88: stopping tablet replica
I20260709 14:52:49.998800  9525 raft_consensus.cc:2243] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:49.999122  9525 raft_consensus.cc:2272] T 0b214b8c928d4332948bb10843155755 P 7320377a6bc142d6b4c865072f31ce88 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:50.005401 14024 consensus_peers.cc:597] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 -> Peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Couldn't send request to peer 7320377a6bc142d6b4c865072f31ce88. 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:50.037731  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 14:52:50.060988 14024 consensus_peers.cc:597] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 -> Peer e4575726e78e46639f5261ea7ddce14b (127.9.77.65:46271): Couldn't send request to peer e4575726e78e46639f5261ea7ddce14b. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:46271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:50.068511 14024 consensus_peers.cc:597] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 -> Peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Couldn't send request to peer 7320377a6bc142d6b4c865072f31ce88. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:44761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:50.073289  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:52:50.100395  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:50.101128  9525 tablet_replica.cc:333] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
W20260709 14:52:50.101967 14024 consensus_peers.cc:597] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 -> Peer 7320377a6bc142d6b4c865072f31ce88 (127.9.77.66:44761): Couldn't send request to peer 7320377a6bc142d6b4c865072f31ce88. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:44761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:50.102017  9525 raft_consensus.cc:2243] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.102936  9525 raft_consensus.cc:2272] T c55f2b7b37c94d578233ff2ee3242d76 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.104841  9525 tablet_replica.cc:333] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.105398  9525 raft_consensus.cc:2243] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.105837  9525 raft_consensus.cc:2272] T ed09e42fe66744c198eaf5b34b84ef33 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.107617  9525 tablet_replica.cc:333] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.108162  9525 raft_consensus.cc:2243] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.108868  9525 raft_consensus.cc:2272] T f8f2f69d388943a2831f5bed1a8f92b6 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.110575  9525 tablet_replica.cc:333] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.111151  9525 raft_consensus.cc:2243] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.111645  9525 raft_consensus.cc:2272] T 1d9ccc4fa5ee40128d8f5d4101daa817 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.113341  9525 tablet_replica.cc:333] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.113857  9525 raft_consensus.cc:2243] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.114300  9525 raft_consensus.cc:2272] T ebbfd2073a014554bf5b40c86d795325 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.116153  9525 tablet_replica.cc:333] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.116690  9525 raft_consensus.cc:2243] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.117127  9525 raft_consensus.cc:2272] T 993a591ff2ce4c50a494c0663efb965b P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.118947  9525 tablet_replica.cc:333] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.119526  9525 raft_consensus.cc:2243] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.119992  9525 raft_consensus.cc:2272] T 5f3665dbe8b5438ea637e7d2aa65034a P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.121752  9525 tablet_replica.cc:333] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.122256  9525 raft_consensus.cc:2243] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.122658  9525 raft_consensus.cc:2272] T 6cf8af374b83433eb82f450bd524c1e1 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.124450  9525 tablet_replica.cc:333] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.124935  9525 raft_consensus.cc:2243] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.125345  9525 raft_consensus.cc:2272] T 8e0117da22e545ccbd6d558cf7bba3bd P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.127151  9525 tablet_replica.cc:333] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.127853  9525 raft_consensus.cc:2243] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.128255  9525 raft_consensus.cc:2272] T f0fb9338188e4d78b4979808929fb3c4 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.129959  9525 tablet_replica.cc:333] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.130442  9525 raft_consensus.cc:2243] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.131179  9525 raft_consensus.cc:2272] T d37d8ff18ba7475b87a120533c81a5f6 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.133477  9525 tablet_replica.cc:333] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.133997  9525 raft_consensus.cc:2243] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.134421  9525 raft_consensus.cc:2272] T d5352327ad664f429348a9b2ef2e11db P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.136263  9525 tablet_replica.cc:333] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.136780  9525 raft_consensus.cc:2243] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.137202  9525 raft_consensus.cc:2272] T 405cd72a92e3473c8fd933ad30be2958 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.138937  9525 tablet_replica.cc:333] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.139533  9525 raft_consensus.cc:2243] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.140301  9525 raft_consensus.cc:2272] T 95f3750625454a89b8fa88570616e60a P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.142048  9525 tablet_replica.cc:333] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.142545  9525 raft_consensus.cc:2243] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.142951  9525 raft_consensus.cc:2272] T 9386c04467e741368db48af396ed6267 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.144742  9525 tablet_replica.cc:333] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.145208  9525 raft_consensus.cc:2243] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:50.145610  9525 raft_consensus.cc:2272] T 5cde392f377b4cb0b30b80ce656ee097 P 6d1972969a9b49dc970629e6897c4a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.147336  9525 tablet_replica.cc:333] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.147811  9525 raft_consensus.cc:2243] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.148550  9525 raft_consensus.cc:2272] T fa3e0ba82759467e98497f00cbb1a191 P 6d1972969a9b49dc970629e6897c4a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.150271  9525 tablet_replica.cc:333] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37: stopping tablet replica
I20260709 14:52:50.150735  9525 raft_consensus.cc:2243] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.151479  9525 raft_consensus.cc:2272] T 0b214b8c928d4332948bb10843155755 P 6d1972969a9b49dc970629e6897c4a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.188426  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:52:50.218977  9525 master.cc:562] Master@127.9.77.126:45813 shutting down...
I20260709 14:52:50.239504  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:50.239987  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:50.240279  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f8a9112d86d4ad9b4561b07970f46c1: stopping tablet replica
I20260709 14:52:50.282653  9525 master.cc:584] Master@127.9.77.126:45813 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13500 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:52:50.337013  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:43347
I20260709 14:52:50.338193  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:50.344040 14389 instance_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:50.344043 14388 instance_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:50.345216 14391 instance_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:50.346283  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:50.347173  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:50.347445  9525 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:50.347625  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608770347605 us; error 0 us; skew 500 ppm
I20260709 14:52:50.348152  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:50.350468  9525 webserver.cc:533] Webserver started at http://127.9.77.126:41033/ using document root <none> and password file <none>
I20260709 14:52:50.350925  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:50.351121  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:50.351428  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:50.352488  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/master-0-root/instance:
uuid: "0da2e4e8c38e40ce823134ddcbbcc490"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.356714  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:52:50.359951 14396 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:50.360718  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:50.361001  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/master-0-root
uuid: "0da2e4e8c38e40ce823134ddcbbcc490"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.361286  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-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:50.405910  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:50.407147  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:50.445065  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:43347
I20260709 14:52:50.445212 14447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:43347 every 8 connection(s)
I20260709 14:52:50.449692 14448 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:50.460665 14448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: Bootstrap starting.
I20260709 14:52:50.465701 14448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:50.469970 14448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: No bootstrap required, opened a new log
I20260709 14:52:50.472127 14448 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER }
I20260709 14:52:50.472498 14448 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:50.472774 14448 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0da2e4e8c38e40ce823134ddcbbcc490, State: Initialized, Role: FOLLOWER
I20260709 14:52:50.473433 14448 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER }
I20260709 14:52:50.473881 14448 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:50.474112 14448 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:50.474380 14448 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:50.479151 14448 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER }
I20260709 14:52:50.479775 14448 leader_election.cc:304] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [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: 0da2e4e8c38e40ce823134ddcbbcc490; no voters: 
I20260709 14:52:50.480949 14448 leader_election.cc:290] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:50.481369 14451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:50.482728 14451 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 1 LEADER]: Becoming Leader. State: Replica: 0da2e4e8c38e40ce823134ddcbbcc490, State: Running, Role: LEADER
I20260709 14:52:50.483517 14451 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [LEADER]: Queue going to LEADER mode. State: All 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: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER }
I20260709 14:52:50.483960 14448 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:50.488428 14453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0da2e4e8c38e40ce823134ddcbbcc490. Latest consensus state: current_term: 1 leader_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER } }
I20260709 14:52:50.488476 14452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da2e4e8c38e40ce823134ddcbbcc490" member_type: VOTER } }
I20260709 14:52:50.489264 14453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:50.489392 14452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:50.492502 14459 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:50.497970 14459 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:50.501356  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:50.507166 14459 catalog_manager.cc:1383] Generated new cluster ID: 800b784b7b5146849fcb90be9d399fd6
I20260709 14:52:50.507512 14459 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:50.533550 14459 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:50.534970 14459 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:50.552358 14459 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: Generated new TSK 0
I20260709 14:52:50.552997 14459 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:50.568437  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:50.574136 14469 instance_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:50.575413 14470 instance_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:50.576854 14472 instance_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:50.577788  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:50.578684  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:50.578889  9525 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:50.579064  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608770579046 us; error 0 us; skew 500 ppm
I20260709 14:52:50.579593  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:50.581996  9525 webserver.cc:533] Webserver started at http://127.9.77.65:34835/ using document root <none> and password file <none>
I20260709 14:52:50.582484  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:50.582679  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:50.582947  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:50.584087  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-0-root/instance:
uuid: "806f173651034677a1cca0067766e332"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.588557  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:52:50.591917 14477 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:50.592697  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:50.592991  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-0-root
uuid: "806f173651034677a1cca0067766e332"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.593263  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-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:50.615783  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:50.617038  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:50.618479  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:50.620679  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:50.620852  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.621151  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:50.621322  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.661501  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:40413
I20260709 14:52:50.661597 14539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:40413 every 8 connection(s)
I20260709 14:52:50.666471  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:50.673800 14544 instance_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:50.675647 14545 instance_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:50.678625 14547 instance_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:50.678756  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:50.680331  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:50.680572  9525 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:50.680656 14540 heartbeater.cc:344] Connected to a master server at 127.9.77.126:43347
I20260709 14:52:50.680792  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608770680772 us; error 0 us; skew 500 ppm
I20260709 14:52:50.681133 14540 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:50.681618  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:50.682044 14540 heartbeater.cc:507] Master 127.9.77.126:43347 requested a full tablet report, sending...
I20260709 14:52:50.684275  9525 webserver.cc:533] Webserver started at http://127.9.77.66:36577/ using document root <none> and password file <none>
I20260709 14:52:50.684500 14413 ts_manager.cc:194] Registered new tserver with Master: 806f173651034677a1cca0067766e332 (127.9.77.65:40413)
I20260709 14:52:50.684826  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:50.685190  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:50.685470  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:50.686467 14413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44358
I20260709 14:52:50.686707  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-1-root/instance:
uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.691413  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:50.694576 14552 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:50.695513  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:50.695767  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-1-root
uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.695998  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-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:50.706800  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:50.708041  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:50.709403  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:50.711656  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:50.711845  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.712134  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:50.712294  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.751749  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:33097
I20260709 14:52:50.751844 14614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:33097 every 8 connection(s)
I20260709 14:52:50.756494  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:50.762732 14618 instance_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:50.763515 14619 instance_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:50.767094 14621 instance_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:50.767673  9525 server_base.cc:1061] running on GCE node
I20260709 14:52:50.768476 14615 heartbeater.cc:344] Connected to a master server at 127.9.77.126:43347
I20260709 14:52:50.768759  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:50.768911 14615 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:50.769054  9525 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:50.769282  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783608770769266 us; error 0 us; skew 500 ppm
I20260709 14:52:50.769856 14615 heartbeater.cc:507] Master 127.9.77.126:43347 requested a full tablet report, sending...
I20260709 14:52:50.770066  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:50.772147 14413 ts_manager.cc:194] Registered new tserver with Master: 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:50.773521 14413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44362
I20260709 14:52:50.774647  9525 webserver.cc:533] Webserver started at http://127.9.77.67:40809/ using document root <none> and password file <none>
I20260709 14:52:50.775352  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:50.775602  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:50.775923  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:50.777060  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-2-root/instance:
uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.781448  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:50.784933 14626 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:50.785821  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:50.786144  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-2-root
uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
format_stamp: "Formatted at 2026-07-09 14:52:50 on dist-test-slave-f02f"
I20260709 14:52:50.786423  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1xUEfC/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608665047945-9525-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:50.808876  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:50.810060  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:50.811640  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:50.813928  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:50.814118  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.814433  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:50.814628  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:50.854882  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:37621
I20260709 14:52:50.854992 14688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:37621 every 8 connection(s)
I20260709 14:52:50.868566 14689 heartbeater.cc:344] Connected to a master server at 127.9.77.126:43347
I20260709 14:52:50.869127 14689 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:50.869884 14689 heartbeater.cc:507] Master 127.9.77.126:43347 requested a full tablet report, sending...
I20260709 14:52:50.871794 14413 ts_manager.cc:194] Registered new tserver with Master: 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:50.872527  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014524886s
I20260709 14:52:50.873219 14413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44364
I20260709 14:52:50.897248 14413 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44368:
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:52:50.899940 14413 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:50.964071 14654 tablet_service.cc:1511] Processing CreateTablet for tablet e622601e05364e4ca7f0a2b393870747 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:50.965606 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622601e05364e4ca7f0a2b393870747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:50.968668 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 891b2c2abfe54241af92a93ab2867e81 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:50.970659 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891b2c2abfe54241af92a93ab2867e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:50.972556 14580 tablet_service.cc:1511] Processing CreateTablet for tablet e622601e05364e4ca7f0a2b393870747 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:50.974802 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 891b2c2abfe54241af92a93ab2867e81 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:50.975423 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622601e05364e4ca7f0a2b393870747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:50.976178 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891b2c2abfe54241af92a93ab2867e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:50.988237 14578 tablet_service.cc:1511] Processing CreateTablet for tablet ead59bef19254983add8a371ac1cc3b4 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:50.989754 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead59bef19254983add8a371ac1cc3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:50.994485 14652 tablet_service.cc:1511] Processing CreateTablet for tablet ead59bef19254983add8a371ac1cc3b4 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:50.997898 14577 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccb4fea079f44c8819913088dca7001 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.000965 14651 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccb4fea079f44c8819913088dca7001 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.002656 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead59bef19254983add8a371ac1cc3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.003369 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccb4fea079f44c8819913088dca7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.003793 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccb4fea079f44c8819913088dca7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.022488 14505 tablet_service.cc:1511] Processing CreateTablet for tablet e622601e05364e4ca7f0a2b393870747 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.024080 14503 tablet_service.cc:1511] Processing CreateTablet for tablet ead59bef19254983add8a371ac1cc3b4 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.024389 14504 tablet_service.cc:1511] Processing CreateTablet for tablet 891b2c2abfe54241af92a93ab2867e81 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.025549 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead59bef19254983add8a371ac1cc3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.026147 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e622601e05364e4ca7f0a2b393870747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.028394 14502 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccb4fea079f44c8819913088dca7001 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.029740 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccb4fea079f44c8819913088dca7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.030354 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891b2c2abfe54241af92a93ab2867e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.031942 14501 tablet_service.cc:1511] Processing CreateTablet for tablet e3ba41d763cd4416a97a235dd0ab95e2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.033269 14501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ba41d763cd4416a97a235dd0ab95e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.045549 14580 tablet_service.cc:1511] Processing CreateTablet for tablet e3ba41d763cd4416a97a235dd0ab95e2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.046990 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ba41d763cd4416a97a235dd0ab95e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.054611 14654 tablet_service.cc:1511] Processing CreateTablet for tablet e3ba41d763cd4416a97a235dd0ab95e2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.056078 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ba41d763cd4416a97a235dd0ab95e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.059913 14500 tablet_service.cc:1511] Processing CreateTablet for tablet 36c4ab7fb3654a0e9161348bdb5fa289 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.061287 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c4ab7fb3654a0e9161348bdb5fa289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.089607 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 36c4ab7fb3654a0e9161348bdb5fa289 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.091106 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c4ab7fb3654a0e9161348bdb5fa289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.092221 14704 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.107043 14705 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.108628 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 36c4ab7fb3654a0e9161348bdb5fa289 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.110191 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c4ab7fb3654a0e9161348bdb5fa289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.113879 14502 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb88cfa8b8c4afd98c6d797adbff67b (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.124209 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb88cfa8b8c4afd98c6d797adbff67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.126173 14705 tablet_bootstrap.cc:654] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.127041 14704 tablet_bootstrap.cc:654] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.142527 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb88cfa8b8c4afd98c6d797adbff67b (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.144014 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb88cfa8b8c4afd98c6d797adbff67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.144413 14503 tablet_service.cc:1511] Processing CreateTablet for tablet 187ed42c64e4458eb2cc71b535599e9a (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.145676 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187ed42c64e4458eb2cc71b535599e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.154532 14705 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.155124 14705 ts_tablet_manager.cc:1403] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.022s
I20260709 14:52:51.140616 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb88cfa8b8c4afd98c6d797adbff67b (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.156147 14706 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.156803 14651 tablet_service.cc:1511] Processing CreateTablet for tablet 187ed42c64e4458eb2cc71b535599e9a (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.157371 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb88cfa8b8c4afd98c6d797adbff67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.158124 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187ed42c64e4458eb2cc71b535599e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.163877 14704 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.164455 14704 ts_tablet_manager.cc:1403] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.001s
I20260709 14:52:51.165964 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 187ed42c64e4458eb2cc71b535599e9a (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.167526 14704 raft_consensus.cc:359] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.168334 14704 raft_consensus.cc:385] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.168648 14704 raft_consensus.cc:740] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.169124 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187ed42c64e4458eb2cc71b535599e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.169430 14704 consensus_queue.cc:260] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.171409 14706 tablet_bootstrap.cc:654] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.176914 14705 raft_consensus.cc:359] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.177749 14705 raft_consensus.cc:385] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.178046 14705 raft_consensus.cc:740] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.182097 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf20cc5b57f45e48001d0e48395cbd2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.183004 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf20cc5b57f45e48001d0e48395cbd2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.183729 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf20cc5b57f45e48001d0e48395cbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.184298 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf20cc5b57f45e48001d0e48395cbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.187527 14502 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf20cc5b57f45e48001d0e48395cbd2 (DEFAULT_TABLE table=test-workload [id=32b6866ca0734bd194e4d8d5522c5687]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.192498 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf20cc5b57f45e48001d0e48395cbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.197803 14705 consensus_queue.cc:260] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.198885 14710 raft_consensus.cc:493] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.199402 14710 raft_consensus.cc:515] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.201236 14706 tablet_bootstrap.cc:492] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.201762 14706 ts_tablet_manager.cc:1403] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.009s
I20260709 14:52:51.204710 14706 raft_consensus.cc:359] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.205438 14706 raft_consensus.cc:385] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.205747 14706 raft_consensus.cc:740] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.206858 14710 leader_election.cc:290] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.206602 14706 consensus_queue.cc:260] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.217248 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.218338 14515 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.220156 14628 leader_election.cc:304] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.220892 14705 ts_tablet_manager.cc:1434] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 14:52:51.225003 14714 raft_consensus.cc:2804] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.225487 14714 raft_consensus.cc:493] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.225811 14714 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.227583 14689 heartbeater.cc:499] Master 127.9.77.126:43347 was elected leader, sending a full tablet report...
I20260709 14:52:51.230172 14705 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.232733 14540 heartbeater.cc:499] Master 127.9.77.126:43347 was elected leader, sending a full tablet report...
I20260709 14:52:51.234982 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.236030 14590 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.229758 14706 ts_tablet_manager.cc:1434] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260709 14:52:51.237772 14706 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.245317 14706 tablet_bootstrap.cc:654] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.250234 14704 ts_tablet_manager.cc:1434] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.085s	user 0.013s	sys 0.030s
I20260709 14:52:51.249436 14615 heartbeater.cc:499] Master 127.9.77.126:43347 was elected leader, sending a full tablet report...
I20260709 14:52:51.256045 14704 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.249635 14714 raft_consensus.cc:515] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.258515 14705 tablet_bootstrap.cc:654] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.260603 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.261298 14515 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.273448 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.274376 14590 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.277904 14714 leader_election.cc:290] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.284600 14704 tablet_bootstrap.cc:654] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.286351 14706 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.286953 14706 ts_tablet_manager.cc:1403] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.026s
I20260709 14:52:51.292358 14590 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.293774 14629 leader_election.cc:304] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.293959 14706 raft_consensus.cc:359] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.294795 14714 raft_consensus.cc:2804] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.294878 14706 raft_consensus.cc:385] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.295444 14714 raft_consensus.cc:697] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:51.290267 14515 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.295526 14706 raft_consensus.cc:740] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.297349 14714 consensus_queue.cc:237] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.297603 14706 consensus_queue.cc:260] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.299515 14705 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.299939 14706 ts_tablet_manager.cc:1434] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:51.300053 14705 ts_tablet_manager.cc:1403] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.023s
I20260709 14:52:51.300966 14706 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.301575 14704 tablet_bootstrap.cc:492] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.302142 14704 ts_tablet_manager.cc:1403] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.007s
I20260709 14:52:51.303190 14705 raft_consensus.cc:359] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.303982 14705 raft_consensus.cc:385] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.304277 14705 raft_consensus.cc:740] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.305135 14705 consensus_queue.cc:260] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.305348 14704 raft_consensus.cc:359] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.306165 14704 raft_consensus.cc:385] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.306530 14704 raft_consensus.cc:740] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.307616 14705 ts_tablet_manager.cc:1434] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:51.307339 14704 consensus_queue.cc:260] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.308207 14706 tablet_bootstrap.cc:654] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.308624 14705 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.309950 14704 ts_tablet_manager.cc:1434] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:52:51.310981 14704 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.319904 14706 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.320397 14704 tablet_bootstrap.cc:654] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.320367 14705 tablet_bootstrap.cc:654] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.320437 14706 ts_tablet_manager.cc:1403] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:52:51.323974 14706 raft_consensus.cc:359] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.324769 14706 raft_consensus.cc:385] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.325161 14706 raft_consensus.cc:740] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.326056 14706 consensus_queue.cc:260] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.328585 14706 ts_tablet_manager.cc:1434] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:51.329560 14706 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.330302 14705 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.331197 14705 ts_tablet_manager.cc:1403] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:52:51.335199 14705 raft_consensus.cc:359] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.336175 14705 raft_consensus.cc:385] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.336603 14706 tablet_bootstrap.cc:654] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.336556 14705 raft_consensus.cc:740] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.338905 14705 consensus_queue.cc:260] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.339737 14704 tablet_bootstrap.cc:492] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.340257 14704 ts_tablet_manager.cc:1403] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260709 14:52:51.341691 14705 ts_tablet_manager.cc:1434] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:51.342864 14705 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.343336 14704 raft_consensus.cc:359] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.344081 14704 raft_consensus.cc:385] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.344396 14704 raft_consensus.cc:740] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.345335 14704 consensus_queue.cc:260] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.348976 14706 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.349547 14706 ts_tablet_manager.cc:1403] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:52:51.349725 14705 tablet_bootstrap.cc:654] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.350510 14704 ts_tablet_manager.cc:1434] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:51.351608 14704 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.352785 14706 raft_consensus.cc:359] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.353583 14706 raft_consensus.cc:385] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.353945 14706 raft_consensus.cc:740] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.355984 14706 consensus_queue.cc:260] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.353951 14411 catalog_manager.cc:5697] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.359596 14704 tablet_bootstrap.cc:654] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.360705 14706 ts_tablet_manager.cc:1434] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:52:51.361775 14706 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.368153 14706 tablet_bootstrap.cc:654] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.371333 14705 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.371980 14705 ts_tablet_manager.cc:1403] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260709 14:52:51.375720 14705 raft_consensus.cc:359] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.376811 14705 raft_consensus.cc:385] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.377224 14705 raft_consensus.cc:740] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.378185 14705 consensus_queue.cc:260] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.381852 14704 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.382395 14704 ts_tablet_manager.cc:1403] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.015s
I20260709 14:52:51.384387 14705 ts_tablet_manager.cc:1434] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:52:51.385510 14705 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.385452 14704 raft_consensus.cc:359] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.386402 14704 raft_consensus.cc:385] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.386696 14704 raft_consensus.cc:740] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.387614 14704 consensus_queue.cc:260] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.392468 14704 ts_tablet_manager.cc:1434] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:52:51.392925 14705 tablet_bootstrap.cc:654] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.393517 14704 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.402109 14704 tablet_bootstrap.cc:654] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.404316 14705 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.404999 14705 ts_tablet_manager.cc:1403] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:52:51.408941 14705 raft_consensus.cc:359] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.409962 14705 raft_consensus.cc:385] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.410383 14705 raft_consensus.cc:740] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.410650 14709 raft_consensus.cc:493] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.411136 14709 raft_consensus.cc:515] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.411348 14705 consensus_queue.cc:260] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.414844 14705 ts_tablet_manager.cc:1434] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 14:52:51.415987 14705 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.418766 14709 leader_election.cc:290] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.426100 14705 tablet_bootstrap.cc:654] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.435736 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:51.436793 14664 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.438719 14553 leader_election.cc:304] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.440577 14709 raft_consensus.cc:2804] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.441075 14709 raft_consensus.cc:493] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.441552 14709 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.444944 14706 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.445726 14706 ts_tablet_manager.cc:1403] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.044s
I20260709 14:52:51.448398 14709 raft_consensus.cc:515] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.451599 14706 raft_consensus.cc:359] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.452075 14705 tablet_bootstrap.cc:492] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.452438 14706 raft_consensus.cc:385] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.452075 14704 tablet_bootstrap.cc:492] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.452845 14705 ts_tablet_manager.cc:1403] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.005s
I20260709 14:52:51.453181 14704 ts_tablet_manager.cc:1403] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.012s
I20260709 14:52:51.454051 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:51.454670 14664 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.455916 14705 raft_consensus.cc:359] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.456681 14705 raft_consensus.cc:385] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.456959 14705 raft_consensus.cc:740] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.452844 14706 raft_consensus.cc:740] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.457741 14705 consensus_queue.cc:260] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.458004 14706 consensus_queue.cc:260] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.459101 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.459703 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.459815 14515 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.460435 14704 raft_consensus.cc:359] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.461202 14704 raft_consensus.cc:385] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.461483 14704 raft_consensus.cc:740] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.461925 14705 ts_tablet_manager.cc:1434] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:52:51.462248 14704 consensus_queue.cc:260] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.463182 14705 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.464378 14706 ts_tablet_manager.cc:1434] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 14:52:51.465430 14706 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.465758 14709 leader_election.cc:290] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.469919 14705 tablet_bootstrap.cc:654] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.471864 14706 tablet_bootstrap.cc:654] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.471740 14713 raft_consensus.cc:493] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.473284 14713 raft_consensus.cc:515] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.476193 14704 ts_tablet_manager.cc:1434] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:51.477269 14704 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.480018 14714 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.480609 14714 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.482450 14705 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.482759 14714 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.482969 14705 ts_tablet_manager.cc:1403] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:52:51.483888 14704 tablet_bootstrap.cc:654] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.485401 14664 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:51.486344 14705 raft_consensus.cc:359] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.487089 14705 raft_consensus.cc:385] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.487241 14553 leader_election.cc:304] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [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: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 806f173651034677a1cca0067766e332
I20260709 14:52:51.487455 14705 raft_consensus.cc:740] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.488461 14705 consensus_queue.cc:260] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.488749 14709 raft_consensus.cc:2804] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.490909 14705 ts_tablet_manager.cc:1434] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:51.491508 14709 raft_consensus.cc:697] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:51.491963 14705 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.492096 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.492563 14709 consensus_queue.cc:237] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.493749 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
W20260709 14:52:51.495249 14461 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:51.495667 14628 leader_election.cc:343] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:51.497081 14629 leader_election.cc:343] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:51.497540 14629 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf; no voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332
I20260709 14:52:51.498334 14704 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.498709 14714 raft_consensus.cc:2749] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:51.500492 14704 ts_tablet_manager.cc:1403] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 14:52:51.500695 14713 leader_election.cc:290] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.502851 14714 raft_consensus.cc:493] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.503376 14714 raft_consensus.cc:515] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.503683 14705 tablet_bootstrap.cc:654] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.503759 14704 raft_consensus.cc:359] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.504623 14704 raft_consensus.cc:385] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.504914 14704 raft_consensus.cc:740] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.505618 14714 leader_election.cc:290] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 806f173651034677a1cca0067766e332 (127.9.77.65:40413)
I20260709 14:52:51.508517 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.509292 14590 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.511606 14629 leader_election.cc:304] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.513094 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.513347 14704 consensus_queue.cc:260] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.513829 14514 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.514303 14705 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.514828 14705 ts_tablet_manager.cc:1403] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:52:51.515100 14408 catalog_manager.cc:5697] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.517232 14704 ts_tablet_manager.cc:1434] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:52:51.517728 14705 raft_consensus.cc:359] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.518478 14705 raft_consensus.cc:385] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.518771 14705 raft_consensus.cc:740] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.519629 14705 consensus_queue.cc:260] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.521816 14705 ts_tablet_manager.cc:1434] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:52:51.518471 14704 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.522234 14710 raft_consensus.cc:2804] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.527855 14710 raft_consensus.cc:493] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.527918 14714 raft_consensus.cc:493] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.528394 14710 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.528810 14714 raft_consensus.cc:515] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.530467 14704 tablet_bootstrap.cc:654] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.542505 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.543669 14514 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.545367 14628 leader_election.cc:304] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.549829 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.550872 14590 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.558383 14705 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:51.563824 14714 leader_election.cc:290] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.572064 14714 raft_consensus.cc:2804] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.550097 14710 raft_consensus.cc:515] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.587541 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.588665 14590 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.572635 14714 raft_consensus.cc:493] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.591038 14714 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.599006 14710 leader_election.cc:290] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 806f173651034677a1cca0067766e332 (127.9.77.65:40413)
I20260709 14:52:51.603024 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.603773 14514 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.605676 14706 tablet_bootstrap.cc:492] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.606266 14706 ts_tablet_manager.cc:1403] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.072s
I20260709 14:52:51.609256 14706 raft_consensus.cc:359] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.592199 14705 tablet_bootstrap.cc:654] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.610019 14706 raft_consensus.cc:385] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.610988 14706 raft_consensus.cc:740] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.612334 14706 consensus_queue.cc:260] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.614125 14590 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.614727 14706 ts_tablet_manager.cc:1434] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 14:52:51.615475 14629 leader_election.cc:304] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.616010 14706 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.616385 14704 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.616894 14704 ts_tablet_manager.cc:1403] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.099s	user 0.048s	sys 0.041s
I20260709 14:52:51.617766 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.618505 14589 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:51.621831 14480 leader_election.cc:304] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.622831 14713 raft_consensus.cc:2804] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.623277 14706 tablet_bootstrap.cc:654] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.623245 14713 raft_consensus.cc:493] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.623872 14713 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.625869 14739 raft_consensus.cc:2804] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.627545 14739 raft_consensus.cc:697] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:51.628427 14739 consensus_queue.cc:237] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:51.630159 14514 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.625949 14704 raft_consensus.cc:359] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.631398 14704 raft_consensus.cc:385] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.631718 14704 raft_consensus.cc:740] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.632493 14704 consensus_queue.cc:260] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.634886 14704 ts_tablet_manager.cc:1434] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 14:52:51.623068 14714 raft_consensus.cc:515] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.635962 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:51.636793 14714 leader_election.cc:290] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.636809 14664 raft_consensus.cc:2393] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806f173651034677a1cca0067766e332 in current term 1: Already voted for candidate 2aa88fc366b844a0aaf9a526d7c143bf in this term.
I20260709 14:52:51.638330 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.639200 14590 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.639947 14705 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:51.640453 14705 ts_tablet_manager.cc:1403] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260709 14:52:51.642089 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.643172 14705 raft_consensus.cc:359] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.643864 14705 raft_consensus.cc:385] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.644127 14705 raft_consensus.cc:740] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.644853 14705 consensus_queue.cc:260] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.647010 14705 ts_tablet_manager.cc:1434] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:51.648072 14704 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.648788 14590 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.650056 14629 leader_election.cc:304] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.650913 14714 raft_consensus.cc:2804] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.651470 14714 raft_consensus.cc:697] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:51.652477 14714 consensus_queue.cc:237] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.656195 14713 raft_consensus.cc:515] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.657563 14514 raft_consensus.cc:2393] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2aa88fc366b844a0aaf9a526d7c143bf in current term 1: Already voted for candidate 806f173651034677a1cca0067766e332 in this term.
I20260709 14:52:51.658957 14704 tablet_bootstrap.cc:654] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.661582 14408 catalog_manager.cc:5697] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.663172 14706 tablet_bootstrap.cc:492] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.663722 14706 ts_tablet_manager.cc:1403] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.001s
I20260709 14:52:51.664484 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.665613 14590 raft_consensus.cc:2393] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 806f173651034677a1cca0067766e332 in current term 1: Already voted for candidate 2aa88fc366b844a0aaf9a526d7c143bf in this term.
I20260709 14:52:51.666671 14706 raft_consensus.cc:359] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.667474 14706 raft_consensus.cc:385] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.667765 14706 raft_consensus.cc:740] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.668488 14706 consensus_queue.cc:260] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.672958 14709 raft_consensus.cc:493] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.673703 14709 raft_consensus.cc:515] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.678083 14714 raft_consensus.cc:493] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.678983 14714 raft_consensus.cc:515] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.681187 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.681794 14714 leader_election.cc:290] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.682127 14514 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.682945 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:51.683847 14664 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.684962 14709 leader_election.cc:290] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.684998 14554 leader_election.cc:304] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.685437 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.691756 14590 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.687492 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.693137 14515 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.694726 14629 leader_election.cc:304] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.695647 14709 raft_consensus.cc:2804] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.698985 14407 catalog_manager.cc:5697] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.700825 14709 raft_consensus.cc:493] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.701386 14709 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.699651 14714 raft_consensus.cc:2804] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.703495 14714 raft_consensus.cc:493] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.704041 14714 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.718334 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:51.719365 14713 leader_election.cc:290] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.724365 14478 leader_election.cc:304] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [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: 806f173651034677a1cca0067766e332; no voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:51.726161 14709 raft_consensus.cc:515] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.730100 14714 raft_consensus.cc:515] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.731597 14713 raft_consensus.cc:2749] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:51.734941 14704 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.735649 14704 ts_tablet_manager.cc:1403] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.088s	user 0.041s	sys 0.041s
I20260709 14:52:51.735526 14731 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.736662 14731 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.738762 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.738902 14704 raft_consensus.cc:359] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.739521 14514 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.739948 14704 raft_consensus.cc:385] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.740157 14706 ts_tablet_manager.cc:1434] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.076s	user 0.034s	sys 0.039s
I20260709 14:52:51.740334 14704 raft_consensus.cc:740] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.741364 14706 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.741287 14704 consensus_queue.cc:260] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.745461 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.746090 14590 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.752583 14514 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.754129 14628 leader_election.cc:304] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.754237 14731 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.754431 14590 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.755419 14739 raft_consensus.cc:2804] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.755965 14739 raft_consensus.cc:697] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:51.756485 14709 leader_election.cc:290] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.756871 14739 consensus_queue.cc:237] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.757670 14706 tablet_bootstrap.cc:654] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.759757 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.760433 14515 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.761626 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:51.762341 14664 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.763129 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.763885 14553 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.764328 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:51.764897 14709 raft_consensus.cc:2804] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.764993 14663 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.765343 14709 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.765724 14709 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.763916 14513 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:51.774618 14709 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.779157 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.779364 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:51.779853 14513 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.779970 14664 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.787492 14664 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:51.785190 14515 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:51.790841 14709 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.790549 14553 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.800621 14554 leader_election.cc:304] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:51.799172 14714 leader_election.cc:290] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.803395 14709 raft_consensus.cc:2804] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.804622 14709 raft_consensus.cc:697] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:51.804745 14731 raft_consensus.cc:2804] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.788558 14663 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:51.805747 14709 consensus_queue.cc:237] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.800714 14704 ts_tablet_manager.cc:1434] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.065s	user 0.021s	sys 0.041s
I20260709 14:52:51.811877 14704 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:51.812041 14513 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:51.812788 14746 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.813266 14746 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.817611 14746 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.817360 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.817523 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:51.819131 14663 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:51.818892 14408 catalog_manager.cc:5697] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.821599 14478 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [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: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:51.822824 14746 raft_consensus.cc:2804] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:51.823266 14746 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.823648 14746 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:51.826344 14731 raft_consensus.cc:697] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:51.827404 14704 tablet_bootstrap.cc:654] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.827400 14731 consensus_queue.cc:237] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.832923 14704 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:51.833510 14704 ts_tablet_manager.cc:1403] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:52:51.834945 14746 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.836887 14704 raft_consensus.cc:359] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.837664 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.837890 14704 raft_consensus.cc:385] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.838017 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:51.838299 14704 raft_consensus.cc:740] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.838614 14663 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:51.839262 14704 consensus_queue.cc:260] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.842067 14704 ts_tablet_manager.cc:1434] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:51.842689 14746 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:51.846614 14706 tablet_bootstrap.cc:492] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.847220 14706 ts_tablet_manager.cc:1403] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.106s	user 0.039s	sys 0.025s
I20260709 14:52:51.847576 14663 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:51.849164 14478 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [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: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:51.850030 14746 raft_consensus.cc:2804] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:51.850283 14706 raft_consensus.cc:359] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.850690 14746 raft_consensus.cc:697] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:51.851043 14706 raft_consensus.cc:385] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.851410 14706 raft_consensus.cc:740] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.851361 14408 catalog_manager.cc:5697] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.851927 14746 consensus_queue.cc:237] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER 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: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.852401 14706 consensus_queue.cc:260] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.854223 14706 ts_tablet_manager.cc:1434] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:51.853386 14408 catalog_manager.cc:5697] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.855036 14706 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:51.861452 14706 tablet_bootstrap.cc:654] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.865317 14407 catalog_manager.cc:5697] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.869758 14706 tablet_bootstrap.cc:492] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:51.870323 14706 ts_tablet_manager.cc:1403] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:52:51.870023 14739 consensus_queue.cc:1048] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:51.873327 14739 raft_consensus.cc:493] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.873029 14706 raft_consensus.cc:359] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.874078 14706 raft_consensus.cc:385] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.873920 14739 raft_consensus.cc:515] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.874475 14706 raft_consensus.cc:740] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.877558 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf20cc5b57f45e48001d0e48395cbd2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:51.875871 14706 consensus_queue.cc:260] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.879158 14513 raft_consensus.cc:2468] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.879956 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf20cc5b57f45e48001d0e48395cbd2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:51.880676 14589 raft_consensus.cc:2468] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:51.881915 14706 ts_tablet_manager.cc:1434] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:52:51.882879 14629 leader_election.cc:304] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.883975 14714 raft_consensus.cc:2804] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:51.884330 14714 raft_consensus.cc:493] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.884660 14714 raft_consensus.cc:3060] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.889871 14731 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:51.895617 14739 leader_election.cc:290] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.902961 14714 raft_consensus.cc:515] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.907469 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf20cc5b57f45e48001d0e48395cbd2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:51.908331 14513 raft_consensus.cc:3060] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.914301 14714 leader_election.cc:290] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:51.919476 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf20cc5b57f45e48001d0e48395cbd2" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:51.920456 14589 raft_consensus.cc:3060] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.926769 14515 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:51.926491 14714 consensus_queue.cc:1048] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:51.943079 14731 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:51.935544 14513 raft_consensus.cc:2468] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.946874 14589 raft_consensus.cc:2468] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:51.948356 14629 leader_election.cc:304] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:51.949532 14710 raft_consensus.cc:2804] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:51.950057 14710 raft_consensus.cc:697] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:51.950876 14710 consensus_queue.cc:237] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:51.966029 14412 catalog_manager.cc:5697] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.034415 14714 consensus_queue.cc:1048] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.046687 14766 consensus_queue.cc:1048] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.090147 14766 consensus_queue.cc:1048] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.096938 14710 raft_consensus.cc:493] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.097481 14710 raft_consensus.cc:515] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.099753 14710 leader_election.cc:290] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:52.101227 14714 consensus_queue.cc:1048] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.101575 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:52.102219 14590 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:52.102263 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:52.102990 14514 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:52.103420 14629 leader_election.cc:304] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:52.104395 14714 raft_consensus.cc:2804] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.104902 14714 raft_consensus.cc:493] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.105270 14714 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.113903 14714 raft_consensus.cc:515] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.116647 14714 leader_election.cc:290] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:52.116973 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:52.117290 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:52.117699 14514 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.117946 14590 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.125056 14514 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:52.125267 14590 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:52.126360 14628 leader_election.cc:304] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.127168 14714 raft_consensus.cc:2804] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.127619 14714 raft_consensus.cc:697] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.128299 14714 consensus_queue.cc:237] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.136270 14408 catalog_manager.cc:5697] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.174954 14714 consensus_queue.cc:1048] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.186419 14739 consensus_queue.cc:1048] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.199678 14663 raft_consensus.cc:1240] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Rejecting Update request from peer 5799c2b5b58142b3a85bb0a9c8370d25 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:52.200997 14709 consensus_queue.cc:1059] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.201709 14731 raft_consensus.cc:3055] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.202087 14731 raft_consensus.cc:740] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:52.202965 14731 consensus_queue.cc:260] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.204202 14731 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.251744 14731 consensus_queue.cc:1048] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.264878 14709 consensus_queue.cc:1048] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.266074 14590 raft_consensus.cc:1275] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:52.267443 14590 pending_rounds.cc:85] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Aborting all ops after (but not including) 0
I20260709 14:52:52.267742 14590 pending_rounds.cc:107] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:52.268090 14590 raft_consensus.cc:2889] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:52.269655 14746 consensus_queue.cc:1048] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.279142 14663 raft_consensus.cc:1275] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:52.282025 14746 consensus_queue.cc:1048] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.338987 14739 consensus_queue.cc:1048] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.350358 14766 consensus_queue.cc:1048] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.425838 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:52.426648 14663 raft_consensus.cc:606] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:52.432760 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:52.433449 14663 raft_consensus.cc:606] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:52.439675 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:52.440248 14663 raft_consensus.cc:606] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:52.454275 14590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:52:52.454876 14590 raft_consensus.cc:606] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:52.470607 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2"
dest_uuid: "806f173651034677a1cca0067766e332"
mode: GRACEFUL
new_leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:44572
I20260709 14:52:52.471175 14514 raft_consensus.cc:606] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Received request to transfer leadership to TS 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:52.476563 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:52.477072 14663 raft_consensus.cc:606] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:52.485080 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:52.485718 14663 raft_consensus.cc:606] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:52.501398 14714 raft_consensus.cc:993] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.502092 14766 raft_consensus.cc:1081] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.503937 14590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:35986
I20260709 14:52:52.504601 14590 raft_consensus.cc:493] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.505044 14590 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.507208 14747 raft_consensus.cc:993] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.507824 14709 raft_consensus.cc:1081] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.509853 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38968
I20260709 14:52:52.510442 14514 raft_consensus.cc:493] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.510816 14514 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.513440 14590 raft_consensus.cc:515] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.516187 14514 raft_consensus.cc:515] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.516853 14590 leader_election.cc:290] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.517221 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:52.517530 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c4ab7fb3654a0e9161348bdb5fa289" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.517886 14512 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.518177 14663 raft_consensus.cc:3055] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.518514 14663 raft_consensus.cc:740] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.519265 14514 leader_election.cc:290] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.519429 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:52.519383 14663 consensus_queue.cc:260] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.520188 14590 raft_consensus.cc:3055] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.520536 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.520545 14590 raft_consensus.cc:740] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:52.520967 14663 raft_consensus.cc:3060] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.521246 14664 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.521839 14590 consensus_queue.cc:260] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.524941 14590 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.529476 14664 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.530546 14512 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:52.530933 14478 leader_election.cc:304] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.531499 14766 consensus_queue.cc:1048] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.532161 14663 raft_consensus.cc:2468] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:52.532423 14554 leader_election.cc:304] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.533116 14713 raft_consensus.cc:2804] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.533703 14709 raft_consensus.cc:2804] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.533905 14713 raft_consensus.cc:697] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:52.534554 14709 raft_consensus.cc:697] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:52.534777 14590 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.535566 14713 consensus_queue.cc:237] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.535948 14709 consensus_queue.cc:237] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.546366 14408 catalog_manager.cc:5697] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.547066 14407 catalog_manager.cc:5697] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.549963 14710 raft_consensus.cc:993] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.549988 14714 consensus_queue.cc:1048] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.550590 14710 raft_consensus.cc:1081] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.556610 14590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:35986
I20260709 14:52:52.558907 14590 raft_consensus.cc:493] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.559398 14590 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.566128 14590 raft_consensus.cc:515] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.571559 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:52.572225 14512 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.571601 14590 leader_election.cc:290] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.572961 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187ed42c64e4458eb2cc71b535599e9a" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.573573 14663 raft_consensus.cc:3055] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.573912 14663 raft_consensus.cc:740] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.574738 14663 consensus_queue.cc:260] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.576112 14663 raft_consensus.cc:3060] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.578962 14512 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:52.580236 14554 leader_election.cc:304] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.580965 14709 raft_consensus.cc:2804] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.581427 14709 raft_consensus.cc:697] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:52.582226 14709 consensus_queue.cc:237] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.582800 14663 raft_consensus.cc:2468] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:52.590371 14408 catalog_manager.cc:5697] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.681622 14710 raft_consensus.cc:993] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.682071 14739 raft_consensus.cc:1081] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.683734 14512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:52:52.684257 14512 raft_consensus.cc:493] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.684588 14512 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.691368 14512 raft_consensus.cc:515] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:52.693020 14512 leader_election.cc:290] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:52.693991 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.694213 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e622601e05364e4ca7f0a2b393870747" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:52.694720 14663 raft_consensus.cc:3055] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.694782 14590 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.695298 14663 raft_consensus.cc:740] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.696174 14663 consensus_queue.cc:260] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:52.697435 14663 raft_consensus.cc:3060] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.702813 14590 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.704329 14480 leader_election.cc:304] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.704699 14663 raft_consensus.cc:2468] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.705276 14785 raft_consensus.cc:2804] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.705785 14785 raft_consensus.cc:697] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:52.706653 14785 consensus_queue.cc:237] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } }
I20260709 14:52:52.712834 14408 catalog_manager.cc:5697] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.729434 14746 raft_consensus.cc:993] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: : Instructing follower 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.729930 14785 raft_consensus.cc:1081] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Signalling peer 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:52.731572 14590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:36002
I20260709 14:52:52.732136 14590 raft_consensus.cc:493] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.732479 14590 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.738312 14590 raft_consensus.cc:515] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.740355 14590 leader_election.cc:290] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 3 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.740772 14739 raft_consensus.cc:993] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.741350 14739 raft_consensus.cc:1081] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.741031 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:52.741727 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ba41d763cd4416a97a235dd0ab95e2" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.742075 14512 raft_consensus.cc:3055] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.742883 14512 raft_consensus.cc:740] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:52.742885 14663 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.743373 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:52:52.744040 14514 raft_consensus.cc:493] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.744007 14512 consensus_queue.cc:260] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [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: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.744596 14514 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.745205 14512 raft_consensus.cc:3060] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.750650 14512 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 3.
I20260709 14:52:52.751621 14663 raft_consensus.cc:2468] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 3.
I20260709 14:52:52.751904 14554 leader_election.cc:304] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [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: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.752914 14709 raft_consensus.cc:2804] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:52.752960 14514 raft_consensus.cc:515] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.753429 14709 raft_consensus.cc:697] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:52.754251 14709 consensus_queue.cc:237] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [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: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.755692 14514 leader_election.cc:290] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.756556 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.756124 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead59bef19254983add8a371ac1cc3b4" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:52.757229 14663 raft_consensus.cc:3055] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.757604 14590 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.757615 14663 raft_consensus.cc:740] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.759073 14663 consensus_queue.cc:260] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.760471 14663 raft_consensus.cc:3060] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.762708 14408 catalog_manager.cc:5697] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 2 to 3, leader changed from 806f173651034677a1cca0067766e332 (127.9.77.65) to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.766177 14590 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.766721 14663 raft_consensus.cc:2468] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.767616 14480 leader_election.cc:304] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.768594 14785 raft_consensus.cc:2804] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.769177 14785 raft_consensus.cc:697] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:52.770048 14785 consensus_queue.cc:237] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.778074 14408 catalog_manager.cc:5697] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.807958 14710 raft_consensus.cc:993] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.808426 14714 raft_consensus.cc:1081] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:52.809942 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:52:52.810446 14514 raft_consensus.cc:493] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.810719 14514 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.815956 14514 raft_consensus.cc:515] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.817600 14514 leader_election.cc:290] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:52.818557 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:52.818697 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891b2c2abfe54241af92a93ab2867e81" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:52.819113 14590 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.819327 14663 raft_consensus.cc:3055] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.819736 14663 raft_consensus.cc:740] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:52.820422 14663 consensus_queue.cc:260] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.821363 14663 raft_consensus.cc:3060] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.824199 14590 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.825344 14480 leader_election.cc:304] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:52.826112 14785 raft_consensus.cc:2804] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.826567 14785 raft_consensus.cc:697] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:52.826987 14663 raft_consensus.cc:2468] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:52.827448 14785 consensus_queue.cc:237] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:52.835758 14408 catalog_manager.cc:5697] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.964239 14663 raft_consensus.cc:1275] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.965687 14709 consensus_queue.cc:1048] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, 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.976517 14514 raft_consensus.cc:1275] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.978230 14709 consensus_queue.cc:1048] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, 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.042943 14590 raft_consensus.cc:1275] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.044389 14785 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, 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.051836 14663 raft_consensus.cc:1275] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.051908 14514 raft_consensus.cc:1275] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.053328 14746 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:53.054453 14709 consensus_queue.cc:1048] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:53.073922 14663 raft_consensus.cc:1275] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.075721 14709 consensus_queue.cc:1048] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, 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.150734 14663 raft_consensus.cc:1275] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.152091 14713 consensus_queue.cc:1048] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, 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.160389 14590 raft_consensus.cc:1275] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.162369 14785 consensus_queue.cc:1048] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, 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.169327 14590 raft_consensus.cc:1275] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.170739 14785 consensus_queue.cc:1048] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, 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.180356 14663 raft_consensus.cc:1275] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.181780 14664 raft_consensus.cc:1275] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.181915 14713 consensus_queue.cc:1048] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, 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.183403 14709 consensus_queue.cc:1048] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, 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.188172 14514 raft_consensus.cc:1275] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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.189788 14709 consensus_queue.cc:1048] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, 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.365921 14590 raft_consensus.cc:1275] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.367264 14713 consensus_queue.cc:1048] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, 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.376137 14664 raft_consensus.cc:1275] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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.378276 14794 consensus_queue.cc:1048] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:55.513957 14407 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58654:
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:52:55.516115 14407 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.
W20260709 14:52:55.542539 14461 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:55.566636 14502 tablet_service.cc:1511] Processing CreateTablet for tablet e7243800b5d4490280ce80f885f1b217 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.568039 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7243800b5d4490280ce80f885f1b217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.567795 14579 tablet_service.cc:1511] Processing CreateTablet for tablet e7243800b5d4490280ce80f885f1b217 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.569082 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7243800b5d4490280ce80f885f1b217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.569370 14651 tablet_service.cc:1511] Processing CreateTablet for tablet e7243800b5d4490280ce80f885f1b217 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:55.570583 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7243800b5d4490280ce80f885f1b217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.573096 14503 tablet_service.cc:1511] Processing CreateTablet for tablet 18f31dd730f54918a8cf93fea480d419 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.573616 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 18f31dd730f54918a8cf93fea480d419 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.574432 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f31dd730f54918a8cf93fea480d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.574864 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f31dd730f54918a8cf93fea480d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.574687 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 18f31dd730f54918a8cf93fea480d419 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:55.575971 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f31dd730f54918a8cf93fea480d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.586504 14501 tablet_service.cc:1511] Processing CreateTablet for tablet 424fdef3cf544b72abec9b8bf5edf9ef (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.587952 14501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424fdef3cf544b72abec9b8bf5edf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.610352 14809 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.613371 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 424fdef3cf544b72abec9b8bf5edf9ef (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.615461 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424fdef3cf544b72abec9b8bf5edf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.618786 14807 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:55.619372 14577 tablet_service.cc:1511] Processing CreateTablet for tablet 807aed2bcf754666953cb2d61d824533 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.620137 14503 tablet_service.cc:1511] Processing CreateTablet for tablet 807aed2bcf754666953cb2d61d824533 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.620761 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807aed2bcf754666953cb2d61d824533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.621424 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807aed2bcf754666953cb2d61d824533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.625459 14809 tablet_bootstrap.cc:654] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.626545 14807 tablet_bootstrap.cc:654] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.636312 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 424fdef3cf544b72abec9b8bf5edf9ef (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:55.638319 14651 tablet_service.cc:1511] Processing CreateTablet for tablet 807aed2bcf754666953cb2d61d824533 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:55.641728 14579 tablet_service.cc:1511] Processing CreateTablet for tablet c5071d2b87c841739b7114a195f9c7d0 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.642676 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807aed2bcf754666953cb2d61d824533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.643028 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5071d2b87c841739b7114a195f9c7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.645524 14653 tablet_service.cc:1511] Processing CreateTablet for tablet c5071d2b87c841739b7114a195f9c7d0 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.646821 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5071d2b87c841739b7114a195f9c7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.640172 14502 tablet_service.cc:1511] Processing CreateTablet for tablet c5071d2b87c841739b7114a195f9c7d0 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:55.648082 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5071d2b87c841739b7114a195f9c7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.649444 14580 tablet_service.cc:1511] Processing CreateTablet for tablet c948c76189174f91844ebdd04df827fb (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.650822 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c948c76189174f91844ebdd04df827fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.612329 14808 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.660269 14501 tablet_service.cc:1511] Processing CreateTablet for tablet c948c76189174f91844ebdd04df827fb (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.661784 14501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c948c76189174f91844ebdd04df827fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.668993 14654 tablet_service.cc:1511] Processing CreateTablet for tablet c948c76189174f91844ebdd04df827fb (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:55.670354 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c948c76189174f91844ebdd04df827fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.675143 14504 tablet_service.cc:1511] Processing CreateTablet for tablet 5a06075deda4407a9ed8d69bc2a2465a (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.676555 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a06075deda4407a9ed8d69bc2a2465a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.676337 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 5a06075deda4407a9ed8d69bc2a2465a (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.677762 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a06075deda4407a9ed8d69bc2a2465a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.677564 14650 tablet_service.cc:1511] Processing CreateTablet for tablet 5a06075deda4407a9ed8d69bc2a2465a (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:55.678872 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a06075deda4407a9ed8d69bc2a2465a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.683496 14809 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:55.684079 14809 ts_tablet_manager.cc:1403] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.017s
I20260709 14:52:55.690856 14500 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5b94a56c54f64932d0a157b476fd6 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.687067 14809 raft_consensus.cc:359] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.692551 14809 raft_consensus.cc:385] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.700661 14809 raft_consensus.cc:740] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.701422 14809 consensus_queue.cc:260] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.697070 14505 tablet_service.cc:1511] Processing CreateTablet for tablet bdc558a20c4042fd89057624882f7ec7 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.704080 14809 ts_tablet_manager.cc:1434] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:52:55.699493 14648 tablet_service.cc:1511] Processing CreateTablet for tablet bdc558a20c4042fd89057624882f7ec7 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.705122 14809 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.705683 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc558a20c4042fd89057624882f7ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.692124 14577 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5b94a56c54f64932d0a157b476fd6 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.706676 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5b94a56c54f64932d0a157b476fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.707633 14794 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.708092 14794 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.693181 14649 tablet_service.cc:1511] Processing CreateTablet for tablet a5d5b94a56c54f64932d0a157b476fd6 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:55.700119 14580 tablet_service.cc:1511] Processing CreateTablet for tablet bdc558a20c4042fd89057624882f7ec7 (DEFAULT_TABLE table=soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:55.712265 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:55.709133 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424fdef3cf544b72abec9b8bf5edf9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.714663 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5b94a56c54f64932d0a157b476fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.714941 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
W20260709 14:52:55.716620 14478 leader_election.cc:343] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:55.717850 14480 leader_election.cc:343] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:55.718292 14480 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806f173651034677a1cca0067766e332; no voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:55.692271 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d5b94a56c54f64932d0a157b476fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.720760 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc558a20c4042fd89057624882f7ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.711655 14808 tablet_bootstrap.cc:654] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.710307 14794 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:55.718497 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc558a20c4042fd89057624882f7ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:55.729687 14794 raft_consensus.cc:2749] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:55.754508 14807 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:55.755223 14807 ts_tablet_manager.cc:1403] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.013s
I20260709 14:52:55.758044 14807 raft_consensus.cc:359] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.761528 14809 tablet_bootstrap.cc:654] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.770037 14807 raft_consensus.cc:385] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.789445 14807 raft_consensus.cc:740] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.794421 14808 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:55.795063 14808 ts_tablet_manager.cc:1403] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.025s
I20260709 14:52:55.798679 14807 consensus_queue.cc:260] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.799737 14809 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:55.800318 14809 ts_tablet_manager.cc:1403] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.095s	user 0.004s	sys 0.013s
I20260709 14:52:55.800060 14808 raft_consensus.cc:359] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.800800 14808 raft_consensus.cc:385] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.801151 14808 raft_consensus.cc:740] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.801915 14808 consensus_queue.cc:260] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.803436 14809 raft_consensus.cc:359] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.804255 14809 raft_consensus.cc:385] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.804363 14808 ts_tablet_manager.cc:1434] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:55.804615 14809 raft_consensus.cc:740] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.805431 14808 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.805503 14809 consensus_queue.cc:260] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.812837 14808 tablet_bootstrap.cc:654] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.818543 14807 ts_tablet_manager.cc:1434] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 14:52:55.820055 14808 tablet_bootstrap.cc:492] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:55.820425 14809 ts_tablet_manager.cc:1434] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:52:55.821316 14808 ts_tablet_manager.cc:1403] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:52:55.821715 14807 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:55.824376 14809 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.825034 14808 raft_consensus.cc:359] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.825938 14808 raft_consensus.cc:385] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.826318 14808 raft_consensus.cc:740] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.827175 14808 consensus_queue.cc:260] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.829048 14807 tablet_bootstrap.cc:654] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.829692 14808 ts_tablet_manager.cc:1434] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:52:55.830842 14808 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.834640 14809 tablet_bootstrap.cc:654] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.839282 14808 tablet_bootstrap.cc:654] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.857257 14808 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:55.858062 14808 ts_tablet_manager.cc:1403] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 14:52:55.861631 14808 raft_consensus.cc:359] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.862252 14809 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:55.862435 14808 raft_consensus.cc:385] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.862694 14807 tablet_bootstrap.cc:492] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:55.862872 14809 ts_tablet_manager.cc:1403] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.005s
I20260709 14:52:55.862922 14808 raft_consensus.cc:740] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.863258 14807 ts_tablet_manager.cc:1403] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.012s
I20260709 14:52:55.863996 14808 consensus_queue.cc:260] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.865893 14809 raft_consensus.cc:359] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.866374 14808 ts_tablet_manager.cc:1434] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:55.866290 14807 raft_consensus.cc:359] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.866748 14809 raft_consensus.cc:385] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.867161 14807 raft_consensus.cc:385] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.867286 14809 raft_consensus.cc:740] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.867654 14808 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.867609 14807 raft_consensus.cc:740] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.868297 14809 consensus_queue.cc:260] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.868587 14807 consensus_queue.cc:260] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.871061 14807 ts_tablet_manager.cc:1434] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:52:55.872282 14807 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:55.873553 14809 ts_tablet_manager.cc:1434] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:55.874471 14808 tablet_bootstrap.cc:654] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.874704 14809 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.878978 14807 tablet_bootstrap.cc:654] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.882903 14809 tablet_bootstrap.cc:654] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.892335 14807 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:55.892973 14807 ts_tablet_manager.cc:1403] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:52:55.901506 14809 tablet_bootstrap.cc:492] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:55.902083 14809 ts_tablet_manager.cc:1403] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260709 14:52:55.902161 14808 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:55.902653 14808 ts_tablet_manager.cc:1403] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.014s
I20260709 14:52:55.896019 14807 raft_consensus.cc:359] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.904008 14807 raft_consensus.cc:385] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.904312 14807 raft_consensus.cc:740] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.905081 14807 consensus_queue.cc:260] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.905490 14808 raft_consensus.cc:359] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.906265 14808 raft_consensus.cc:385] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.906596 14808 raft_consensus.cc:740] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.907408 14807 ts_tablet_manager.cc:1434] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:55.907455 14808 consensus_queue.cc:260] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.908486 14807 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:55.908231 14809 raft_consensus.cc:359] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.909160 14809 raft_consensus.cc:385] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.909538 14809 raft_consensus.cc:740] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.910207 14808 ts_tablet_manager.cc:1434] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:55.911355 14808 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.910323 14809 consensus_queue.cc:260] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.917017 14809 ts_tablet_manager.cc:1434] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:52:55.918568 14807 tablet_bootstrap.cc:654] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.923149 14808 tablet_bootstrap.cc:654] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.924194 14809 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.932623 14809 tablet_bootstrap.cc:654] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.934134 14807 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:55.934649 14807 ts_tablet_manager.cc:1403] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 14:52:55.935187 14808 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:55.935879 14808 ts_tablet_manager.cc:1403] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260709 14:52:55.937093 14807 raft_consensus.cc:359] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.937700 14807 raft_consensus.cc:385] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.938071 14807 raft_consensus.cc:740] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.939021 14807 consensus_queue.cc:260] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.939353 14808 raft_consensus.cc:359] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.940218 14808 raft_consensus.cc:385] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.940421 14809 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:55.940573 14808 raft_consensus.cc:740] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.940991 14809 ts_tablet_manager.cc:1403] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 14:52:55.941286 14807 ts_tablet_manager.cc:1434] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:55.941422 14808 consensus_queue.cc:260] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.942414 14807 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:55.944139 14808 ts_tablet_manager.cc:1434] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:55.944008 14809 raft_consensus.cc:359] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.944865 14809 raft_consensus.cc:385] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.945201 14809 raft_consensus.cc:740] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.946103 14809 consensus_queue.cc:260] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.948523 14807 tablet_bootstrap.cc:654] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.949419 14808 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:55.949932 14809 ts_tablet_manager.cc:1434] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:55.951030 14809 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:55.952951 14792 raft_consensus.cc:493] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.953668 14792 raft_consensus.cc:515] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.956796 14808 tablet_bootstrap.cc:654] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.957505 14809 tablet_bootstrap.cc:654] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:55.957933 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5071d2b87c841739b7114a195f9c7d0" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:55.958693 14514 raft_consensus.cc:2468] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:55.962642 14807 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:55.963837 14807 ts_tablet_manager.cc:1403] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:52:55.964186 14554 leader_election.cc:304] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:55.967710 14807 raft_consensus.cc:359] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.968703 14807 raft_consensus.cc:385] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:55.968952 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5071d2b87c841739b7114a195f9c7d0" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:55.969065 14807 raft_consensus.cc:740] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:55.969691 14663 raft_consensus.cc:2468] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:55.970201 14807 consensus_queue.cc:260] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.971402 14714 raft_consensus.cc:493] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.971880 14714 raft_consensus.cc:515] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:55.973942 14714 leader_election.cc:290] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:55.975880 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:55.976527 14514 raft_consensus.cc:2468] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:55.977794 14628 leader_election.cc:304] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:55.981043 14714 raft_consensus.cc:2804] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:55.981467 14714 raft_consensus.cc:493] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.981858 14714 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:55.982152 14792 leader_election.cc:290] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:55.983554 14792 raft_consensus.cc:2804] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:55.985250 14792 raft_consensus.cc:493] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.985989 14792 raft_consensus.cc:3060] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.003175 14714 raft_consensus.cc:515] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.015347 14792 raft_consensus.cc:515] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.004172 14830 raft_consensus.cc:493] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.017508 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.018172 14514 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.017916 14830 raft_consensus.cc:515] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.020010 14830 leader_election.cc:290] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.013234 14807 ts_tablet_manager.cc:1434] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.010s
W20260709 14:52:56.013911 14554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:40413, user_credentials={real_user=slave}} blocked reactor thread for 49818.6us
I20260709 14:52:56.021529 14807 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:56.011615 14809 tablet_bootstrap.cc:492] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:56.022581 14809 ts_tablet_manager.cc:1403] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.017s
I20260709 14:52:56.024317 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.026090 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5071d2b87c841739b7114a195f9c7d0" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.026746 14512 raft_consensus.cc:3060] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.026942 14829 raft_consensus.cc:493] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.028095 14807 tablet_bootstrap.cc:654] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.027662 14829 raft_consensus.cc:515] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.026764 14809 raft_consensus.cc:359] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.032183 14809 raft_consensus.cc:385] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.032670 14809 raft_consensus.cc:740] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.033893 14809 consensus_queue.cc:260] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.020197 14792 leader_election.cc:290] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.038596 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.039557 14515 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
W20260709 14:52:56.041000 14629 leader_election.cc:343] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.043895 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.044898 14590 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:56.047520 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5071d2b87c841739b7114a195f9c7d0" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.048453 14663 raft_consensus.cc:3060] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.048583 14809 ts_tablet_manager.cc:1434] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 14:52:56.049491 14829 leader_election.cc:290] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.053010 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:56.053997 14664 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:56.054314 14809 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:56.057232 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.058310 14515 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:56.070894 14809 tablet_bootstrap.cc:654] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.071527 14629 leader_election.cc:304] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:56.073345 14830 raft_consensus.cc:2804] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.073707 14830 raft_consensus.cc:493] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.074043 14830 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.074553 14807 tablet_bootstrap.cc:492] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:56.075129 14807 ts_tablet_manager.cc:1403] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.017s
I20260709 14:52:56.078166 14807 raft_consensus.cc:359] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.078898 14807 raft_consensus.cc:385] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.079185 14807 raft_consensus.cc:740] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.080206 14554 leader_election.cc:304] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.080076 14807 consensus_queue.cc:260] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.081115 14829 raft_consensus.cc:2804] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.081632 14829 raft_consensus.cc:493] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.082048 14829 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.083673 14807 ts_tablet_manager.cc:1434] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:52:56.085026 14807 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:56.090265 14830 raft_consensus.cc:515] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.091838 14807 tablet_bootstrap.cc:654] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.095376 14514 raft_consensus.cc:2468] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:56.106889 14829 raft_consensus.cc:515] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.110435 14830 leader_election.cc:290] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.111014 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.111877 14589 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.112167 14829 leader_election.cc:290] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.104017 14807 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:56.104302 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.104874 14714 leader_election.cc:290] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.106979 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.115191 14590 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.115598 14515 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.108711 14628 leader_election.cc:304] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.120265 14589 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:56.099629 14512 raft_consensus.cc:2468] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.108883 14812 raft_consensus.cc:493] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.121829 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.122540 14664 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.122745 14714 raft_consensus.cc:2804] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.123076 14807 ts_tablet_manager.cc:1403] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260709 14:52:56.123345 14714 raft_consensus.cc:697] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:56.124498 14714 consensus_queue.cc:237] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.114343 14809 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:56.114104 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.122212 14812 raft_consensus.cc:515] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.127883 14809 ts_tablet_manager.cc:1403] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.004s
I20260709 14:52:56.127918 14514 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.129465 14812 leader_election.cc:290] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.132090 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
W20260709 14:52:56.133831 14478 leader_election.cc:343] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.102138 14663 raft_consensus.cc:2468] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.114233 14808 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:56.134850 14808 ts_tablet_manager.cc:1403] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.186s	user 0.072s	sys 0.091s
I20260709 14:52:56.135910 14514 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.127031 14807 raft_consensus.cc:359] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.137310 14664 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.137403 14807 raft_consensus.cc:385] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.137957 14807 raft_consensus.cc:740] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.138273 14515 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:56.138083 14808 raft_consensus.cc:359] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.122740 14590 raft_consensus.cc:2468] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 1.
I20260709 14:52:56.138844 14807 consensus_queue.cc:260] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.122576 14554 leader_election.cc:304] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.131749 14809 raft_consensus.cc:359] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.139988 14809 raft_consensus.cc:385] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.140817 14809 raft_consensus.cc:740] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.140413 14829 raft_consensus.cc:2804] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.141320 14807 ts_tablet_manager.cc:1434] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:52:56.138875 14808 raft_consensus.cc:385] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.141764 14829 raft_consensus.cc:697] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:56.142128 14808 raft_consensus.cc:740] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.142937 14808 consensus_queue.cc:260] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.142868 14829 consensus_queue.cc:237] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.143847 14413 catalog_manager.cc:5697] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.145411 14808 ts_tablet_manager.cc:1434] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:56.144188 14809 consensus_queue.cc:260] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.146468 14808 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:56.150604 14809 ts_tablet_manager.cc:1434] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:52:56.151968 14807 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
I20260709 14:52:56.152153 14809 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:56.158985 14807 tablet_bootstrap.cc:654] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.161867 14808 tablet_bootstrap.cc:654] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.165865 14809 tablet_bootstrap.cc:654] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:56.173887 14554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:40413, user_credentials={real_user=slave}} blocked reactor thread for 51416us
I20260709 14:52:56.175259 14629 leader_election.cc:304] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:56.176470 14714 raft_consensus.cc:2804] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.177078 14714 raft_consensus.cc:697] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:56.177771 14809 tablet_bootstrap.cc:492] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:56.178530 14809 ts_tablet_manager.cc:1403] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.010s
I20260709 14:52:56.178164 14714 consensus_queue.cc:237] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.183636 14809 raft_consensus.cc:359] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.184669 14809 raft_consensus.cc:385] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.185096 14809 raft_consensus.cc:740] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.186327 14809 consensus_queue.cc:260] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.187729 14554 leader_election.cc:304] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.193138 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.194470 14589 raft_consensus.cc:2468] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:56.195194 14829 raft_consensus.cc:2804] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.200603 14829 raft_consensus.cc:697] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:56.201584 14480 leader_election.cc:304] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [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: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 2aa88fc366b844a0aaf9a526d7c143bf
I20260709 14:52:56.201910 14829 consensus_queue.cc:237] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.203282 14794 raft_consensus.cc:2804] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.203787 14794 raft_consensus.cc:493] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.204195 14794 raft_consensus.cc:3060] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.195752 14809 ts_tablet_manager.cc:1434] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:52:56.209100 14809 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: Bootstrap starting.
I20260709 14:52:56.215145 14794 raft_consensus.cc:515] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.224473 14792 raft_consensus.cc:493] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.234630 14792 raft_consensus.cc:515] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.238539 14792 leader_election.cc:290] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.222780 14714 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.240564 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c948c76189174f91844ebdd04df827fb" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.241253 14514 raft_consensus.cc:2468] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:56.240973 14714 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.242937 14809 tablet_bootstrap.cc:654] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.252092 14829 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.253366 14829 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.256901 14809 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: No bootstrap required, opened a new log
I20260709 14:52:56.260958 14829 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.264346 14809 ts_tablet_manager.cc:1403] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260709 14:52:56.265666 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.266702 14589 raft_consensus.cc:2468] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 0.
I20260709 14:52:56.264514 14554 leader_election.cc:304] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.268321 14829 raft_consensus.cc:2804] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.268893 14829 raft_consensus.cc:493] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.269369 14829 raft_consensus.cc:3060] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.272892 14809 raft_consensus.cc:359] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.276134 14809 raft_consensus.cc:385] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.277199 14809 raft_consensus.cc:740] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.279307 14809 consensus_queue.cc:260] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.281736 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.281788 14629 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:56.284000 14515 raft_consensus.cc:2468] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:56.283659 14714 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.288300 14809 ts_tablet_manager.cc:1434] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:52:56.285317 14846 raft_consensus.cc:2804] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.294379 14846 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.295081 14846 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.302976 14807 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:56.303707 14807 ts_tablet_manager.cc:1403] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.053s
I20260709 14:52:56.291584 14554 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.292397 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.305946 14589 raft_consensus.cc:3060] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.306646 14807 raft_consensus.cc:359] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.307644 14807 raft_consensus.cc:385] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.307974 14807 raft_consensus.cc:740] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.308722 14807 consensus_queue.cc:260] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.308642 14408 catalog_manager.cc:5697] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.317901 14794 leader_election.cc:290] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.320577 14411 catalog_manager.cc:5697] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 1 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.312788 14807 ts_tablet_manager.cc:1434] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:56.313103 14828 raft_consensus.cc:2804] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.316442 14808 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:56.324965 14828 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.325222 14808 ts_tablet_manager.cc:1403] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.179s	user 0.045s	sys 0.030s
I20260709 14:52:56.325366 14828 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.328676 14808 raft_consensus.cc:359] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.329416 14808 raft_consensus.cc:385] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.329444 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.330842 14807 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: Bootstrap starting.
W20260709 14:52:56.331111 14478 leader_election.cc:343] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:56.329788 14808 raft_consensus.cc:740] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.333213 14808 consensus_queue.cc:260] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.333642 14828 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.336012 14808 ts_tablet_manager.cc:1434] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:56.337291 14807 tablet_bootstrap.cc:654] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.339607 14808 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
W20260709 14:52:56.338011 14628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:40413, user_credentials={real_user=slave}} blocked reactor thread for 214362us
I20260709 14:52:56.341032 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.344637 14515 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.324183 14589 raft_consensus.cc:2468] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:56.347476 14480 leader_election.cc:304] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [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: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 2aa88fc366b844a0aaf9a526d7c143bf
I20260709 14:52:56.348742 14808 tablet_bootstrap.cc:654] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:56.348893 14794 raft_consensus.cc:2804] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.349665 14794 raft_consensus.cc:697] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:56.350618 14807 tablet_bootstrap.cc:492] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: No bootstrap required, opened a new log
I20260709 14:52:56.350502 14794 consensus_queue.cc:237] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.351114 14807 ts_tablet_manager.cc:1403] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:52:56.352841 14515 raft_consensus.cc:2468] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.401983 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.404393 14514 raft_consensus.cc:2393] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2aa88fc366b844a0aaf9a526d7c143bf in current term 1: Already voted for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in this term.
I20260709 14:52:56.364642 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c948c76189174f91844ebdd04df827fb" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:56.356426 14807 raft_consensus.cc:359] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.409374 14807 raft_consensus.cc:385] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.410004 14807 raft_consensus.cc:740] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.409765 14663 raft_consensus.cc:2468] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 0.
I20260709 14:52:56.363708 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:56.409780 14554 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.412011 14807 consensus_queue.cc:260] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.335776 14829 raft_consensus.cc:515] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.367175 14808 tablet_bootstrap.cc:492] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:56.364526 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.355816 14828 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.359095 14846 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.424572 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c948c76189174f91844ebdd04df827fb" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.443842 14515 raft_consensus.cc:3060] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.426070 14829 leader_election.cc:290] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.424600 14792 raft_consensus.cc:2804] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.447655 14792 raft_consensus.cc:697] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:56.449527 14792 consensus_queue.cc:237] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.453109 14411 catalog_manager.cc:5697] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.456099 14664 raft_consensus.cc:2393] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5799c2b5b58142b3a85bb0a9c8370d25 in current term 1: Already voted for candidate 2aa88fc366b844a0aaf9a526d7c143bf in this term.
I20260709 14:52:56.456974 14807 ts_tablet_manager.cc:1434] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: Time spent starting tablet: real 0.105s	user 0.010s	sys 0.002s
I20260709 14:52:56.433001 14408 catalog_manager.cc:5697] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.465575 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c948c76189174f91844ebdd04df827fb" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.465685 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:56.466475 14662 raft_consensus.cc:3060] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.467196 14512 raft_consensus.cc:2393] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2aa88fc366b844a0aaf9a526d7c143bf in current term 1: Already voted for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in this term.
I20260709 14:52:56.468250 14812 raft_consensus.cc:493] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.468995 14812 raft_consensus.cc:515] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.471357 14808 ts_tablet_manager.cc:1403] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.008s
I20260709 14:52:56.473474 14846 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.477416 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:56.477309 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.479960 14589 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:56.481292 14663 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:56.481758 14480 leader_election.cc:304] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.475050 14812 leader_election.cc:290] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.488663 14812 raft_consensus.cc:2804] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.489130 14812 raft_consensus.cc:493] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.489519 14812 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.495888 14808 raft_consensus.cc:359] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.497048 14808 raft_consensus.cc:385] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.497448 14808 raft_consensus.cc:740] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.504519 14808 consensus_queue.cc:260] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.493155 14515 raft_consensus.cc:2468] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.513630 14808 ts_tablet_manager.cc:1434] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 14:52:56.518246 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.520838 14629 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [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: 2aa88fc366b844a0aaf9a526d7c143bf; no voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332
I20260709 14:52:56.521934 14846 raft_consensus.cc:2749] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.521364 14554 leader_election.cc:304] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.523586 14792 raft_consensus.cc:2804] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.524120 14792 raft_consensus.cc:697] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:56.524729 14662 raft_consensus.cc:2468] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 1.
I20260709 14:52:56.525499 14792 consensus_queue.cc:237] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.527292 14407 catalog_manager.cc:5697] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.531055 14808 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: Bootstrap starting.
I20260709 14:52:56.540149 14812 raft_consensus.cc:515] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.544184 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.544902 14662 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.547869 14808 tablet_bootstrap.cc:654] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:56.548017 14461 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:56.553175 14662 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:56.555295 14478 leader_election.cc:304] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
W20260709 14:52:56.556131 14480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33097, user_credentials={real_user=slave}} blocked reactor thread for 74666.9us
I20260709 14:52:56.556348 14794 raft_consensus.cc:2804] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.557343 14794 raft_consensus.cc:697] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:56.558902 14794 consensus_queue.cc:237] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.561425 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.562130 14589 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.553778 14812 leader_election.cc:290] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.564778 14808 tablet_bootstrap.cc:492] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: No bootstrap required, opened a new log
I20260709 14:52:56.567139 14808 ts_tablet_manager.cc:1403] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.001s
I20260709 14:52:56.571007 14808 raft_consensus.cc:359] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.581913 14808 raft_consensus.cc:385] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:56.582901 14808 raft_consensus.cc:740] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Initialized, Role: FOLLOWER
I20260709 14:52:56.584373 14808 consensus_queue.cc:260] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.587841 14808 ts_tablet_manager.cc:1434] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:52:56.583137 14589 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:56.579808 14407 catalog_manager.cc:5697] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.594983 14408 catalog_manager.cc:5697] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.625730 14794 raft_consensus.cc:493] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.626317 14794 raft_consensus.cc:515] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.628286 14794 leader_election.cc:290] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.629376 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.629504 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" is_pre_election: true
I20260709 14:52:56.630373 14589 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:56.630369 14662 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 0.
I20260709 14:52:56.631776 14480 leader_election.cc:304] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.632686 14794 raft_consensus.cc:2804] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:56.633080 14794 raft_consensus.cc:493] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.633548 14794 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.633224 14846 consensus_queue.cc:1048] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.643589 14794 raft_consensus.cc:515] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.648312 14662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:56.649216 14662 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.659981 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:56.660729 14589 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.663616 14794 leader_election.cc:290] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:56.663986 14834 consensus_queue.cc:1048] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.665561 14662 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:56.667047 14478 leader_election.cc:304] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:56.668272 14812 raft_consensus.cc:2804] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:56.668921 14812 raft_consensus.cc:697] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:56.670166 14812 consensus_queue.cc:237] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.678165 14792 consensus_queue.cc:1048] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.679768 14589 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 1.
I20260709 14:52:56.691670 14830 consensus_queue.cc:1048] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.710409 14852 consensus_queue.cc:1048] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.712123 14830 raft_consensus.cc:493] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.712767 14830 raft_consensus.cc:515] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:56.714639 14853 consensus_queue.cc:1048] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.715333 14852 consensus_queue.cc:1048] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.719452 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806f173651034677a1cca0067766e332" is_pre_election: true
I20260709 14:52:56.719336 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424fdef3cf544b72abec9b8bf5edf9ef" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" is_pre_election: true
I20260709 14:52:56.720956 14830 leader_election.cc:290] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:56.722671 14589 raft_consensus.cc:2393] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2aa88fc366b844a0aaf9a526d7c143bf in current term 1: Already voted for candidate 806f173651034677a1cca0067766e332 in this term.
I20260709 14:52:56.724184 14629 leader_election.cc:304] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf; no voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332
I20260709 14:52:56.734790 14830 raft_consensus.cc:3060] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:56.745898 14834 consensus_queue.cc:1048] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.768955 14830 raft_consensus.cc:2749] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:56.769913 14411 catalog_manager.cc:5697] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 0 to 1, leader changed from <none> to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.833870 14873 consensus_queue.cc:1048] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.870095 14852 consensus_queue.cc:1048] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.875433 14794 consensus_queue.cc:1048] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:56.899145 14852 consensus_queue.cc:1048] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.919746 14852 consensus_queue.cc:1048] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.931773 14852 consensus_queue.cc:1048] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.934002 14663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:56.934773 14663 raft_consensus.cc:606] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:56.942533 14588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:52:56.943178 14588 raft_consensus.cc:606] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:56.952481 14588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807aed2bcf754666953cb2d61d824533"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
mode: GRACEFUL
new_leader_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:52:56.953060 14588 raft_consensus.cc:606] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Received request to transfer leadership to TS 806f173651034677a1cca0067766e332
I20260709 14:52:56.955727 14875 consensus_queue.cc:1048] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.965075 14664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
mode: GRACEFUL
new_leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:60168
I20260709 14:52:56.967685 14664 raft_consensus.cc:606] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Received request to transfer leadership to TS 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:56.968369 14856 consensus_queue.cc:1048] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.977447 14513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6"
dest_uuid: "806f173651034677a1cca0067766e332"
mode: GRACEFUL
new_leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:44572
I20260709 14:52:56.978065 14513 raft_consensus.cc:606] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Received request to transfer leadership to TS 5799c2b5b58142b3a85bb0a9c8370d25
I20260709 14:52:56.984925 14513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7"
dest_uuid: "806f173651034677a1cca0067766e332"
mode: GRACEFUL
new_leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:44572
I20260709 14:52:56.985526 14513 raft_consensus.cc:606] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Received request to transfer leadership to TS 2aa88fc366b844a0aaf9a526d7c143bf
I20260709 14:52:57.048200 14830 raft_consensus.cc:993] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.048805 14834 raft_consensus.cc:1081] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.050683 14513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:52:57.051306 14513 raft_consensus.cc:493] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.051697 14513 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.058012 14513 raft_consensus.cc:515] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.060065 14513 leader_election.cc:290] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:57.060823 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:57.061532 14589 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.061549 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7243800b5d4490280ce80f885f1b217" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:57.062333 14664 raft_consensus.cc:3055] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.062568 14664 raft_consensus.cc:740] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:57.063515 14664 consensus_queue.cc:260] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.064551 14664 raft_consensus.cc:3060] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.068020 14589 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.069482 14480 leader_election.cc:304] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:57.070482 14812 raft_consensus.cc:2804] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.070953 14812 raft_consensus.cc:697] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:57.071571 14664 raft_consensus.cc:2468] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.071899 14812 consensus_queue.cc:237] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.079980 14411 catalog_manager.cc:5697] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.149966 14851 raft_consensus.cc:993] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.150422 14852 raft_consensus.cc:1081] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.151996 14513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807aed2bcf754666953cb2d61d824533"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38968
I20260709 14:52:57.152563 14513 raft_consensus.cc:493] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.152944 14513 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.160213 14513 raft_consensus.cc:515] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.161870 14513 leader_election.cc:290] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:57.162704 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:57.162984 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807aed2bcf754666953cb2d61d824533" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:57.163478 14589 raft_consensus.cc:3055] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.163615 14664 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.163781 14589 raft_consensus.cc:740] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:57.164620 14589 consensus_queue.cc:260] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.165604 14589 raft_consensus.cc:3060] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.169068 14664 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.170351 14478 leader_election.cc:304] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:57.170899 14589 raft_consensus.cc:2468] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.171059 14856 raft_consensus.cc:2804] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.171603 14856 raft_consensus.cc:697] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:57.172526 14856 consensus_queue.cc:237] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.180673 14407 catalog_manager.cc:5697] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.183967 14856 consensus_queue.cc:1048] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.197137 14812 consensus_queue.cc:1048] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.208604 14856 raft_consensus.cc:993] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: : Instructing follower 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:57.209123 14812 raft_consensus.cc:1081] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Signalling peer 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:57.210752 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:36002
I20260709 14:52:57.211287 14589 raft_consensus.cc:493] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.211609 14589 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.225172 14589 raft_consensus.cc:515] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.228547 14589 leader_election.cc:290] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:57.229142 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:57.229868 14664 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.240494 14664 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:57.241590 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d5b94a56c54f64932d0a157b476fd6" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:57.241783 14553 leader_election.cc:304] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:57.242322 14513 raft_consensus.cc:3055] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.242686 14513 raft_consensus.cc:740] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:57.242698 14852 raft_consensus.cc:2804] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.243655 14852 raft_consensus.cc:697] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:57.243767 14513 consensus_queue.cc:260] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.244647 14852 consensus_queue.cc:237] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.245266 14513 raft_consensus.cc:3060] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.252939 14407 catalog_manager.cc:5697] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 1 to 2, leader changed from 806f173651034677a1cca0067766e332 (127.9.77.65) to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.253561 14513 raft_consensus.cc:2468] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:57.306521 14851 raft_consensus.cc:993] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: : Instructing follower 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.307050 14851 raft_consensus.cc:1081] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Signalling peer 806f173651034677a1cca0067766e332 to start an election
I20260709 14:52:57.309365 14513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419"
dest_uuid: "806f173651034677a1cca0067766e332"
 from {username='slave'} at 127.0.0.1:38968
I20260709 14:52:57.310034 14513 raft_consensus.cc:493] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.313457 14834 raft_consensus.cc:993] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: : Instructing follower 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:57.313961 14513 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.314277 14834 raft_consensus.cc:1081] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Signalling peer 5799c2b5b58142b3a85bb0a9c8370d25 to start an election
I20260709 14:52:57.316064 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
 from {username='slave'} at 127.0.0.1:35986
I20260709 14:52:57.316781 14589 raft_consensus.cc:493] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.317139 14589 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.320405 14513 raft_consensus.cc:515] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.322240 14513 leader_election.cc:290] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Requested vote from peers 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:57.323475 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:57.324221 14588 raft_consensus.cc:3055] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.324545 14588 raft_consensus.cc:740] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:57.324496 14589 raft_consensus.cc:515] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.325525 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f31dd730f54918a8cf93fea480d419" candidate_uuid: "806f173651034677a1cca0067766e332" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:57.326145 14664 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.325583 14588 consensus_queue.cc:260] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.326844 14589 leader_election.cc:290] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67:37621)
I20260709 14:52:57.327435 14588 raft_consensus.cc:3060] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.328125 14663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
I20260709 14:52:57.328718 14663 raft_consensus.cc:3055] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.329109 14663 raft_consensus.cc:740] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:57.329154 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a06075deda4407a9ed8d69bc2a2465a" candidate_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:57.329815 14513 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.330085 14663 consensus_queue.cc:260] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.331400 14663 raft_consensus.cc:3060] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.334522 14664 raft_consensus.cc:2468] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.335695 14588 raft_consensus.cc:2468] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806f173651034677a1cca0067766e332 in term 2.
I20260709 14:52:57.335969 14478 leader_election.cc:304] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:57.336910 14812 raft_consensus.cc:2804] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.337421 14812 raft_consensus.cc:697] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Leader. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:57.337525 14513 raft_consensus.cc:2468] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:57.338376 14812 consensus_queue.cc:237] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.338954 14554 leader_election.cc:304] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5799c2b5b58142b3a85bb0a9c8370d25, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:52:57.339936 14852 raft_consensus.cc:2804] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.340438 14852 raft_consensus.cc:697] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Becoming Leader. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:52:57.340684 14663 raft_consensus.cc:2468] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5799c2b5b58142b3a85bb0a9c8370d25 in term 2.
I20260709 14:52:57.341403 14852 consensus_queue.cc:237] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.349493 14407 catalog_manager.cc:5697] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 reported cstate change: term changed from 1 to 2, leader changed from 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67) to 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.349493 14408 catalog_manager.cc:5697] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 reported cstate change: term changed from 1 to 2, leader changed from 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66) to 806f173651034677a1cca0067766e332 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "806f173651034677a1cca0067766e332" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.378507 14875 raft_consensus.cc:993] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: : Instructing follower 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:52:57.379065 14812 raft_consensus.cc:1081] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Signalling peer 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:52:57.380635 14663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:57388
I20260709 14:52:57.381166 14663 raft_consensus.cc:493] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.381497 14663 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.386547 14663 raft_consensus.cc:515] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.388461 14663 leader_election.cc:290] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:52:57.390007 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:52:57.390106 14588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc558a20c4042fd89057624882f7ec7" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:52:57.390987 14513 raft_consensus.cc:3055] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:57.391041 14588 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.391497 14513 raft_consensus.cc:740] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:52:57.392493 14513 consensus_queue.cc:260] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.394012 14513 raft_consensus.cc:3060] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:57.399497 14588 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 2.
I20260709 14:52:57.400338 14513 raft_consensus.cc:2468] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 2.
I20260709 14:52:57.400832 14629 leader_election.cc:304] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 5799c2b5b58142b3a85bb0a9c8370d25; no voters: 
I20260709 14:52:57.401790 14834 raft_consensus.cc:2804] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:57.402225 14834 raft_consensus.cc:697] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:52:57.402933 14834 consensus_queue.cc:237] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:52:57.409864 14408 catalog_manager.cc:5697] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 1 to 2, leader changed from 806f173651034677a1cca0067766e332 (127.9.77.65) to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 2 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:57.473577 14663 raft_consensus.cc:1275] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.474761 14812 consensus_queue.cc:1048] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.482677 14588 raft_consensus.cc:1275] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.485694 14812 consensus_queue.cc:1048] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.646811 14663 raft_consensus.cc:1275] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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:57.648078 14852 consensus_queue.cc:1048] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.656989 14513 raft_consensus.cc:1275] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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:57.658418 14853 consensus_queue.cc:1048] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.718466 14588 raft_consensus.cc:1275] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.719991 14812 consensus_queue.cc:1048] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.728277 14663 raft_consensus.cc:1275] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.729820 14856 consensus_queue.cc:1048] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.759505 14664 raft_consensus.cc:1275] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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:57.760865 14853 consensus_queue.cc:1048] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.768424 14513 raft_consensus.cc:1275] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 5799c2b5b58142b3a85bb0a9c8370d25: 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:57.769735 14853 consensus_queue.cc:1048] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.861954 14588 raft_consensus.cc:1275] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.863214 14812 consensus_queue.cc:1048] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.872164 14663 raft_consensus.cc:1275] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Refusing update from remote peer 806f173651034677a1cca0067766e332: 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:57.873804 14856 consensus_queue.cc:1048] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.913865 14588 raft_consensus.cc:1275] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:57.915191 14834 consensus_queue.cc:1048] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.920051 14513 raft_consensus.cc:1275] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:57.923067 14834 consensus_queue.cc:1048] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.988893 14407 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58654:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:53:00.008114 14407 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58654:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:53:00.032752  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:00.192996 14922 tablet.cc:1724] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: 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:00.224941 14911 log.cc:927] Time spent T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 14:53:00.303031 14930 log.cc:927] Time spent T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 14:53:00.320670 14553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:37621, user_credentials={real_user=slave}} blocked reactor thread for 69824.4us
I20260709 14:53:00.290589 14945 tablet.cc:1724] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: 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:00.434089 14949 tablet.cc:1724] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: 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:00.375370 14922 tablet.cc:1724] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: 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:00.463389 14919 tablet.cc:1724] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.477746 14948 log.cc:927] Time spent T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:53:00.484614 14952 tablet.cc:1724] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.482578 14949 tablet.cc:1724] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: 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:00.486266 14956 tablet.cc:1724] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.497608 14922 tablet.cc:1724] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: 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:00.476217 14586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b"
dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
mode: GRACEFUL
new_leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:39586
I20260709 14:53:00.517082 14586 raft_consensus.cc:606] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Received request to transfer leadership to TS 2aa88fc366b844a0aaf9a526d7c143bf
I20260709 14:53:00.508726 14951 tablet.cc:1724] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.532313 14949 tablet.cc:1724] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: 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:00.507947 14950 tablet.cc:1724] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: 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:00.539914 14956 tablet.cc:1724] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.542507 14922 tablet.cc:1724] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: 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:00.547829 14952 tablet.cc:1724] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.551348 14955 tablet.cc:1724] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.555181 14953 tablet.cc:1724] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.549098 14960 tablet.cc:1724] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.566756 14958 tablet.cc:1724] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.574003 14953 tablet.cc:1724] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.568930 14952 tablet.cc:1724] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.586635 14956 tablet.cc:1724] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.587059 14953 tablet.cc:1724] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.608451 14953 tablet.cc:1724] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.612532 14919 tablet.cc:1724] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.616011 14951 tablet.cc:1724] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: 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:00.624842 14960 tablet.cc:1724] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: 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:00.649595 14513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001"
dest_uuid: "806f173651034677a1cca0067766e332"
mode: GRACEFUL
new_leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:44586
I20260709 14:53:00.650275 14513 raft_consensus.cc:606] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Received request to transfer leadership to TS 2aa88fc366b844a0aaf9a526d7c143bf
I20260709 14:53:00.651881  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:00.652463  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:00.665871 14407 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: soft_deleted_table [id=7d9dedae05ef42be99b13d40cad35920] alter complete (version 1)
I20260709 14:53:00.685868 14917 raft_consensus.cc:993] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: : Instructing follower 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:53:00.686314 14917 raft_consensus.cc:1081] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Signalling peer 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:53:00.688005 14660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:57388
I20260709 14:53:00.688580 14660 raft_consensus.cc:493] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.688906 14660 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.694532 14660 raft_consensus.cc:515] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.696451 14660 leader_election.cc:290] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 3 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:53:00.697319 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:53:00.697955 14513 raft_consensus.cc:3055] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:00.698205 14513 raft_consensus.cc:740] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806f173651034677a1cca0067766e332, State: Running, Role: LEADER
I20260709 14:53:00.698010 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccb4fea079f44c8819913088dca7001" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:53:00.698783 14586 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.698932 14513 consensus_queue.cc:260] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [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: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.700014 14513 raft_consensus.cc:3060] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.704512 14513 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 3.
I20260709 14:53:00.704715 14586 raft_consensus.cc:2468] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 3.
I20260709 14:53:00.705840 14628 leader_election.cc:304] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [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: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:53:00.706733 14932 raft_consensus.cc:2804] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:00.707160 14932 raft_consensus.cc:697] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:53:00.707980 14932 consensus_queue.cc:237] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [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: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.716889 14407 catalog_manager.cc:5697] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 2 to 3, leader changed from 806f173651034677a1cca0067766e332 (127.9.77.65) to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 3 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:00.940189 14921 raft_consensus.cc:993] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: : Instructing follower 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:53:00.940646 14921 raft_consensus.cc:1081] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Signalling peer 2aa88fc366b844a0aaf9a526d7c143bf to start an election
I20260709 14:53:00.942129 14660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b"
dest_uuid: "2aa88fc366b844a0aaf9a526d7c143bf"
 from {username='slave'} at 127.0.0.1:57374
I20260709 14:53:00.942626 14660 raft_consensus.cc:493] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.942883 14660 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.950402 14660 raft_consensus.cc:515] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.952361 14660 leader_election.cc:290] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 2 election: Requested vote from peers 806f173651034677a1cca0067766e332 (127.9.77.65:40413), 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097)
I20260709 14:53:00.953308 14513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806f173651034677a1cca0067766e332"
I20260709 14:53:00.953346 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb88cfa8b8c4afd98c6d797adbff67b" candidate_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5799c2b5b58142b3a85bb0a9c8370d25"
I20260709 14:53:00.953815 14513 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.954116 14586 raft_consensus.cc:3055] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.954432 14586 raft_consensus.cc:740] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5799c2b5b58142b3a85bb0a9c8370d25, State: Running, Role: LEADER
I20260709 14:53:00.955296 14586 consensus_queue.cc:260] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.956598 14586 raft_consensus.cc:3060] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.960282 14513 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 2.
I20260709 14:53:00.961364 14628 leader_election.cc:304] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa88fc366b844a0aaf9a526d7c143bf, 806f173651034677a1cca0067766e332; no voters: 
I20260709 14:53:00.962203 14932 raft_consensus.cc:2804] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.962680 14932 raft_consensus.cc:697] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 LEADER]: Becoming Leader. State: Replica: 2aa88fc366b844a0aaf9a526d7c143bf, State: Running, Role: LEADER
I20260709 14:53:00.963404 14586 raft_consensus.cc:2468] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa88fc366b844a0aaf9a526d7c143bf in term 2.
I20260709 14:53:00.963650 14932 consensus_queue.cc:237] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } }
I20260709 14:53:00.975069 14407 catalog_manager.cc:5697] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf reported cstate change: term changed from 1 to 2, leader changed from 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66) to 2aa88fc366b844a0aaf9a526d7c143bf (127.9.77.67). New cstate: current_term: 2 leader_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa88fc366b844a0aaf9a526d7c143bf" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 37621 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.236392 14513 raft_consensus.cc:1275] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:01.237715 14932 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:01.248656 14586 raft_consensus.cc:1275] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:01.251701 14889 consensus_queue.cc:1048] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:01.552069 14513 raft_consensus.cc:1275] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:01.553356 14889 consensus_queue.cc:1048] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "806f173651034677a1cca0067766e332" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.564687 14586 raft_consensus.cc:1275] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Refusing update from remote peer 2aa88fc366b844a0aaf9a526d7c143bf: 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:01.566313 14889 consensus_queue.cc:1048] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5799c2b5b58142b3a85bb0a9c8370d25" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:01.709769  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 14:53:01.741173  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:01.741961  9525 tablet_replica.cc:333] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.742669  9525 raft_consensus.cc:2243] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.743140  9525 raft_consensus.cc:2272] T bdc558a20c4042fd89057624882f7ec7 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.745204  9525 tablet_replica.cc:333] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.745791  9525 raft_consensus.cc:2243] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.746220  9525 raft_consensus.cc:2272] T c948c76189174f91844ebdd04df827fb P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.748078  9525 tablet_replica.cc:333] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.748648  9525 raft_consensus.cc:2243] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.749420  9525 raft_consensus.cc:2272] T 807aed2bcf754666953cb2d61d824533 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.751483  9525 tablet_replica.cc:333] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.752233  9525 raft_consensus.cc:2243] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.752683  9525 raft_consensus.cc:2272] T 5a06075deda4407a9ed8d69bc2a2465a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.754691  9525 tablet_replica.cc:333] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.755265  9525 raft_consensus.cc:2243] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.756036  9525 raft_consensus.cc:2272] T 424fdef3cf544b72abec9b8bf5edf9ef P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.757848  9525 tablet_replica.cc:333] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.758387  9525 raft_consensus.cc:2243] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.758819  9525 raft_consensus.cc:2272] T 7cf20cc5b57f45e48001d0e48395cbd2 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.761205  9525 tablet_replica.cc:333] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.761778  9525 raft_consensus.cc:2243] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.762564  9525 raft_consensus.cc:2272] T 18f31dd730f54918a8cf93fea480d419 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.765085  9525 tablet_replica.cc:333] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332: stopping tablet replica
W20260709 14:53:01.765122 14554 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260709 14:53:01.765893  9525 raft_consensus.cc:2243] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.766503  9525 raft_consensus.cc:2272] T 187ed42c64e4458eb2cc71b535599e9a P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:01.768678 14554 consensus_peers.cc:597] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. 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:01.769091 14628 consensus_peers.cc:597] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. 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:01.769520  9525 tablet_replica.cc:333] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.770205  9525 raft_consensus.cc:2243] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.770967  9525 raft_consensus.cc:2272] T ead59bef19254983add8a371ac1cc3b4 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.772878  9525 tablet_replica.cc:333] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.773518  9525 raft_consensus.cc:2243] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.773901  9525 raft_consensus.cc:2272] T 0fb88cfa8b8c4afd98c6d797adbff67b P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.776556  9525 tablet_replica.cc:333] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.777062  9525 raft_consensus.cc:2243] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.777464  9525 raft_consensus.cc:2272] T e3ba41d763cd4416a97a235dd0ab95e2 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.779294  9525 tablet_replica.cc:333] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.779757  9525 raft_consensus.cc:2243] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.780124  9525 raft_consensus.cc:2272] T 36c4ab7fb3654a0e9161348bdb5fa289 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.781895  9525 tablet_replica.cc:333] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.782354  9525 raft_consensus.cc:2243] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.783021  9525 raft_consensus.cc:2272] T e7243800b5d4490280ce80f885f1b217 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.784771  9525 tablet_replica.cc:333] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.785322  9525 raft_consensus.cc:2243] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.785672  9525 raft_consensus.cc:2272] T 6ccb4fea079f44c8819913088dca7001 P 806f173651034677a1cca0067766e332 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.788086  9525 tablet_replica.cc:333] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.788698  9525 raft_consensus.cc:2243] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.789523  9525 raft_consensus.cc:2272] T e622601e05364e4ca7f0a2b393870747 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.792275  9525 tablet_replica.cc:333] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.792937  9525 raft_consensus.cc:2243] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.793558  9525 raft_consensus.cc:2272] T a5d5b94a56c54f64932d0a157b476fd6 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.795738  9525 tablet_replica.cc:333] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.796231  9525 raft_consensus.cc:2243] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.796702  9525 raft_consensus.cc:2272] T c5071d2b87c841739b7114a195f9c7d0 P 806f173651034677a1cca0067766e332 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.798815  9525 tablet_replica.cc:333] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332: stopping tablet replica
I20260709 14:53:01.799371  9525 raft_consensus.cc:2243] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.800175  9525 raft_consensus.cc:2272] T 891b2c2abfe54241af92a93ab2867e81 P 806f173651034677a1cca0067766e332 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.841202  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 14:53:01.845331 14628 consensus_peers.cc:597] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:01.879029  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 14:53:01.904881  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:01.905611  9525 tablet_replica.cc:333] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.906224  9525 raft_consensus.cc:2243] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.906739  9525 raft_consensus.cc:2272] T bdc558a20c4042fd89057624882f7ec7 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.908704  9525 tablet_replica.cc:333] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.909250  9525 raft_consensus.cc:2243] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.909682  9525 raft_consensus.cc:2272] T 424fdef3cf544b72abec9b8bf5edf9ef P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.911538  9525 tablet_replica.cc:333] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.912067  9525 raft_consensus.cc:2243] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.912810  9525 raft_consensus.cc:2272] T 5a06075deda4407a9ed8d69bc2a2465a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.914740  9525 tablet_replica.cc:333] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.915387  9525 raft_consensus.cc:2243] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.916168  9525 raft_consensus.cc:2272] T c948c76189174f91844ebdd04df827fb P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.918128  9525 tablet_replica.cc:333] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.918716  9525 raft_consensus.cc:2243] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.919154  9525 raft_consensus.cc:2272] T 807aed2bcf754666953cb2d61d824533 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.921021  9525 tablet_replica.cc:333] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.921614  9525 raft_consensus.cc:2243] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.922047  9525 raft_consensus.cc:2272] T 18f31dd730f54918a8cf93fea480d419 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.923921  9525 tablet_replica.cc:333] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.924834  9525 raft_consensus.cc:2243] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.925890  9525 raft_consensus.cc:2272] T 187ed42c64e4458eb2cc71b535599e9a P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.927930  9525 tablet_replica.cc:333] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.928413  9525 raft_consensus.cc:2243] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.928788  9525 raft_consensus.cc:2272] T 7cf20cc5b57f45e48001d0e48395cbd2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.930632  9525 tablet_replica.cc:333] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.931140  9525 raft_consensus.cc:2243] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.931551  9525 raft_consensus.cc:2272] T ead59bef19254983add8a371ac1cc3b4 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.934644  9525 tablet_replica.cc:333] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.935272  9525 raft_consensus.cc:2243] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.935734  9525 raft_consensus.cc:2272] T 0fb88cfa8b8c4afd98c6d797adbff67b P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.938752  9525 tablet_replica.cc:333] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.939613  9525 raft_consensus.cc:2243] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:01.940637  9525 raft_consensus.cc:2272] T e3ba41d763cd4416a97a235dd0ab95e2 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.943403  9525 tablet_replica.cc:333] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.944012  9525 raft_consensus.cc:2243] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:01.944443 14554 consensus_peers.cc:597] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:01.944911  9525 raft_consensus.cc:2272] T 36c4ab7fb3654a0e9161348bdb5fa289 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.947729  9525 tablet_replica.cc:333] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.948319  9525 raft_consensus.cc:2243] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.948799  9525 raft_consensus.cc:2272] T e7243800b5d4490280ce80f885f1b217 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.950834  9525 tablet_replica.cc:333] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.951452  9525 raft_consensus.cc:2243] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.951918  9525 raft_consensus.cc:2272] T 6ccb4fea079f44c8819913088dca7001 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.955072  9525 tablet_replica.cc:333] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.955950  9525 raft_consensus.cc:2243] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.956523  9525 raft_consensus.cc:2272] T e622601e05364e4ca7f0a2b393870747 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.959203  9525 tablet_replica.cc:333] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.959978  9525 raft_consensus.cc:2243] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:01.960777 14628 consensus_peers.cc:597] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:01.960983  9525 raft_consensus.cc:2272] T a5d5b94a56c54f64932d0a157b476fd6 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.963819  9525 tablet_replica.cc:333] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.964541  9525 raft_consensus.cc:2243] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:01.965184 14629 consensus_peers.cc:597] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf -> Peer 5799c2b5b58142b3a85bb0a9c8370d25 (127.9.77.66:33097): Couldn't send request to peer 5799c2b5b58142b3a85bb0a9c8370d25. 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:01.965418  9525 raft_consensus.cc:2272] T c5071d2b87c841739b7114a195f9c7d0 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:01.967743  9525 tablet_replica.cc:333] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25: stopping tablet replica
I20260709 14:53:01.968453  9525 raft_consensus.cc:2243] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:01.968948  9525 raft_consensus.cc:2272] T 891b2c2abfe54241af92a93ab2867e81 P 5799c2b5b58142b3a85bb0a9c8370d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.007091  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 14:53:02.036813 14628 consensus_peers.cc:597] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf -> Peer 806f173651034677a1cca0067766e332 (127.9.77.65:40413): Couldn't send request to peer 806f173651034677a1cca0067766e332. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:02.039407  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 14:53:02.063871  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:02.064553  9525 tablet_replica.cc:333] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.065153  9525 raft_consensus.cc:2243] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.065678  9525 raft_consensus.cc:2272] T 424fdef3cf544b72abec9b8bf5edf9ef P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.067493  9525 tablet_replica.cc:333] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.068068  9525 raft_consensus.cc:2243] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.068775  9525 raft_consensus.cc:2272] T bdc558a20c4042fd89057624882f7ec7 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.070547  9525 tablet_replica.cc:333] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.071065  9525 raft_consensus.cc:2243] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.071528  9525 raft_consensus.cc:2272] T c948c76189174f91844ebdd04df827fb P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.073308  9525 tablet_replica.cc:333] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.073825  9525 raft_consensus.cc:2243] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.074242  9525 raft_consensus.cc:2272] T 5a06075deda4407a9ed8d69bc2a2465a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.076036  9525 tablet_replica.cc:333] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.076561  9525 raft_consensus.cc:2243] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.076975  9525 raft_consensus.cc:2272] T 807aed2bcf754666953cb2d61d824533 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.078673  9525 tablet_replica.cc:333] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.079166  9525 raft_consensus.cc:2243] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.079623  9525 raft_consensus.cc:2272] T 18f31dd730f54918a8cf93fea480d419 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.081238  9525 tablet_replica.cc:333] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.081741  9525 raft_consensus.cc:2243] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.082172  9525 raft_consensus.cc:2272] T 187ed42c64e4458eb2cc71b535599e9a P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.084022  9525 tablet_replica.cc:333] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.084522  9525 raft_consensus.cc:2243] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.085305  9525 raft_consensus.cc:2272] T 7cf20cc5b57f45e48001d0e48395cbd2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.087090  9525 tablet_replica.cc:333] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.087630  9525 raft_consensus.cc:2243] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.088080  9525 raft_consensus.cc:2272] T ead59bef19254983add8a371ac1cc3b4 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.089854  9525 tablet_replica.cc:333] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.090345  9525 raft_consensus.cc:2243] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.091100  9525 raft_consensus.cc:2272] T 0fb88cfa8b8c4afd98c6d797adbff67b P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.093384  9525 tablet_replica.cc:333] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.093933  9525 raft_consensus.cc:2243] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.094396  9525 raft_consensus.cc:2272] T 36c4ab7fb3654a0e9161348bdb5fa289 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.096244  9525 tablet_replica.cc:333] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.096745  9525 raft_consensus.cc:2243] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.097172  9525 raft_consensus.cc:2272] T e3ba41d763cd4416a97a235dd0ab95e2 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.098881  9525 tablet_replica.cc:333] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.099447  9525 raft_consensus.cc:2243] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.099880  9525 raft_consensus.cc:2272] T e7243800b5d4490280ce80f885f1b217 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.101576  9525 tablet_replica.cc:333] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.102064  9525 raft_consensus.cc:2243] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.102794  9525 raft_consensus.cc:2272] T 6ccb4fea079f44c8819913088dca7001 P 2aa88fc366b844a0aaf9a526d7c143bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.104897  9525 tablet_replica.cc:333] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.105409  9525 raft_consensus.cc:2243] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.105836  9525 raft_consensus.cc:2272] T e622601e05364e4ca7f0a2b393870747 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.107841  9525 tablet_replica.cc:333] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.108325  9525 raft_consensus.cc:2243] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.108750  9525 raft_consensus.cc:2272] T a5d5b94a56c54f64932d0a157b476fd6 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.110412  9525 tablet_replica.cc:333] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.110885  9525 raft_consensus.cc:2243] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.111354  9525 raft_consensus.cc:2272] T c5071d2b87c841739b7114a195f9c7d0 P 2aa88fc366b844a0aaf9a526d7c143bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.113035  9525 tablet_replica.cc:333] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf: stopping tablet replica
I20260709 14:53:02.113487  9525 raft_consensus.cc:2243] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:02.113905  9525 raft_consensus.cc:2272] T 891b2c2abfe54241af92a93ab2867e81 P 2aa88fc366b844a0aaf9a526d7c143bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.151975  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 14:53:02.181308  9525 master.cc:562] Master@127.9.77.126:43347 shutting down...
I20260709 14:53:02.204406  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:02.204931  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:02.205302  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0da2e4e8c38e40ce823134ddcbbcc490: stopping tablet replica
I20260709 14:53:02.226768  9525 master.cc:584] Master@127.9.77.126:43347 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11941 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25442 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117068 ms total)
[  PASSED  ] 8 tests.
I20260709 14:53:02.281040  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260709 14:53:02.281265  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260709 14:53:02.281454  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260709 14:53:02.281695  9525 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 ~33 seconds ago
I20260709 14:53:02.281883  9525 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 ~33 seconds ago
I20260709 14:53:02.282054  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:53:02.282387  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 80 messages since previous log ~20 seconds ago
